libgc on SUSE 9.2 profesional
I recently downloaded inkscape and I have to say it is very impressive. I have been trying to get it to run on my linux box which is running SUSE 9.2 professional and when I am running configure I get an error telling me the garbage collector is not installed. So I went to the referenced site and installed it into /usr/local/lib. Then re-ran configure and got the same error. Is there a way to indicate to configure where the libs exist using some sort of --with-<insert lib name>?
Any help any one can give me would be greatly appreciated. I would much rather run inkscape on my linux box instead of my windows machine.
Regards, Shawn Vose
-----Original Message----- From: inkscape-devel-admin@lists.sourceforge.net [mailto:inkscape-devel-admin@lists.sourceforge.net] On Behalf Of Ralf Stephan Sent: Thursday, August 25, 2005 5:24 AM To: Inkscape Devel List Subject: Re: [Inkscape-devel] Bugs in Stroke Dialog
John Taber:
On Inkscape 0.4.2.0, I've run across a few bugs with strokes:
- With end markers, Left arrow is bigger than right arrow (assuming
something like Arrow1Sstart, Arrow1Send) - seems to do this for large,medium,small arrows 2) The entry box for dash spacing will not accept any values 3) The combo popup for line end types gives different choices - sometimes large arrow is available, pick another marker, then large becomes available again. Plus there is often a large blank portion of
the combo list.
Thanks for your observations. I've added a new report with this info to the tracker.
Regards, ralf
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
Well, I too ran into this in my bleeding edge inkscape environment on FC4, GNOME. The solution there ultimately is to do
export CPATH=/usr/local/include
in your build environment. You will probably need to add /usr/local/lib to your LD_LIBRARY_PATH as well.
That should get you through configure.
Shawn Vose wrote:
I recently downloaded inkscape and I have to say it is very impressive. I have been trying to get it to run on my linux box which is running SUSE 9.2 professional and when I am running configure I get an error telling me the garbage collector is not installed. So I went to the referenced site and installed it into /usr/local/lib. Then re-ran configure and got the same error. Is there a way to indicate to configure where the libs exist using some sort of --with-<insert lib name>?
Any help any one can give me would be greatly appreciated. I would much rather run inkscape on my linux box instead of my windows machine.
Regards, Shawn Vose
-----Original Message----- From: inkscape-devel-admin@lists.sourceforge.net [mailto:inkscape-devel-admin@lists.sourceforge.net] On Behalf Of Ralf Stephan Sent: Thursday, August 25, 2005 5:24 AM To: Inkscape Devel List Subject: Re: [Inkscape-devel] Bugs in Stroke Dialog
John Taber:
On Inkscape 0.4.2.0, I've run across a few bugs with strokes:
- With end markers, Left arrow is bigger than right arrow (assuming
something like Arrow1Sstart, Arrow1Send) - seems to do this for large,medium,small arrows 2) The entry box for dash spacing will not accept any values 3) The combo popup for line end types gives different choices - sometimes large arrow is available, pick another marker, then large becomes available again. Plus there is often a large blank portion of
the combo list.
Thanks for your observations. I've added a new report with this info to the tracker.
Regards, ralf
SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
inkblotter
-
Shawn Vose