
19 Jul
2004
19 Jul
'04
1:29 p.m.
MenTaLguY wrote:
On Sun, 2004-07-18 at 19:00, inkscape@...382... wrote:
Hi. I have some bad news.
Unfortunately, the last build attempt at compiling Inkscape CVS was very unsuccesful.
...
Requested 'gtk+-2.0 >= 2.4.0' but version of GTK+ is 2.2.4
Unsurprisingly, you need to install gtk+ 2.4. You will also need sigc++ 2.0 and gtkmm 2.4.
Note that we wil also be adding a dependency on libgc soon.
(am I replying to an automated email? the text sounds familiar..)
-mental
One possibility, is that we can build sigc++/glibmm/gtkmm with ./configure --enable-static , so that we can link statically with those, and not require the end-user to have them.
Bob