You wrote:
> I am not quite sure where to address this issue to, but need some
> help quickly.  Here's my problem:
> I am running Linux RedHat 7.0 and currently have lyx-1.1.6fix3
> installed and have used it with very good results.
> However, I tried to apply the latest fix, lyx-1.1.6fix4-1.386.rpm
> by using the following:
> rpm -Uvh lyx-1.1.6fix4-1.386.rpm and I get this error:
> libstdc++-libc6.1-2.so.3 is needed by lyx-1.1.6fix4-1
> I am running an Intel 586 machine.

I received very good advice on a similar problem, so I suppose it
may be my turn to help here.

One option is to download the rpm package with source (5.5 MB):
        lyx-1.1.6fix4-1.src.rpm
then,
        rpm --rebuild lyx-1.1.6fix4-1.src.rpm

This will configure and compile binaries and put them in a new rpm
package somewhere on your system (in my case [RH7.2], it was created
in /usr/src/redhat/RPMS/i386/lyx-1.1.6fix4-1.i386.rpm). You can then
rpm -Uvh that package.

Best,

-- 
Philippe Glaziou  <[EMAIL PROTECTED]>

Reply via email to