[PlanetCCRMA] Cannot install lilypond on Red Hat 7.3

Arnaud Gomes-do-Vale Arnaud.Gomes@ircam.fr
Wed Nov 26 01:25:03 2003


Hello,

I cannot install the lilypond package from PlanetCCRMA on a clean
up-to-date Red Hat 7.3. It requires libgcc_s.so.1, which is included
in one of the gcc3 packages from Red Hat 7.2, and libstdc++.so.4,
which I have been unable to find. I can't even rebuild the lilypond
RPM as the SRPM sets CC=gcc3 which is not installed (by the way, the
SRPM should require gcc3 for building rather than failing during the
configure step).

Is there a "clean" solution, maybe rebuilding the package with
gcc-2.96 would be enough? Or does lilypond really require gcc3? If
this is the case, this is quite bad, as it prevents
planetccrma-audioapps from installing on a clean Red Hat 7.3.


[root@suwukan dl]# rpm -q apt
apt-0.5.5cnc6-ircam.rh73.1
[root@suwukan dl]# cat /etc/apt/sources.list
# Référence apt-rpm IRCAM
#
# Arnaud Gomes-do-Vale -- 20 mars 2003
 
# Red Hat Linux 7.3
rpm ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 os updates
rpm-src ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 os updates
rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt redhat/7.3/en/i386 os updates
 
rpm ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 misc
rpm-src ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 misc
 
# FreshRPMS
#rpm ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 freshrpms
#rpm-src ftp://apt-rpm.ircam.fr/pub/apt redhat/7.3/en/i386 freshrpms
 
# PlanetCCRMA
rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt redhat/all/en/i386 planetccrma
rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt redhat/7.3/en/i386 planetcore
rpm http://freesoftware.ircam.fr/mirrors/planetccrma/apt redhat/7.3/en/i386 planetccrma
 
[root@suwukan dl]# apt-get install lilypond
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
 
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
 
The following packages have unmet dependencies:
  lilypond: Depends: libgcc_s.so.1 but it is not installable
            Depends: libstdc++.so.4 but it is not installable
            Depends: libgcc_s.so.1(GCC_3.0) but it is not installable
            Depends: libstdc++.so.4(GLIBCPP_3.1) but it is not installable
E: Broken packages
[root@suwukan dl]#


-- 
Arnaud