Chris,
On 2012-02-06 10:54, Chris Travers wrote: > On Sun, Feb 5, 2012 at 10:12 AM, Philip Rhoades <[email protected] >> > I gave up and started from scratch (dbinit) and restored all the >> DBs >> > (they are all small anyway) - and will do the LSMB install from >> > scratch >> > as well and see what happens . . >> >> Thankfully I have now got past the >> /usr/share/ledgersmb/sql/Pg-database.sql problems . . >> (Pg-central.sql >> needs renaming in the RPM install stuff). > > Ok, Pg-central needs removing. Its no longer needed., > >> The next line does not work: >> >> su - postgres -c "psql ledgersmb -c "update users_conf set >> password >> = md5(yada) where id = 1;"" > > Ok, removing this as well. > because "use > >> to: >> >> http://localhost/ledgersmb/admin.pl [2] (or setup.pl [3]) >> >> and I get prompted to download the file . . stuck again . . >> >> sounds like Apaches config is not sufficient in the RPM. Will look >> into th > mean time, you can get around this by running the install.sh in the > ledgersmb install directory. I had to do: yum install perl-Module-Install which installed a 24 packages - which should be installed by the RPM? # perl Makefile.PL include /usr/share/ledgersmb/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.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.98) - Test::Trap ...missing. - Test::Exception ...missing. - Data::Dumper ...loaded. (2.130_02) - Log::Log4perl ...loaded. (1.33) - Locale::Maketext ...loaded. (1.19) - DateTime ...loaded. (0.70) - Locale::Maketext::Lexicon ...loaded. (0.91 >= 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 ...perl: symbol lookup error: /usr/local/lib64/perl5/auto/version/vxs/vxs.so: undefined symbol: Perl_Gthr_key_ptr Thanks, Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: [email protected] ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
