Adinda Praditya wrote:
Hi list,...
I went to ftp://ftp.lyx.org/pub/lyx/bin/1.4.1/ and found only the 64 bit
version of lyx for suse 10.x. So, is there its i586 version?
Regards,
Dida
Hi Adinda,
I was also looking for SUSE 10.1 binaries and couldn't find any. But
Gunnar Hellmund gave a useful instruction to solve the problem.
It worked fine for me.
Regards
Detlev
-------- Original-Nachricht --------
Betreff: SUSE 10.1 and LyX 1.4.1
Datum: Thu, 25 May 2006 21:32:36 +0200
Von: Gunnar Hellmund <[EMAIL PROTECTED]>
Antwort an: [EMAIL PROTECTED]
An: [email protected]
Hi
Currently there does not seem to be a SUSE 10.1 32-bit LyX-rpm available.
But maybe others can benefit from my experience:
I suceeded in installing the SUSE Lyx 1.4.1 rpm for SUSE 9.X
lyx-1.4.1_suse92_suse93-1_qt.i586.rpm
First I uninstalled Lyx 1.3.6 via Yast
Then I downloaded
compat-expat1-1.95.8-6.i586.rpm
and
compat-expat1-debuginfo-1.95.8-6.i586.rpm
from
http://download.opensuse.org/distribution/SL-OSS-current/inst-source/suse/i586/
and installed them...
su
rpm -i compat-expat1-1.95.8-6.i586.rpm
rpm -i compat-expat1-debuginfo-1.95.8-6.i586.rpm
Then I downloaded
lyx-1.4.1_suse92_suse93-1_qt.i586.rpm
from
ftp://ftp.lyx.org/pub/lyx/bin/1.4.1/
and installed it...
su
rpm -ivh lyx-1.4.1_suse92_suse93-1_qt.i586.rpm
Best wishes
Gunnar