Jos� Ab�lio
Thanks for reply
Well spotted
I actually read the manual (amazing what that does)
When you use
./configure --with-frontend=qt --with-qt-dir=/usr/lib/qt-3.1
adding the option
--with-frontend=qt
alters the front end from default of xforms to qt
lyx then works ok
feel like a fool, but thanks for the reply
I Taylor
On Monday 09 August 2004 09:34, Jose' Matos wrote:
> On Saturday 07 August 2004 01:10, Taylors wrote:
> > Sir/Madam
> >
> > I just installed lyx on my RedHat 9 installation using qt
>
> Which version? Where did you got it?
>
> > I had no problems with installation till
> > I tried to load lyx when I receive
> >
> > lyx: error while loading shared libraries: libflimage.so.1: cannot open
> > shared object file: No such file or directory
> >
> > now I know libflimage.so.1 exists in /usr/X11R6/lib
>
> I am using Fedora Core 2, but it should irrelevant here. I see that
> libflimage.so.1 comes from xforms. Now this weird, it looks like your
> version is linked with xforms, not qt.
>
> > I Taylor