V+ wrote:
>
> Hi all,
> I've installed lyx-1.0.4-1 and xforms-0.88.1-69 rpms on my RH6.0 with no
> problems, but when I try to run lyx I get the error:
>
> lyx: error in loading shared libraries: libforms.so.0.88: cannot open shared
> object file: No such file or directory
>
> Does anybody know what happens?
>
> Thanks in advance!
On way to solve is to localize where the libraries libforms.so.88 are
in your system
and then add its path to the enviroment variable LD_LIBRARY_PATH. For
instance, if the
libraries are in /usr/local/lib use:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
To avoid writing it in each session you can include this line in your
.profile (or equivalent: .bash_profile, .cshr, etc), configurtion file
--
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Antonio M. Moro Muñoz
Departamento de Física Atómica, Molecular y Nuclear
Facultad de Física. Universidad de Sevilla
Apdo. 1065, 41080 Sevilla, Spain
Phone: +34.954550925
Fax: +34.954612097
e-mail: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/