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

Re: Announcing 1.3.0 Beta 1 - on Fedora 12 x86_64





On Fri, Dec 18, 2009 at 8:55 PM, Philip Rhoades <..hidden..> wrote:
Chris,

I struck issues as well - I could not find RPMs for Perl modules:

       Test::Trap
       Config::Std

and:

       perl Makefile.PL

gave:

include /home/ledgersmb/inc/Module/Install.pm
include inc/Module/Install/Metadata.pm
include inc/Module/Install/Base.pm
include inc/Module/Install/AutoInstall.pm
include inc/Module/Install/Include.pm
include inc/Module/AutoInstall.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More                ...loaded. (0.92)
- Test::Trap                ...missing.
- Test::Exception           ...loaded. (0.27)
- Data::Dumper              ...loaded. (2.121_14)
- Locale::Maketext          ...loaded. (1.12)
- DateTime                  ...loaded. (0.4501)
- Locale::Maketext::Lexicon ...loaded. (0.77 >= 0.56)
- DBI                       ...loaded. (1.609 >= 1.00)
- MIME::Base64              ...loaded. (3.07_01)
- Digest::MD5               ...loaded. (2.36_01)
- HTML::Entities            ...loaded. (3.63)
- DBD::Pg                   ...loaded. (2.15.1)
- Math::BigFloat            ...loaded. (1.59)
- IO::File                  ...loaded. (1.14)
- Encode                    ...loaded. (2.23)
- Locale::Country           ...loaded. (2.07)
- Locale::Language          ...loaded. (2.07)
- Time::Local               ...loaded. (1.18)
- Cwd                       ...loaded. (3.2501)
- Config::Std               ...missing.
- MIME::Lite                ...loaded. (3.027)
- Template                  ...loaded. (2.22 >= 2.14)
- Error                     ...loaded. (0.17015)
- CGI::Simple               ...loaded. (1.108)
==> Auto-install the 2 mandatory module(s) from CPAN? [y]
[POS module credit card processing support]
- Net::TCLink               ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n]
[Experimental scripting engine]
- Parse::RecDescent         ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n]
[Developer tool dependencies]
- Getopt::Long              ...loaded. (2.37)
- FileHandle                ...loaded. (2.01)
[PDF and Postscript output]
- Template::Plugin::Latex   ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n]
[OpenOffice.org output]
- XML::Twig                 ...loaded. (3.33)
- OpenOffice::OODoc         ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n]
[Excel output]
- Excel::Template::Plus     ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [n]
*** Dependencies will be installed the next time you type 'make'.
*** Module::AutoInstall configuration finished.
include inc/Module/Install/Makefile.pm
include inc/Module/Install/WriteAll.pm
include inc/Module/Install/Win32.pm
include inc/Module/Install/Can.pm
include inc/Module/Install/Fetch.pm
Warning: prerequisite Config::Std 0 not found.
Warning: prerequisite Test::Trap 0 not found.
Writing Makefile for LedgerSMB
Writing META.yml


So it looks like the modules were not found at CPAN either?

does "make" try to install the modules?

Best Wishes,
Chris Travers