From: Doruk F. <df...@fi...> - 2010-12-03 09:08:33
|
Fri, 3 Dec 2010 10:29:18 +0800, sasayins <sas...@gm...> : > According to your logs, debug_status and T4K_Blend were not defined. > So it means that linking of the t4k_common shared library is missing. I understand that but t4k_common is already installed in these locations: ================================================ /usr/include/t4k_common.h /usr/lib/libt4k_common.a /usr/lib/libt4k_common.so /usr/lib/libt4k_common.so.0 /usr/lib/libt4k_common.so.0.0.0 /usr/lib/pkgconfig/t4k_common.pc /usr/share/t4k_common/images/menu/left.png /usr/share/t4k_common/images/menu/left.svg /usr/share/t4k_common/images/menu/left_gray.png /usr/share/t4k_common/images/menu/left_gray.svg /usr/share/t4k_common/images/menu/right.png /usr/share/t4k_common/images/menu/right.svg /usr/share/t4k_common/images/menu/right_gray.png /usr/share/t4k_common/images/menu/right_gray.svg /usr/share/t4k_common/images/menu/stop.png /usr/share/t4k_common/images/menu/stop.svg /usr/share/t4k_common/images/menu/tux4kids.png /usr/share/t4k_common/images/menu/tux4kids.svg ================================================ Likewise the configure script of Tuxmath checks for the library in system and finds it correctly: =============== ... checking for T4K_COMMON... yes ... =============== So I guess, what I'm asking is, what could be the reasong Tuxmath isn't linking to t4k_common, even though it's present in the system? Doruk -- FISEK INSTITUTE - http://www.fisek.org.tr |