View Single Post
  #4  
Old 07-09-2009, 12:07 AM
Dolrese
Fire Beetle
 
Join Date: Mar 2008
Posts: 26
Default

[root@localhost eqserver]# yum install perl-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.sanctuaryhost.com
* updates: mirrors.cmich.edu
* addons: mirror.steadfast.net
* extras: mirrors.liquidweb.com
Setting up Install Process
Parsing package install arguments
No package perl-devel available.
Nothing to do


that's what it says when i do that can you tell me what im doing wrong?

just to be sure i searched and got

[root@localhost eqserver]# yum search perl-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: mirror.sanctuaryhost.com
* updates: mirrors.cmich.edu
* addons: mirror.steadfast.net
* extras: mirrors.liquidweb.com
============================= Matched: perl-devel ==============================
mod_perl-devel.i386 : Files needed for building XS modules that use mod_perl


so im installing that now just incase
Reply With Quote