4store install: perl(Net::HTTP) is needed by 4store-v1.1.2-1.x86_64 -


i followed instruction @ http://4store.org/trac/wiki/download:

rpm -uvh http://4store.org/download/linux/centos5/4store-v1.1.2-1.x86_64.rpm http://4store.org/download/linux/centos5/rasqal-0.9.24-1.x86_64.rpm http://4store.org/download/linux/centos5/raptor2-2.0.0-0.x86_64.rpm http://4store.org/download/linux/centos5/mpfr-2.4.1-1.x86_64.rpm http://4store.org/download/linux/centos5/gmp-4.3.1-5.x86_64.rpm 

i got errors when installing 4store on centos 5.6:

perl(net::http) needed 4store-v1.1.2-1.x86_64 perl(uri::escape) needed 4store-v1.1.2-1.x86_64 

but have installed modules:

cpan net::http cpan uri::escape 

and tested with:

perl -mnet::http -e ';' 

but still got errors. ideas?

cpan clients not register modules in rpm database, not satisfy dependencies.

perl-net-http , perl-uri-escape not officially packaged centos 5.6: http://vault.centos.org/5.6/os/x86_64/centos/


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -