Re: [Fink-devel] unable to install inkscape

2008-06-22 Thread marlene . sanjose
Yes inkscape 0.44.1-1003 successfully installed. The software works
perfectly. Thanks for your help.
Marlene


 [EMAIL PROTECTED] wrote:
 Hello,

 I'm trying to install inkscape unstable package on a MacBook 10.4.11
 with
 2.16GHz Intel COre 2 Duo. I got the following error:

 + export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
 + export CPATH=/sw/include
 + CPATH=/sw/include
 + export
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 +
 PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
 + ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
 --with-xft --disable-dependency-tracking --with-gnome-vfs --enable-lcms
 + make
 seltrans.h:137: error: 'SigC' has not been declared
 seltrans.h:137: error: 'Connection' does not name a type

 This version of inkscape uses the name SigC::Connection, but the version
 of libsigc++2 it links to uses sigc::connection. I don't know what the
 story behind this is, but both on google and in the libsigc++2
 documentation one finds both upper- and lowercase variants (maybe the
 capitalized one is from an older version, but I am only guessing).

 In any case, if one adds a patch line

   perl -pi -e 's|SigC::C|sigc::c|g' src/seltrans.h

 then the inkscape-1.44 package builds OK for me on 10.4. Inkscape-1.46
 already comes with the lowercase version.

 I am committing this to CVS; watch out for version 0.44.1-1003.

 --
 Martin





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


[Fink-devel] unable to install inkscape

2008-06-19 Thread marlene . sanjose
Hello,

I'm trying to install inkscape unstable package on a MacBook 10.4.11 with
2.16GHz Intel COre 2 Duo. I got the following error:

+ export LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ LIBRARY_PATH=/usr/X11R6/lib:/sw/lib
+ export CPATH=/sw/include
+ CPATH=/sw/include
+ export
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+
PATH=/usr/X11R6/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
+ ./configure --prefix=/sw --mandir=/sw/share/man --with-xinerama
--with-xft --disable-dependency-tracking --with-gnome-vfs --enable-lcms
+ make
seltrans.h:137: error: 'SigC' has not been declared
seltrans.h:137: error: 'Connection' does not name a type
seltrans.h:138: error: 'SigC' has not been declared
seltrans.h:138: error: 'Connection' does not name a type
make[2]: *** [select-context.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[...]
### execution of /var/tmp/tmp.1.sr5Xoq failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-inkscape-0.44.1-1002
(Lecture de la base de donn#8730;©es... 58052 fichiers et
r#8730;©pertoires d#8730;©j#8730;† install#8730;©s.)
Suppression de fink-buildlock-inkscape-0.44.1-1002 ...
Failed: phase compiling: inkscape-0.44.1-1002 failed


What should I do to have it working? Thanks in dadvance for your help

Marlène SANJOSE





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel