[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ledgersmb 1.3 installation



On 09/20/09 08:07, David A. Bandel wrote:
On Sat, Sep 19, 2009 at 23:44, Joseph <..hidden..> wrote:
I'm trying to install ver. 1.3 on Gentoo and see it can be only done manually.

I see that one of the requirement is:
6 - Locale::Maketext::Lexicon 0.56+

How to get these packages?

run:
perl -MCPAN -e shell
(on the first run, you'll need to answer some questions, but only the
first time)

from the cpan prompt:
install Locale::Maketext::Lexicon

Thanks, on Gentoo it is much better to run:
g-cpan -i Locale::Maketext::Lexicon
or g-cpan -p Locale::Maketext::Lexicon (to see which package is it emerging.





running:
perl Makefile.PL
Can't locate inc/Module/Install.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux
/usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at Makefile.PL line 5.

also include (from the cpan prompt):
install Module::Install

I'm trying to write a simple steps for Gentoo users, and the requirement for installation is OK but what is it missing are all the cpan modules
REQUIREMENTS:
-------------
1 - Perl, 5.8+
2 - http server (Apache, NCSA, httpi, thttpd, ...)
3 - SQL Server (PostgreSQL 8.0+)
4 - DBD (DBD-Pg)
5 - DBI
6 - Locale::Maketext::Lexicon 0.56+
7 - LaTeX (optional)

So far I know I need: Locale::Maketext::Lexicon
Module::Install

Is this module needed: Config::Std?

What other cpan modules are needed?
It makes it easier to install them all at once.

--
Joseph