~ubuntu-branches/ubuntu/hardy/gnue-common/hardy

« back to all changes in this revision

Viewing changes to packaging/win32/README

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-03-09 11:06:31 UTC
  • Revision ID: james.westby@ubuntu.com-20050309110631-8gvvn39q7tjz1kj6
Tags: upstream-0.5.14
ImportĀ upstreamĀ versionĀ 0.5.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
For all software install i use default locations, like c:\python23.
 
2
The setup.cmd uses c:\gnue as default dir.
 
3
 
 
4
Install gnue as described on wiki:
 
5
  http://www.gnuenterprise.org/cgi-bin/twiki/view/Main/WindowsQuickStart
 
6
 
 
7
Install py2exe and Inno Setup Compiler
 
8
 
 
9
Put setup.py setup.cmd *.iss into c:\python23\scripts directory.
 
10
 
 
11
Run setup.cmd (or "setup.cmd -k" for building console apps)
 
12
 
 
13
Convert OOo doc files to pdf, and put them into c:\gnue\share\doc\gnue-*
 
14
 
 
15
Put gnue.url and LICENSE.txt into c:\gnue
 
16
 
 
17
In gnue.conf remove "#" before DefaultUI = win32
 
18
 
 
19
Run inno with GNUe*.iss
 
20
 
 
21
 
 
22
----------------------------------------------------------------------------
 
23
Links for GNUe-Runtime-Environment:
 
24
 
 
25
http://python.org
 
26
 
 
27
https://sourceforge.net/projects/pywin32/
 
28
 
 
29
http://wxpython.org/
 
30
 
 
31
http://www.egenix.com/files/python/eGenix-mx-Extensions.html#Download-mxBASE
 
32
 
 
33
http://adodbapi.sourceforge.net/
 
34
 
 
35
http://sourceforge.net/projects/mysql-python
 
36
 
 
37
http://pypgsql.sourceforge.net/
 
38
 
 
39
http://stickpeople.com/projects/python/win-psycopg/
 
40
 
 
41
http://kinterbasdb.sourceforge.net/
 
42
 
 
43
http://www.sapdb.org/7.4/sap_db_downloads.htm
 
44
 
 
45
http://sourceforge.net/projects/reportlab/
 
46
 
 
47
http://users.skynet.be/sbi/libxml-python/
 
48
 
 
49
http://www.pythonware.com/products/pil/
 
50
 
 
51
 
 
52
---------------------------------------
 
53
Links for packaging:
 
54
 
 
55
http://sourceforge.net/projects/py2exe/
 
56
 
 
57
http://www.jrsoftware.org/isinfo.php
 
58
 
 
59
 
 
60
---------------------------------------
 
61
Other links (for future):
 
62
 
 
63
http://sourceforge.net/projects/cx-oracle/
 
64
 
 
65
http://pymssql.sourceforge.net/
 
66
 
 
67
http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html