On Sun, 11 Jun 2000, Christian Mueller wrote:

>
>Hi,
>
>I have downloaded lyx 1.1.5 as rpm for SuSE 6.1 but I am unable to install
>it properly on my SuSE 6.3 System (for PC). The actual installation with
>kpackage worked well, however, starting lyx with the lyx-command in the
>shell produces this error message:
>
>lyx: Symbol 'cerr' has different size in shared objects, consider
>re-linking
>The same error message occurs with the Symbols 'cin', 'cout' and
>'__vt_12strstreambuf'. 

        Libraries does not match. I have a similar problem after
        upgrading my Mandrake 6.1 to 7.1.

        SuSE 6.1 is probably glibc-2.1.1 based, while SuSE 6.2 is
        glibc 2.1.3 I think, so your lyx binary searches for some
        libs, finds it but those libs are a little bit different from
        the ones lyx binary expects.

        I suggest compiling LyX for yourself:

- download lyx-1.1.5.src.rpm
- as root do:
        rpm --rebuild lyx-1.1.5.src.rpm
- after successful compiling you'll have lyx-1.1.5-1.i386.rpm in
  /usr/src/RPM/RPMS/i386 (or some similar directory). Try installing
  that file.


        Be sure to have glibc devel packages installed!
-- 
      v
Davor Cengija
[EMAIL PROTECTED]
============================
"Nicht in die Augen bringen"

Reply via email to