Re: libg++ problem

1999-02-08 Thread Jean-Marc Lasgouttes
> "Yan" == Yan Li <[EMAIL PROTECTED]> writes: Yan> Hi, I installed lyx-1.0.0 with SUN's g++. But whenever I try to Yan> run the program by typing "lyx", there is an error message: Note first that g++ *is* the C++ frontend of gcc. This is not a Sun product. Yan> ld.so.1: lyx: fatal: libg++.

Re: libg++ problem

1999-02-08 Thread Mate Wierdl
On Mon, Feb 08, 1999 at 03:41:35AM -0800, Yan Li wrote: > Hi Mate, > > Thank you for your message. As you said, I set LD_LIBRARY_PATH to the > library and recompiled it. It worked ! Finally I can run the program. > Thanks again. > > The only but the biggest problem I got now is that I cannot

libg++ problem

1999-02-07 Thread Yan Li
Hi, I installed lyx-1.0.0 with SUN's g++. But whenever I try to run the program by typing "lyx", there is an error message: ld.so.1: lyx: fatal: libg++.so.2.7.2: open failed: No such file or directory Killed. But I know where the libg++.so.2.7.2 is and also included the directory in LIBS whe