The easiest by far was:
rpm --rebuild lyx-1.2.1-1.src.rpm
cd /usr/src/redhat/RPMS/i386/
rpm -Uvh lyx-1.2.1-1.i386.rpm
On Sun, Nov 10, 2002 at 08:53:47PM -0500, [EMAIL PROTECTED] wrote:
> I upgraded my Linux to RH7.3 and desired to upgrade my LyX too (of course
> :))
> I obtained two rpm's ... one for xforms and one for lyx ... but then ended
> up with a vicious circle when trying to install them LyX require
In case you do have mutual dependencies you can also try and install
both packages with the same rpm command. For example:
rpm -Uvh package1.rpm package2.rpm
Amir.
BTW, if you would get the situation of mutual dependency (which
is a mistake of packager, but sometimes it happens), you can
ov
On Sun, Nov 10, 2002 at 08:53:47PM -0500, [EMAIL PROTECTED] wrote:
> Hi All,
>
> I upgraded my Linux to RH7.3 and desired to upgrade my LyX too (of course
> :))
> I obtained two rpm's ... one for xforms and one for lyx ... but then ended
> up with a vicious circle when trying to install them ...
Hi All,
I upgraded my Linux to RH7.3 and desired to upgrade my LyX too (of course :))
I obtained two rpm's ... one for xforms and one for lyx ... but then ended
up with a vicious circle when trying to install them LyX required
xforms as a dependency, and when I tried to load xforms, xforms r