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

SF.net SVN: ledger-smb:[3435] trunk



Revision: 3435
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=3435&view=rev
Author:   ehuelsmann
Date:     2011-07-04 21:03:07 +0000 (Mon, 04 Jul 2011)

Log Message:
-----------
Remove partial installation scripts for Ubuntu.
The installation process -including Ubuntu/Debian- is
much better documented in INSTALL.

Removed Paths:
-------------
    trunk/README.ubuntu
    trunk/dists/deb/ubuntu/ubuntu.sh

Deleted: trunk/README.ubuntu
===================================================================
--- trunk/README.ubuntu	2011-07-04 21:00:12 UTC (rev 3434)
+++ trunk/README.ubuntu	2011-07-04 21:03:07 UTC (rev 3435)
@@ -1,4 +0,0 @@
-Installation Notes Appendix for Ubuntu
-
-Execute dists/deb/ubuntu/ubuntu.sh as root.
-Run perl Makefile.PL follow instructions.

Deleted: trunk/dists/deb/ubuntu/ubuntu.sh
===================================================================
--- trunk/dists/deb/ubuntu/ubuntu.sh	2011-07-04 21:00:12 UTC (rev 3434)
+++ trunk/dists/deb/ubuntu/ubuntu.sh	2011-07-04 21:03:07 UTC (rev 3435)
@@ -1,17 +0,0 @@
-#!/bin/sh
-# This is not complete but it is a start
-#
-apt-get install libmime-perl
-apt-get install texlive
-apt-get install libtest-exception-perl
-apt-get install libmime-lite-perl
-apt-get install libconfig-std-perl 
-apt-get install libtemplate-perl
-apt-get install liberror-perl
-apt-get install libcgi-simple-perl
-apt-get install libtest-exception-pe
-apt-get install liblocale-maketext-lexicon-perl
-apt-get install libmath-bigint-gmp-perl
-apt-get install libdbd-pg-perl
-apt-get install libtemplate-perl
-


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.