compile dependencies on debian
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?
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
6673
Age (days ago)
6673
Last active (days ago)
1 comments
2 participants
participants (2)
-
John Griessen
-
Joshua A. Andler