[redland-dev] Compiling all packages on Linux 64
Wouter Bolsterlee
uws at xs4all.nl
Fri Mar 26 22:29:21 CET 2010
Op vrijdag 26-03-2010 om 15:20 uur [tijdzone -0400], schreef Chris Wj:
> I always get configure: error: Raptor missing - get it from
> http://librdf.org/raptor/
> I went to the corresponding error in the configure script, and it
> seems as it only uses pkg-config to find raptor. As soon as it doesn't
> get anything from 'pkg-config raptor' it stops; no matter what I put
> for --with-raptor.
>
> Can anyone provide some guidance as to how to allow rasqal to find the
> newly compiled raptor?
Have you tried pointing the $PKG_CONFIG_PATH environment variable to
your custom install prefix? Description from the pkg-config manual page:
| PKG_CONFIG_PATH
|
| A colon-separated (on Windows, semicolon-sep‐
| arated) list of directories to search for .pc
| files. The default directory will always be
| searched after searching the path; the
| default is libdir/pkgconfig:datadir/pkgconfig
| where libdir is the libdir where pkg-config
| and datadir is the datadir where pkg-config
| was installed.
Hopefully this works for you.
— Wouter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Dit berichtdeel is digitaal ondertekend
Url : http://lists.librdf.org/pipermail/redland-dev/attachments/20100326/7c457c6f/attachment.pgp
More information about the redland-dev
mailing list