Re: [GnomeMeeting-list] Compile gnomemeeting with another libraries



On Saturday 27 September 2003 03:06 am, Georgi Georgiev wrote:
> On 26/09/2003 at 23:52:02(+0200), Kilian Krause used 1.2K just to say:
> > Hi Haris,
> >
> > >   I have gnome 2.4 cvs in /u1/gnome2 (complete)
> > > Gnomemeeting don't work, because is linked with old libraries (in
> > > /usr/lib) Can I compile gnomemeeting with new libraries in /u1/gnome2
> > > without delete old libraries
> >
> > check the archive of this ML for details. Problem was a *-config script
> > including the /usr/lib hardcoded.
> > You might be lucky running
> > export PATH=/u1/gnome2:$PATH
> > export LD_RUN_PATH=/u1/gnome2:$LD_RUN_PATH
> > export LD_LIBRARY_PATH=/u1/gnome2:$LD_LIBRARY_PATH
>
> I believe the LD_* exports should point to the full path of the libraries.
> The PATH should point to where the executables are.
>
> export PATH=/u1/gnome2/bin:$PATH
> export LD_RUN_PATH=/u1/gnome2/lib:$LD_RUN_PATH
> export LD_LIBRARY_PATH=/u1/gnome2/lib:$LD_LIBRARY_PATH
I have this and it don't work
regards
Haris Peco




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