Re: [gtkmm] seg fault
- From: Neeraj Korde <nkorde umich edu>
- To: Christer Palm <palm nogui se>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] seg fault
- Date: Thu, 11 Sep 2003 10:22:05 -0400 (EDT)
This worked! Thanx for your help guys, but i still think this discussion
should be somewhere in the documentation, atleast for the sake of newbies
like me.
Thanx again,
Neeraj Korde
======================
Graduate Student
Mechanical Engineering
University of Michigan
======================
On Wed, 10 Sep 2003, Christer Palm wrote:
> 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]