die Seilerwerks

Chronicling Life, Love, Linux and Oracle database administration.

Posts Tagged ‘centos

Scalar::Util on CentOS5 is Bustinated

without comments

While trying to install pastebot on my CentOS5 sandbox for interal IRC usage, I found that I had to install a number of other perl modules upon which pastebot depended. This however became very frustrating as nearly all of them failed.

I ended up following the dependency chain to eventually find out that IO::Compress::Base was failing because the Scalar::Util module, installed stock by CentOS, lacked the “XS” extension. A Google search led me to this bug report confirming it. Fortunately the problem is easily solved by doing a “force install Scalar::Util” in cpan.

I assume that this problem also exists in RHEL5, and some LUGmates have reported similar breakage in Fedora.

Written by Don Seiler

November 21, 2007 at 12:03 pm

Posted in linux

Tagged with , , ,

Want to install Oracle on CentOS 5?

with 2 comments

Written by Don Seiler

October 19, 2007 at 3:22 pm

Posted in Uncategorized

Tagged with , ,

Quick Review of Oracle on CentOS (RHEL) 5

without comments

Hampus Linden, the Swedish werewolf in London, has posted a light review of Oracle on CentOS 5, the latest release to match the new RedHat Enterprise Linux 5. CentOS is basically RHEL without the paid support, great for testing/development environments.

Written by Don Seiler

April 15, 2007 at 7:15 pm

Posted in Uncategorized

Tagged with , , ,