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



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

-- 
(*   Georgi Georgiev   (* Are you scared of speed? If so, then try     (*
*)    chutz gg3 net    *) Windows 95.                                  *)
(*  +81(90)6266-1163   (*                                              (*

Attachment: pgpFPC3OzUQou.pgp
Description: PGP signature



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