[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[4440] trunk/INSTALL
- Subject: SF.net SVN: ledger-smb:[4440] trunk/INSTALL
- From: ..hidden..
- Date: Sun, 11 Mar 2012 13:05:51 +0000
Revision: 4440
http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4440&view=rev
Author: ehuelsmann
Date: 2012-03-11 13:05:51 +0000 (Sun, 11 Mar 2012)
Log Message:
-----------
Update installation instructions with new dependencies for 1.4
Modified Paths:
--------------
trunk/INSTALL
Modified: trunk/INSTALL
===================================================================
--- trunk/INSTALL 2012-03-11 00:36:00 UTC (rev 4439)
+++ trunk/INSTALL 2012-03-11 13:05:51 UTC (rev 4440)
@@ -99,6 +99,7 @@
Log::Log4perl
Locale::Maketext
DateTime
+ DateTime::Format:Strptime
Locale::Maketext::Lexicon
DBI
MIME::Base64
@@ -112,9 +113,10 @@
Locale::Language
Time::Local
Cwd
- Config::Std
+ Config::General
MIME::Lite
Template
+ Template::Plugin::Number::Format
Error
CGI::Simple
File::MimeInfo
@@ -166,10 +168,11 @@
following command:
$ aptitude install libdatetime-perl libdbi-perl libdbd-pg-perl \
- libcgi-simple-perl libtemplate-perl libconfig-std-perl libmime-lite-perl \
+ libcgi-simple-perl libtemplate-perl libmime-lite-perl \
liberror-perl liblocale-maketext-lexicon-perl libtest-exception-perl \
libtest-trap-perl liblog-log4perl-perl libmath-bigint-gmp-perl \
- libfile-mimeinfo-perl
+ libfile-mimeinfo-perl libtemplate-plugin-number-format-perl \
+ libdatetime-format-strptime-perl libconfig-general-perl
This installs the modules available from the Squeeze repository.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.