Re: compiling nm-applet with a non-standard NM installation path
- From: "Tambet Ingo" <tambet gmail com>
- To: "Daniel Fetchinson" <fetchinson googlemail com>
- Cc: NetworkManager-list gnome org
- Subject: Re: compiling nm-applet with a non-standard NM installation path
- Date: Thu, 13 Dec 2007 08:39:34 +0200
On Dec 13, 2007 8:15 AM, Daniel Fetchinson <fetchinson googlemail com> wrote:
> I tried "export PKG_CONFIG_PATH=/home/fetchinson/opt ; ./configure
> --prefix=/home/fetchinson/opt" as well as "export
> NMA_LIBS=/home/fetchinson/opt ; ./configure
> --prefix=/home/fetchinson/opt" but the same error occured during
> configuring.
>
> How do I tell configure where the NM installation is?
PKG_CONFIG_PATH variable has to point to the directory where the .pc
files are, so:
PKG_CONFIG_PATH=/home/fetchinson/opt/lib/pkgconfig
Make sure you don't add a trailing slash.
Tambet
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]