On Sunday 04 of November 2012 16:02:31 Ihar `Philips` Filipau wrote:
> On 11/4/12, Hongyi Zhao <[email protected]> wrote:
> > Hi all,
> > 
> > I've compiled the latest poppler git version from here:
> > 
> > git clone git://git.freedesktop.org/git/poppler/poppler
> > 
> > The compiling was done with the following steps:
> > 
> > $ ./configure --enable-poppler-qt4 && make && make install
> > 
> > This will install the poppler with qt4 wrapper under /usr/local.
> 
> Why not try then to use the `--prefix` option to install it under the /usr?

Because /usr is for pkg-controlled libs. It's not where user-supplied 
libraries should be installed (unless you like mess and don't mind issues in a 
future). /usr/local is fine, but...

>> Then, I proceed to compile the svn version of texstudio, but I meet the
>> following errors:

This is likely a problem with texstudio that it either doesn't use pkgconfig 
Poppler module to locate Poppler in system or uses it wrong (for instance 
forgets to append poppler's include directories, like it seems here).

-- 
regards
MM

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to