LIRE Still CoreDump With Graphs
Wytze van der Raay
wytze at nlnet.nl
Fri Oct 3 10:04:34 CEST 2003
Massimiliano CICCARELLI wrote:
> Hi,
>
> I've successfully installed onto a i386 machine equipped with LINUX REDHAT
> 9, LIRE 1.3 SW including all packages requested for generating HTML reports
> and also the "expat-1.95.6-1.i386.rpm" as suggested by Wytze van der Raay.
>
> Note that the following message appeared when installing such package:
>
> [root at lmizzi]# rpm -iU expat-1.95.6-1.i386.rpm
> error: Failed dependencies:
> expat = 1.95.5 is needed by (installed) expat-devel-1.95.5-2
>
> Shall I have to ignore dependencies ?
As I stated on 16 Sep 2003:
<quote>
The problem can be fixed by upgrading the expat library to the 1.95.6
revision (current, released on 2003-01-24). The simplest way to do that
is to pick up the RPM provided by the libexpat project:
expat-1.95.6-1.i386.rpm at http://sf.net/projects/expat/
Please note that this RPM combines the stuff which RedHat is packaging
separately as expat-1.95.5-2.i386.rpm and expat-devel-1.95.5-2.i386.rpm.
If you want to preserve the RedHat-style of packaging, you can recreate
two updated 1.95.6 packages by yourself by taking the tar image from the
new RPM (expat-1.95.6.tar.gz) and the spec file from the RedHat source
RPM (expat.spec), update the revision number in expat.spec and use
rpmbuild -ba expat.spec to build new RPMs from the updated source code.
</quote>
Your error message indicates that you have both expat and expat-devel
installed. expat-devel depends on expat, so if you want to upgrade
expat, you have to upgrade expat-devel at the same time for consistency.
In your case, the simplest solution might be to first erase expat-devel
(with 'rpm -e expat-devel') and then upgrade expat (with 'rpm -Fvh
expat-1.95.6-1.i386.rpm').
> Then I run, as different user from root one, LIRE with the "-i" option, but
> it made a core dump:
This is still the same core dump as you got before, since you didn't
really upgrade expat per the description above.
Regards,
Wytze van der Raay
--
To UNSUBSCRIBE, email to development-request at logreport.org with a subject of
"unsubscribe". Trouble? Send an email with subject "help" to
development-request at logreport.org
More information about the Development
mailing list