[rt-users] Help with perl dependencies

Bill McGonigle bill at bfccomputing.com
Mon Feb 28 16:25:05 EST 2005


On Feb 28, 2005, at 16:08, Oscar Gonzalez wrote:

> perl -e 'install DBIx::Searchbuilder'
> Can't locate object method "install" via package "DBIx::Searchbuilder"
> (perhaps you forgot to load "DBIx::Searchbuilder"?) at -e line 1.
> ...

perl -MCPAN -e 'install DBIx::Searchbuilder'

> /bin/sh: gcc: command not found

You need gcc to compile some perl modules.  When you installed centos 
it was that 'Development' package/install option.

-Bill
-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
bill at bfccomputing.com           Mobile: 603.252.2606
http://www.bfccomputing.com/    Pager: 603.442.1833
AIM: wpmcgonigle                Skype: bill_mcgonigle




More information about the rt-users mailing list