Re: building on solaris



Seth Hettich <sjh@keg.ucf.ics.uci.edu> writes:

> I see this all the time, so I'm not sure it's really a gnome issue, but
> I think it's relevant.
> 
> Under Solaris, when you link with "-L..." you need a matching "-R..." (most
> of the time).  The config scripts (like glib-config) never seems to do this.
> I'm not sure how they get made... is there a simple way to fix this?

Before you run any of the Gnome executables, use the following (in sh,
ksh, bash or zsh):

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/gnome/lib

(assuming you compiled with --prefix=/usr/local/gnome, adjust
accordingly for a different prefix).

-- 
I refuse to use .sig



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