Programming Tutorials

(追記) (追記ここまで)

Steps to Install perl-Apache-DBI in linux

By: Emiley J in Perl Tutorials on 2012年09月07日 [フレーム]

Normally you should be able to run yum install perl-Apache-DBI to install the perl-Apach-DBI. But sometimes or most of the times it returns below error

Loaded plugins: fastestmirror, priorities, security, update-motd
Loading mirror speeds from cached hostfile
 * amzn-main: packages.us-east-1.amazonaws.com
 * amzn-updates: packages.us-east-1.amazonaws.com
Setting up Install Process
No package perl-Apache-DBI available.
Error: Nothing to do
  • Firtly check and install gc ( yum install gc)
  • Secondly check and install make ( yum install make)
  • Third install cpan ( yum install perl-CPAN)
  • Finally install perl-Apache-DBI ( perl -MCPAN -e 'install Apache::DBI' )
The last one will show a series of lines and after a few enters, you are done.


(追記) (追記ここまで)


Add Comment

JavaScript must be enabled for certain features to work
* Required information
1000

Comments

No comments yet. Be the first!
(追記) (追記ここまで)
(追記) (追記ここまで)

AltStyle によって変換されたページ (->オリジナル) /