thx for your quick tipps on the list ! :-)

well first of all:  I was logged in as "normal user" by doing the
following commands.

1. When I typed "ldconfig -p | grep forms" my system told me:  

==> bash: ldconfig: command not found

2. "which lyx" brought the following:

/usr/X11R6/bin/lyx

3. ldd /usr/X11R6/bin/lyx  ==> I got:

 libforms.so.0.89 => not found
 libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40019000)
 libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x40027000)
 libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40031000)
 libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40049000)
 libstdc++-libc6.1-2.so.3 => /usr/lib/libstdc++-libc6.1-2.so.3
(0x40119000)
 libm.so.6 => /lib/libm.so.6 (0x40162000)
 libc.so.6 => /lib/libc.so.6 (0x4017f000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)  

4. rpm -q -a | grep xforms 

==> no output on the console at all (??) :-(

so I guess I don't even have some xforms installed (but shouldn't Yast
install automatically all things necessary for running lyx ??);  at
least the necessary xforms-library should be somewhere on the CD's ...
but WHERE ?  I'll try to find it out.



so, what do you think are the next steps to do ?

thx in advance for your advice, yours - Richard







Thomas Huld wrote:
> 
> Palfalvi Richard <[EMAIL PROTECTED]> wrote:
> 
> > Hi out there!
> >
> > I have installed a new Linux-System on my computer (SUSE-7.0).
> >
> > With the older system before,
> >
> > starting and working with lyx-1.1.4fix3 was no problem, I wrote my whole
> > thesis (160 pages, lots of graphics, ...) with it.
> >
> > Now on the new system I installed again (with Yast1) this lyx-version,
> > but I cannot start it anymore now.
> >
> > When I start lyx on a console-window I get the following error-message:
> >
> > "lyx: error in loading shared libraries: libforms.so.0.89: cannot open
> > shared object file: No such file or directory"
> 
> There is something wrong with the way your system has been installed
> so lyx cannot find the shared library for xforms which it needs.
> 
> There are many different possible reasons for this, and if you
> are not familiar with hunting for errors of this kind it could
> take a bit of explaining. I suggest you try out the following
> things and then mail me directly with the results, so we don't
> waste too much bandwith on the list.
> 
> Try the following things:
> 
> type:
> 
>         ldconfig -p | grep forms
> 
> and mail me what you get.
> 
> Try to find the lyx executable:
> 
>         which lyx
> 
> (on my Mandrake system it is /usr/bin/lyx).
> 
> Then type
> 
>         ldd /usr/bin/lyx
> 
> (use the appropriate path name) and mail me the result.
> 
> You could also try to see if the xforms has been installed at all:
> 
>         rpm -q -a | grep xforms
> 
> Again, mail me the results.
> 
> Then we shall see.
> 
> Thomas
> 
> --
> -------------------------------------------------------------------------
> Thomas Huld
> European Commission - Joint Research Centre - Ispra Site(IT)
> T.P.723
> I-21020 Ispra                | Insofar as my employer has coherent
> Italy                        | opinions they are unlikely to be mine
> tel. +39 0332 785273         | (That said, see http://eu.conecta.it)
> e-mail: [EMAIL PROTECTED]
> 
> -------------------------------------------------------------------------

Reply via email to