Windows GNUmed client Installation Guide
Deutsch English Español Français
|
|
| Large but simple installer |
Bare client (see Advanced) |
|
|
|
|
|
After downloading:
- Accept the default installation options.
- Run from Windows'
Start > Programs > GNUmed > GNUmed...
- Connect to the public GNUmed test database at "salaam" using any-doc, any-doc (easy but slow)
- To set up a local database, proceed to Step 2
|
|
| GNUmed Server large installer |
or: Bare Server package |
|
|
|
|
|
While we might suggest running a database on GNU/Linux, it
is now possible to run a GNUmed server natively under Windows (instead of through outdated Cygwin port of PostgreSQL, which is not recommended). Visit the
Database on Windows page for more info.
Advanced
"Bare clients" will need other software components to have been installed
The following components are part of the large but simple GNUmed package and only need separate installation when installing the "bare client" GNUmed package. Among the following components, the larger Python package needs to be installed first, therefore wait for it to fully download, and install it, before any of the others. For each component, you can click through all of the default options "Next" and "OK". A compressed folder containing these same pre-requisites is
provided here for your convenience.
- Python 2.5.4 which is the programming language in which GNUmed is written ( install first)
- psycopg2 (2.0.8) needed to connect to the PostgreSQL database
- egenix mxTools which provides helpful support for Date and time handling
- wxPython 2.8.8 unicode version which draws the GUI screens and controls
- PIL 1.1.6 for image handling in GNUmed's digital archive
- Twainmodule Python Twain bridge for image scanner connection... Note: until such time as they provide an actual installer, all one needs to do is take the *.pyd file and drop it the lib/site-packages directory of python (e.g. c:\python2.5)
Release history viewable here, devel info re packaging here
v0.2.6 to present:
- Python 2.5.1 which is the programming language in which GNUmed is written ( install first)
- psycopg2 (2.0.8) needed to connect to the PostgreSQL database
- egenix mxTools which provides helpful support for Date and time handling
- wxPython 2.8.8 unicode version which draws the GUI screens and controls
- PIL 1.1.6 for image handling in GNUmed's digital archive
- Twainmodule Python Twain bridge for image scanner connection... Note: until such time as they provide an actual installer, all one needs to do is take the *.pyd file and drop it the lib/site-packages directory of python (e.g. c:\python2.5)
v0.2.3 to 0.2.5.1 - outdated
v0.2.0 - outdated
v0.1 - ancient
- v0.1: If you are running an English version of Windows and do not see the green GNUmed logon window within 20 seconds, you may need to edit (right-mouse-click "Edit") the
GNUmed "batch" file and replace two occurrences of Programme to PROGRA~1. Save the changes, and try the Start menu item again.
- Once you have made it to the login window, proceed to the User Guide section Logging in.