[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] CMU install problem on a Raq3, Please help
- Subject: Re: [cobalt-users] CMU install problem on a Raq3, Please help
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Mon Jun 30 08:06:02 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hello,
> I've been trying to install the cmu package: RaQ3-All-CMU-2.27.pkg. I've
> tried through the web, and it says it can't install because of errors. I
> have unzipped it, and there are two rpm files in the package.
> RaQ3-cmu-2.27-0.noarch.rpm and perl-Compress-Zlib-1.11-1.i386.rpm.
> I try to install the perl-compress one first and I get the following error:
> error: failed dependencies:
> ld-linux.so.2 is needed by perl-Compress-Zlib-1.11-1
> libc.so.6 is needed by perl-Compress-Zlib-1.11-1
> libc.so.6(GLIBC_2.0) is needed by perl-Compress-Zlib-1.11-1
> I try to find the the ld-linux.so.2 etc and I do find them, so they are
> there.
> Next I try to install the cmu rpm and get the following error:
> error: failed dependencies:
> /usr/bin/perl is needed by RaQ3-cmu-2.27-0
> Perl is clearly installed, otherwise my admin wouldn't be working. What
> could my problem be? Anyway have any clues? I have been meaning to upgrade
> my perl, but I haven't quite gotten the nerve to do it yet, but I've never
> done anything that would break it. I have all updates installed up to the
> most recent one.
> Thanks in advance for any info.
> Gregg
Try adding from the package which has some additional rpms:
Try doing the following as root:
cd /tmp
wget ftp://ftp-eng.cobalt.com/pub/users/jeffb/cmu/RaQ3-All-CMU-2.43.pkg
/usr/local/sbin/cobalt_upgrade RaQ3-All-CMU-2.43.pkg
You really want the 2.43 version or later there are a lot of known bugs with
2.27.
Jeff-