On Wed, Jan 30, 2013 at 9:45 AM, ario <ledger-smb-us...@infopower.nl> wrote:

> because I can't find it.
>
> http://ledgersmb.org/download says: Enable the EPEL repository, but I
> guess this only applies if one wants to install to RHEL and its flavors
> CentOS & Scientific Linux.
>
> Installing via cpan's cpanm results in that the module (perl-Config-Std)
> isn't found by the rpm.
>

Yes, what actually happens is that it gets installed in the local root path.

The first thing you will have to do is get rid of it where it is

for example

printenv | grep  PERL_MM_OPT

Then delete that directory.

Then

PERL_MM_OPT=INSTALL_BASE=/usr/lib/perl5 cpan Config::Std

and the rest.....

Best wishes,
Chris Travers

>
> A 'regular' Fedora 18 rpm for perl-Config-Std doesn't show up in Google.
>
> Any hints?
>
>
> thanks,
> ario
>
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_jan
> _______________________________________________
> Ledger-smb-users mailing list
> Ledger-smb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to