[Fwd: [Inkscape-user] need help to compile inkscape 0.39 in macosx]
-----Forwarded Message----- From: Albert <albert@...452...> To: inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] need help to compile inkscape 0.39 in macosx Date: Wed, 14 Jul 2004 00:04:30 +0200
Hi all
I'm trying to compile inkscape-039pre4 in macosx and I'm running into this problem:
No package 'gtkmm-2.0' found
configure: error: Library requirements (gtk+-2.0 >= 2.0.0 libxml-2.0
= 2-2.4.24 sigc++-1.2 gtkmm-2.0 ) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
I know I have gtkmm1.2 installed and than I need then to install 2.0, but the question is: inkscape 0.38 did NOT require neither gtkmm1.2 nor 2.0. I thought this would be necessary from 0.40 and onward, not before. When was this changed, or what did I miss?
Also, which gtkmm should I install: 2.0-2.2, or 2.4 ?
Does anyone know if any of this 2 libs have any problems in macosx ?
Thank you for any help.
Albert
------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
configure: error: Library requirements (gtk+-2.0 >= 2.0.0 libxml-2.0
= 2-2.4.24 sigc++-1.2 gtkmm-2.0 ) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
I know I have gtkmm1.2 installed and than I need then to install 2.0, but the question is: inkscape 0.38 did NOT require neither gtkmm1.2 nor 2.0. I thought this would be necessary from 0.40 and onward, not before. When was this changed, or what did I miss?
It looks to me as if gtkmm isn't used (other than in the ecma directory, which isn't used yet).
Try changing
ink_gtkmm_pkg=gtkmm-2.0
to
ink_gtkmm_pkg=
in configure.in (if you have autoconf installed) or configure (if you don't).
Let us know how you go. I suggest writing just to inkscape-devel@lists.sourceforge.net rather than inkscape-user.
Also, which gtkmm should I install: 2.0-2.2, or 2.4 ?
If you find that you do need gtkmm, then install 2.2 or 2.0. gtkmm 2.4 may be necessary for inkscape 0.40, but I'd guess that it won't work for inkscape 0.39.
pjrm.
participants (2)
-
MenTaLguY
-
Peter Moulder