Mailinglist Archive: opensuse (1486 mails)
| < Previous | Next > |
Re: [opensuse] Frustrated building inkscape 0.47, issue should be simple, just need a bit of help. [SOLVED]
- From: "David C. Rankin" <drankinatty@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 3 Aug 2009 20:58:55 -0500
- Message-id: <200908032058.55360.drankinatty@xxxxxxxxxxxxxxxxxx>
On Saturday 01 August 2009 01:44:50 am Masaru Nomiya wrote:
already done..
BINGO!
Masaru, you're the genius! Not contained in any of the INSTALL or
README* files distributed with inkscape, the answer was contained in link 2
above.
In order to be able to successfully ./configure inkscape 0.47 on
openSuSE 11.0, you must compile the Boehm garbage collector
(http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc.tar.gz) with the
following configure options:
./configure --prefix=/usr --disable-shared --enable-static
After that, inkscape will configure and make without a problem.
P.S. You 11.2 devs ought to release Inkscape 0.47 svn with 11.2. The interface
is much cleaner and I haven't had any problems with it yet. The svn url is:
svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk
inkscape
See: http://www.inkscape.org/download/
--
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Have you seen these?
1. http://wiki.inkscape.org/wiki/index.php/CompilingInkscape#Boehm-GC
already done..
2.http://www.linuxquestions.org/questions/slackware-14/compiling-inkscape-boehm-gc-problem-704802/?s=5c9f5a940e8bb4bd67c39d636dcae1f8
BINGO!
Masaru, you're the genius! Not contained in any of the INSTALL or
README* files distributed with inkscape, the answer was contained in link 2
above.
In order to be able to successfully ./configure inkscape 0.47 on
openSuSE 11.0, you must compile the Boehm garbage collector
(http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc.tar.gz) with the
following configure options:
./configure --prefix=/usr --disable-shared --enable-static
After that, inkscape will configure and make without a problem.
P.S. You 11.2 devs ought to release Inkscape 0.47 svn with 11.2. The interface
is much cleaner and I haven't had any problems with it yet. The svn url is:
svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk
inkscape
See: http://www.inkscape.org/download/
--
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |