|
From: <z31...@st...> - 2005-02-28 08:00:48
|
Hi I have set a PATH and PKG_CONFIG_PATH to appropriate directories: PATH to /usr/local/bin PKG_CONFIG_PATH to /usr/local/lib/pkgconfig LIBRARY_PATH to /usr/local/lib CPATH to /usr/include But when I make player1.6.2 it goes into the directories of my OLDER PATH and following error comes 2 times undefined reference to `gtk_type_check_object_cast' However if I install player in other than /usr/local/bin with --prefix command, it installs properly. I want to install all librtk, player and stage in DEFAULT because I am having libraries problem but I can not install in DEFAULt (/usr/local/bin) directory Why this error comes and if I give a New PATH, Older goes off and which PATH will be searched? CAn I delete to older PATHS? Thanks tahir |