I have a problem using the make command and i am very new to linux. Im using red hat 9 and have both glib and gtk installed. Just wondering if you have any sugestions
thanks
MasMas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a problem using the make command and i am very new to linux. Im using red hat 9 and have both glib and gtk installed. Just wondering if you have any sugestions
thanks
MasMas
You need also the development packages.
gtk+-devel
glib-devel
glib2-devel
gdk-devel?
I'm not sure if these are all, but choosing "Software Developement" at installation (or afterwards) on Redhat9 installs all required libraries.