Re: [gtkmm] seg fault
- From: Christer Palm <palm nogui se>
- To: Neeraj Korde <nkorde umich edu>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] seg fault
- Date: Wed, 10 Sep 2003 19:12:56 +0200
Neeraj Korde wrote:
how do u tweak PATH, LD_RUN_PATH, LD_LIBRARAY_PATH and PKG_CONFIG_PATH. I
guess someone shoulf put a note on this issue in the INSTALL file or on
the download page.
I don't think that the INSTALL file or the download page should be
cluttered with this kind of information, because this is not unique to
gtkmm in any way.
After all, /usr/local _is_ the default install directory unless you
override it, and "make install" _does_ tell you what you need to do to
access the libraries.
Either way, this is how I do it:
export PATH=/usr/local/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/lib
export LD_RUN_PATH=/usr/local/lib
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig
--
Christer Palm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]