LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   glib-mkenums command not found (https://www.linuxquestions.org/questions/linux-software-2/glib-mkenums-command-not-found-290861/)

RohanShrivastav 02-16-2005 04:54 AM

glib-mkenums command not found
 
Hello,

I am trying to install Anjuta (C/C++ IDE ) on SuSE 9.0,
while making (issueing make command) the application it gives an error saying
glib-mkenums Command not found.

I have "glib-mkenums" command in /opt/gnome/bin/, and this path is already in
PATH variable.

From my side i have tried by giving the "--with-glib=/opt/gnome/bin" option to "./configure" before issuing
make command.

Any idea how can i remove this error? and can achieve successfull installation of the pacakge.

Or please tell me, If there is any other good C/C++ Source code browser,
which can allow me to find out the function call sequence,
macro/function/variable definitions, and other usefull stuffs.

Thanks & Regards
-Rohan


All times are GMT -5. The time now is 03:51 AM.