On Thu, Sep 22, 2011 at 8:11 AM, Philip Rhoades <[email protected]> wrote: > Chris, > > > On 2011-09-23 00:24, Chris Travers wrote: >> On Thu, Sep 22, 2011 at 7:19 AM, Philip Rhoades <[email protected]> >> wrote: >>> Chris, >>> >>> >>> On 2011-09-18 15:49, Chris Travers wrote: >>>> On Sat, Sep 17, 2011 at 5:10 PM, Chris Travers >>>> <[email protected]> wrote: >>>>> Hi all; >>>>> >>>>> Forgot to provide the download link for 1.3.0 RC2. Here it is: >>>>> >>>>> >>>>> https://sourceforge.net/projects/ledger-smb/files/Beta%20Releases/1.3.0-rc2/ >>>>> >>>> I now have RPM's at the same link too ready for testing. >>> >>> >>> I finally got to working on this - I successfully installed the RPM >>> which installed, updated and cleaned up dependencies of 99 RPMs >>> (80MB) >>> on a fresh install of Fedora 16 Alpha on a machine virtual machine. >>> >>> Good work! >>> >>> I will look at the rest of the install tomorrow. >>> >>> How often will the RPM be updated from svn? >> >> I will provide an RPM for Fedora/CentOS/RHEL for every release and >> release candidate for 1.3.x. We are past the snapshot stage for 1.3 >> anyway. > > > The rpm needs to have added the: > > perl-Module-Install > > package added (which has another 32 dependencies) to allow the "perl > Makefile.PL" script to run but even then I still get:
This is good diagnostic info, though running perl Makefile.PL is not really required for a packaged release. > > [Core Features] > - Test::More ...missing. > - Test::Trap ...missing. > - Test::Exception ...missing. The above are deliberately omitted. Those are only required for build/test, not for actual running. The others below I will add and issue a second RPM for RC2. > - Data::Dumper ...loaded. (2.130_02) > - Log::Log4perl ...missing. Added > - Locale::Maketext ...loaded. (1.19) > - DateTime ...missing. Added > - Locale::Maketext::Lexicon ...loaded. (0.84 >= 0.62) > - DBI ...loaded. (1.616 >= 1.00) > - MIME::Base64 ...loaded. (3.13) > - Digest::MD5 ...loaded. (2.51) > - HTML::Entities ...loaded. (3.68) > - DBD::Pg ...loaded. (2.18.0) > - Math::BigFloat ...loaded. (1.993) > - IO::File ...loaded. (1.15) > - IO::Scalar ...loaded. (2.110) > - Encode ...loaded. (2.42) > - Locale::Country ...missing. > - Locale::Language ...missing. Moved to feature requires > - Time::Local ...loaded. (1.2000) > - Cwd ...loaded. (3.36) > - Config::Std ...missing. Looking into why this is not getting installed. > - MIME::Lite ...loaded. (3.027) > - Template ...loaded. (2.22 >= 2.14) > - Error ...loaded. (0.17016) > - CGI::Simple ...loaded. (1.113) > - File::MimeInfo ...loaded. (0.15) > ==> Auto-install the 8 mandatory module(s) from CPAN? [y] Best Wishes, Chris Travers ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
