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