pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Trying to build pan 0.13.3 from source on RH 7.3


From: Jeff Vian
Subject: Re: [Pan-users] Trying to build pan 0.13.3 from source on RH 7.3
Date: Sat, 11 Jan 2003 19:52:16 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

This is referenced in the configure script as "ac_default_prefix=/usr/local" in many packages.

To override the default you can run configure with "--prefix=/usr" (or any other directory name of your choice) and it will set up the Makefile to install into the listed directory

THIS IS NOT A BUG.
Instead it is a standard install tool option.

Brian Morrison wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 30 Dec 2002 18:19:52 +0000 in
address@hidden Brian Morrison
<address@hidden> wrote:

checking for gtkspell-2.0 >= 2.0.2... Package gtkspell-2.0 was not
found in the pkg-config search path.
Perhaps you should add the directory containing `gtkspell-2.0.pc'
to the PKG_CONFIG_PATH environment variable

This appears not to be set or exported, and nowhere is it referenced in
the configure script that I can find.

/usr/local/lib/pkgconfig/gtkspell-2.0.pc

Linking the above file to /usr/lib/pkgconfig allows the build to
succeed. This is the only file in the path shown above, all other .pc
files are in /usr/lib/pkgconfig.

I built gtkspell from source, it appears that the default place for
locally built packages i.e. /usr/local is not picked up by other build
scripts. Is this a bug or is it reasonable to have to fiddle about to
make it work?

Maybe there is a system wide pkgconfig file that sets the search path?

- --
Brian Morrison







reply via email to

[Prev in Thread] Current Thread [Next in Thread]