[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lyx compilation
On Sat, Nov 04, 2000 at 07:50:17PM +0200, Miriam wrote:
> Maybe you can help.
> I downloaded lyx-1.1.5fix2.tar.gz and tried to build the program. After
> unpacking, ./configure and make I tried src/lyx. Got the error message:
> error in loading shared libraries: libc.so.5: cannot open shared object
> file: No such file or directory.
You probably have the XForms library compiled for the (really) old libc5.
You can check if this is the case by doing 'ldd locate libforms.so'.
If this is the problem, you need to get the correct version of XForms (you
also need to match the XForms to your libc6 version: glibc-2, or glibc-2.1.
You can check your glibc version by doing /lib/libc*)
PS: Is it possible to use Redhat RPMs on slackware ?
(a RPM for lyx is available at ftp://ftp.sylvan.com/pub/lyx)
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il