PDA

View Full Version : [SOLVED] gtk-config: command not found



viralmeme
October 8th, 2010, 03:03 PM
Trying to install Cinepaint from a tar.gz file. Running ./configure brings up the above error. Where do I get gtk-config from?

andrewthomas
October 9th, 2010, 07:24 AM
Debian

libc6-dev
libglib1.2-dev
libgtk1.2-dev
libjpeg62-dev
libpng-dev
libtiff3g-dev
xlibs-dev
zlib1g-dev
lcms-dev


http://cinepaint.bigasterisk.com/SourceTarball/

viralmeme
October 9th, 2010, 12:55 PM
Debian ..
I checked that the packages are installed, I still get the gtk-config missing error.

andrewthomas
October 10th, 2010, 02:52 AM
sudo apt-get install gcc automake g++ libfltk1.1-dev libgtk2.0-dev zlib1g-dev libjpeg62-dev libpng12-dev libtiff4-dev libopenexr-dev libxpm-dev libgutenprint-dev libgutenprintui2-dev liblcms1-dev pkg-config ftgl-dev libxmu-dev libxxf86vm-dev flex python-dev libtool ./configure --enable-gtk2


http://cinepaint.cvs.sourceforge.net/viewvc/cinepaint/cinepaint-project/cinepaint/ubuntu.sh?content-type=text%2Fplain