commit-gnue
[Top][All Lists]
Advanced

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

r5546 - trunk/gnue-common/packaging/win32


From: btami
Subject: r5546 - trunk/gnue-common/packaging/win32
Date: Sat, 27 Mar 2004 07:54:44 -0600 (CST)

Author: btami
Date: 2004-03-27 07:54:43 -0600 (Sat, 27 Mar 2004)
New Revision: 5546

Added:
   trunk/gnue-common/packaging/win32/README
Modified:
   trunk/gnue-common/packaging/win32/gnue-tools.iss
Log:
added small readme

Added: trunk/gnue-common/packaging/win32/README
===================================================================
--- trunk/gnue-common/packaging/win32/README    2004-03-27 13:23:41 UTC (rev 
5545)
+++ trunk/gnue-common/packaging/win32/README    2004-03-27 13:54:43 UTC (rev 
5546)
@@ -0,0 +1,16 @@
+For all software install i use default locations, like c:\python23.
+
+Install gnue as described on wiki:
+  http://www.gnuenterprise.org/cgi-bin/twiki/view/Main/WindowsQuickStart
+
+Install py2exe and Inno Setup Compiler
+
+Put setup.py setup.cmd gnue-tools.iss into c:\python23\scripts directory.
+
+Run setup.cmd
+
+Convert OOo doc files to pdf, and put them into c:\gnue\share\doc\gnue-*
+
+Put gnue.url and LICENSE.txt into c:\gnue
+
+Run inno with gnue-tools.iss
\ No newline at end of file

Modified: trunk/gnue-common/packaging/win32/gnue-tools.iss
===================================================================
--- trunk/gnue-common/packaging/win32/gnue-tools.iss    2004-03-27 13:23:41 UTC 
(rev 5545)
+++ trunk/gnue-common/packaging/win32/gnue-tools.iss    2004-03-27 13:54:43 UTC 
(rev 5546)
@@ -3,7 +3,7 @@
 
 [Setup]
 AppName=GNUe-Tools
-AppVerName=GNUe-Tools 0.5.3.99 svn-5540
+AppVerName=GNUe-Tools 0.5.3.99 svn-5545
 AppPublisher=GNU Enterprise
 AppPublisherURL=http://www.gnuenterprise.org
 AppSupportURL=http://www.gnuenterprise.org
@@ -29,7 +29,6 @@
 Name: "appserver"; Description: "GNUe Appserver"; Types: full
 Name: "doc"; Description: "Documentation"; Types: full
 Name: "sampleconfig"; Description: "Sample Configuration Files"; Types: full
-;Name: "samples"; Description: "Tutorial Examples"; Types: full
 Name: "translations"; Description: "Translations"; Types: full
 
 [Files]





reply via email to

[Prev in Thread] Current Thread [Next in Thread]