[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Lyx compilation
- To: Miriam <prog(at-nospam)agri.huji.ac.il>
- Subject: Re: Lyx compilation
- From: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Date: Tue, 7 Nov 2000 09:50:28 +0200 (IST)
- Cc: Dekel Tsur <dekel(at-nospam)math.tau.ac.il>, Linux-Il Mailing List <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <Pine.LNX.4.20.0011041931200.5265-100000@clochemerle.bourgogne>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Sat, 4 Nov 2000, 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.
> In my installation (Slakware 7.0 - kernel 2.2.13) libc.so.5 is in the
> directory /usr/i386-slackware-linux-gnulibc1/lib. I checked the
> libraries an directories in the file config.status. The line is:
> s%@LIBS@% -lSM -lICE -liberty -lc-lm -L/usr/X11R6/lib -lX11 %g
""
I assume the space there wasn't missing in the original line
> Thinking that the problem was there, I tried to add the missing directory
> with an editor: s%@LIBS@% -lSM -lICE -liberty -lc -lm
> -L/usr/i386-slackware-linux-gnulibc1/lib -L/usr/X11R6/lib -lX11 %g
> and made a make clean, make and src/lynx => same error message.
> Any suggestions ? Thanks, Avraham (prog%agri.huji.ac.il)
for the record: lyx should build fine with libc6 (glibc2), which
slackware 7 has, AFAIK. No need to use libc5. No need to tweak your config
for that.
I don't know what is the problem exactly. But anyway: do you have XForms
installed (libxforms)? lyx requires it as well.
--
Tzafrir Cohen
mailto:tzafrir@technion.ac.il
http://www.technion.ac.il/~tzafrir
=================================================================
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