On Wednesday 22 August 2007, lynx.abraxas@...1631... wrote:
On 22/08/07 23:53:45, JonY wrote:
lynx.abraxas@...1631... wrote:
On 22/08/07 18:43:47, JonY wrote:
lynx.abraxas@...1631... wrote:
On 21/08/07 18:25:58, john cliff wrote:
Huh?! Mine builds fine??!
Try doing a fresh check out. Get the new gtk210 and MingW package (gtk210-070819-3.7z and mingw-4.2.0-070518.7z).
I have an LFS here with gtk2.10.13. I figured out the missing header files are from libpoppler. libpoppler doesn't install them. Using export CPPFLAGS="-I /usr/src/libpoppler/poppler-0.5.91/poppler/ -I /usr/src/libpoppler/poppler-0.5.91/goo" didn't solve the problem fully because Object.h has #include "goo/gtypes.h" in it. How did You install poppler? Do You have a better idea then editing all these local includes to global ones?
Hi, ignore this message if duplicate, stupid dial up speed DSL line with giant latency.
LFS? Linux From Scratch?
Yes, no M$ windows at all...
Wait, are you using MSYS to do a bootstrap? I didn't do that. Get the packages from http://inkscape.modevia.com/win32libs/ instead.
Forgive me if I am wrong but I assumed that from your earlier post that you are building Inkscape from MinGW under Windows. gtk210-070819-3.7z comes with poppler.
I fear this misunderstandig might come from the fact, that I didn't start this thread but only agreed to a post where unsuccessful build of svn was mentioned. I'm sorry for that. I don't have the post I replied to any more.
So to make things clear:
I have a linux from scratch. gtk 2.10.13, poppler-0.5.91. svn inkscape Revision: 15884. I do ./autogen.sh; configure; make. Configure is happy with my system and also with my poppler-0.5.91. poppler-0.5.91 has the header files that can't be found during inkscape make but these seem to be headers only for compilation of poppler or poppler at least does not install them. Telling inkscape configure about the sources of poppler helps but then the make gets stuck because some includes in the poppler-headers are local ones which then of course don't resove. I couldn't find any hint about some special poppler install in the docs but as it is brand new developpment docs are often behind. I just wonder if and how someone made a complete make with poppler used with current svn so far?
Sorry for the confusion. Lynx
------ This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
Need personalized email and website? Look no further. It's easy with Doteasy $0 Web Hosting! Learn more at www.doteasy.com
I am not quite ready to do Linux from scratch. But I do want to install a distro on a spare partition that is friendly toward graphics packages like Inkscape, Scribus and Gimp. Slackware makes me jump through too many hoops. I tried Gentoo once years ago but it seemed to take forever just to get a normal install. I am also looking at Debian. Ubuntu is a bit simplistic for my needs. I need a bit more control.
Are there any recent users of Debian and/or Gentoo who would care to comment on their merits as a platform for bleeding edge versions of e.g., Inkscape? Does Gentoo still take hours and hours to install, with page after page of detailed instructions?