commit-gnue
[Top][All Lists]
Advanced

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

gnue gnuef/doc/installer/README designer/doc/in...


From: James Thompson
Subject: gnue gnuef/doc/installer/README designer/doc/in...
Date: Mon, 12 Nov 2001 17:02:25 -0500

CVSROOT:        /cvs
Module name:    gnue
Changes by:     James Thompson <address@hidden> 01/11/12 17:02:25

Modified files:
        gnuef/doc/installer: README 
Added files:
        designer/doc/installer: gfdesigner.iss 
        gnuef/doc/installer: gfclient.iss 

Log message:
        Added config files for the INNO setup.exe creator

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/designer/doc/installer/gfdesigner.iss?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/doc/installer/gfclient.iss?cvsroot=OldCVS&rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/doc/installer/README.diff?cvsroot=OldCVS&tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: gnue/gnuef/doc/installer/README
diff -u gnue/gnuef/doc/installer/README:1.1 gnue/gnuef/doc/installer/README:1.2
--- gnue/gnuef/doc/installer/README:1.1 Mon Nov 12 14:53:35 2001
+++ gnue/gnuef/doc/installer/README     Mon Nov 12 17:02:25 2001
@@ -1,41 +1,43 @@
-Very crude attempt at single file windows installs
-
-First get McMillan Installer from www.mcmillan-inc.com
-I install on windows machine in c:\installer\installer
-then I craete c:\installer\gfclient
-
-Install common, forms, and client as normal
-
-copy the gfclient script from c:\python21\scripts into c:\installer\gfclient
-
-copy the gfclient.cfg file in this dir into c:\installer\gfclient
-
-from the c:\installer\gfclient do a 
-
-python ../installer/standalone.py gfclient
-
-answer n to overwrite of gfclient.cfg
-answer y to running the builder
-
-
-You'll get a dist_gfclient dir that will contain a self contained gfclient
-
-Currently you'll need to copy the gnue/etc/gnue.conf and connections.conf to 
-  dist_gfclient/etc
-NOTE: These are currently being put in the main dir instead of the etc subdir
-      via the trees cfg option :(
-
-NOTES:
-  Issues: INSTALL_PREFIX environment not supported properly
-          (You'll need to set 
INSTALL_PREFIX=C:\installer\gfclient\dist_gfdesigner)
-          the etc dir stuff not being copied
-  Issues with doing this over samba
-  More than likely you'll need to add c;\windows\system to your path so 
-    that the installer can find python21.dll
-
-  We'll still need Inno to create the setup.exe for thim
-
-  Py2exe does seem to cope with the PyXML module, McMillan seems a little for
-  feature complete anyway :)
-
-  
+Very crude attempt at single file windows installs
+
+First get McMillan Installer from www.mcmillan-inc.com
+I install on windows machine in c:\installer\installer
+then I craete c:\installer\gfclient
+
+Install common, forms, and client as normal
+
+copy the gfclient script from c:\python21\scripts into c:\installer\gfclient
+
+copy the gfclient.cfg file in this dir into c:\installer\gfclient
+
+from the c:\installer\gfclient do a 
+
+python ../installer/standalone.py gfclient
+
+answer n to overwrite of gfclient.cfg
+answer y to running the builder
+
+
+You'll get a dist_gfclient dir that will contain a self contained gfclient
+
+Currently you'll need to copy the gnue/etc/gnue.conf and connections.conf to 
+  dist_gfclient/etc
+NOTE: These are currently being put in the main dir instead of the etc subdir
+      via the trees cfg option :(
+
+Once you are done you should be able to use Inno (www.jrsoftware.org) with the
+gfclient.iss file to produce a setup.exe 
+
+
+NOTES:
+  Issues: INSTALL_PREFIX environment not supported properly
+          (You'll need to set 
INSTALL_PREFIX=C:\installer\gfclient\dist_gfdesigner)
+          the etc dir stuff not being copied
+  Issues with doing this over samba
+  More than likely you'll need to add c;\windows\system to your path so 
+    that the installer can find python21.dll
+
+  Py2exe does seem to cope with the PyXML module, McMillan seems a little for
+  feature complete anyway :)
+
+  



reply via email to

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