Compile With Custom Intltool Path?

General discussions about Inkscape.
inkschaap
Posts: 36
Joined: Fri Oct 28, 2011 11:34 pm

Compile With Custom Intltool Path?

Postby inkschaap » Tue Mar 13, 2012 7:30 pm

Hi there,

I'm trying to compile inkscape-0.48.2 on a Linux machine where I do not have root access (university). The intltool library on this machine is too old for inkscape-0.48.2.

I have installed a newer intltool in $HOME/install/intltool-0.35.5. Furthermore, I would like to install inkscape-0.48.2 to $HOME/install/inkscape-0.48.2. I figured out that I need to add the option

Code: Select all

--prefix=$HOME/install/inkscape-0.48.2
to the configure command. But I cannot make use of the new intltool library. How can I tell the configure script to look in a specific place for the intltool library?

Thanks!

Return to “General Discussions”