<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PyeK9a</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PyeK9a"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/PyeK9a"/>
	<updated>2026-05-09T18:31:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=CompilingFC2&amp;diff=14877</id>
		<title>CompilingFC2</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=CompilingFC2&amp;diff=14877"/>
		<updated>2007-06-10T08:58:53Z</updated>

		<summary type="html">&lt;p&gt;PyeK9a: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Fedora Core 2 for Inkscape 0.40CVS ==&lt;br /&gt;
&lt;br /&gt;
After having the most up to date RPMs for FC2 from fedora updates, this is what I found for compiling Inkscape.&lt;br /&gt;
&lt;br /&gt;
Well...after checking out a clean copy of the inkscape module, autogen.sh will not generate ltmain.sh, so I had to make a softlink to a copy of ltmain.sh, which was located here: /usr/share/libtools/ltmain.sh&lt;br /&gt;
&lt;br /&gt;
So I ran:&lt;br /&gt;
&lt;br /&gt;
   $ ln -s /usr/share/libtools/ltmain.sh ./&lt;br /&gt;
&lt;br /&gt;
Then I ran:&lt;br /&gt;
&lt;br /&gt;
   $ ./autogen.sh&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Then to get all the makefiles, I ran:&lt;br /&gt;
&lt;br /&gt;
   $ ./configure&lt;br /&gt;
&lt;br /&gt;
Now need to have Boehm Garbage collector installed. Follow the Boehm Garbage Collector instructions on the [[CompilingInkscape]] page for this to work. After installed, then rerun:&lt;br /&gt;
&lt;br /&gt;
   $ ./configure&lt;br /&gt;
&lt;br /&gt;
For libsigc  2 currently you must download and install: http://sourceforge.net/project/showfiles.php?group_id=1970&lt;br /&gt;
&lt;br /&gt;
Now you need gtkmm 2.4 and glibmm 2.4:&lt;br /&gt;
&lt;br /&gt;
http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.4/&lt;br /&gt;
&lt;br /&gt;
http://ftp.gnome.org/pub/GNOME/sources/gtkmm/2.4/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You need to ./configure; make; make install for libsigc  , glibmm 2.4 and gtkmm 2.4 &lt;br /&gt;
&lt;br /&gt;
Afterwards update your paths and all that and then run ./autogen.sh; ./configure; make; make install on the CVS version of inkscape...&lt;br /&gt;
&lt;br /&gt;
[[Category:Wiki Attic]]&lt;/div&gt;</summary>
		<author><name>PyeK9a</name></author>
	</entry>
</feed>