GTK+ FAQ | ||
---|---|---|
<<< Previous | How to find, configure, install, and troubleshoot GTK+ | Next >>> |
Generally, all you will need to do is issue the commands:
./configure
make
in the gtk+-version/ directory.
<<< Previous | Home | Next >>> |
Where can I get GTK+? | Up | When compiling GTK+ I get an error like: make: file `Makefile' line 456: Syntax error |