compile dependencies on debian
![](https://secure.gravatar.com/avatar/84310984ef230137b925f5b67c418a27.jpg?s=120&d=mm&r=g)
14 Sep
2006
14 Sep
'06
12:01 a.m.
Hello,
I got the latest from SVN and ran
./configure
It says these were not findable on my system:
No package 'gdkmm-2.4' found No package 'glibmm-2.4' found No package 'gtkmm-2.4' found
So, I installed some debian packages,
gdk-imlib11-dev
libgtkmm-2.4-1c2a libgtkmm-dev
libsigc++-2.0-dev
but no change. Hints?
![](https://secure.gravatar.com/avatar/43240114e59ed23edc437c762a4fe14a.jpg?s=120&d=mm&r=g)
14 Sep
14 Sep
2:20 p.m.
John Griessen wrote:
Hello,
I got the latest from SVN and ran
./configure
It says these were not findable on my system:
No package 'gdkmm-2.4' found No package 'glibmm-2.4' found No package 'gtkmm-2.4' found
You may want to run the following from the command line: apt-get build-dep inkscape
It should install all dependencies for you. Also make sure you run ./autogen.sh prior to running configure.
If that doesn't help, please let me know.
-Josh
6724
Age (days ago)
6724
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Griessen
-
Joshua A. Andler