Tarball Contents
Tarball
gnumed-client.x.y.z extracts as a directory
GNUmed-x.y.z inside of which are:
|
|
| Tarball |
item(s) |
Debian handling |
Comment / alternative handling |
client/ |
gnumed |
/usr/bin/gnumed |
modify shell script: uncomment or provide export PYTHONPATH="${PYTHONPATH}:/usr/share/gnumed/ and might need export PATH="${PATH}:/usr/share/gnumed/bin" or equivalent |
| |
etc/gnumed/ mime_type2file_extension.conf.example |
± /etc/gnumed |
may be needed by Debian |
| |
connectors/gm_ctl_client.conf |
/etc/gnumed/gm_ctl_client.conf |
/etc/gnumed/ being the place for system-wide gnumed .confs |
| |
connectors/gm_ctl_client.py |
/usr/bin/gm_ctl_client |
.py (etc.) removed from /usr/bin executables |
| |
business/ subdirs {exporters/ pycommon/ wxGladeWidgets/ wxpython/ init.py init.pyc} |
/usr/share/gnumed/Gnumed/ |
Gnumed being the top level of the Python tree for import |
| |
bitmaps/ |
/usr/share/gnumed/ |
pending merge with ../gnumed/Gnumed above |
| |
locale/*.* |
/usr/share/locale/ |
all translations go here in Debian |
| |
gnumed-client.desktop |
/usr/share/applications |
for KDE and Gnome |
| |
docs/ manfiles {gm_ctl_client.1, gnumed.1} |
/usr/share/man/man1 |
|
| |
docs/user-manual |
/usr/share/doc/gnumed/ |
|
| |
GnuPublicLicense.txt |
|
text already in /usr/share/common-licenses/GPL |
| |
|
/usr/share/doc/gnumed-client/copyright |
not in tarball, but required by Debian |
| |
|
/usr/share/doc/gnumed-client/ {changelog.Debian.gz, README.Debian} |
not in tarball, but required by Debian |
| |
docs/ (other) |
|
gnumed.conf.example is obsoleted; hook scripts ignored for packaging |
| |
etc/gnumed/gnumed-client.conf |
/etc/gnumed/gnumed-client.conf |
tarball's gnumed-client.conf.example is being retired in favor of a clone from gm-from-cvs.conf and the debian gnumed-client_public.conf is outdated and should not be shipped any more. |
| |
etc/gnumed/egk+kvk-demon.conf.example |
|
used for card readers in Germany |
| |
etc/gnumed-client-init_script.sh |
|
for chipcard reading in Germany |
external-tools |
*.* |
/usr/share/gnumed/bin |
|
setuptools-0.6c9.xml |
|
|
? |
| files* |
executable files (*.sh) |
± /usr/share/gnumed/bin |
store inactives elsewhere tba |
|
|
|
* e.g.
check-prerequisites.py
check-prerequisites.sh
gm-from-cvs.bat
gm-from-cvs.conf
gm-from-cvs.log
gm-from-cvs.sh
gm-install_client_locally.sh
gm-read_chipcard.sh
gm-remove_person.sh
sitecustomize.py
For a full tree listing, (
see below)
etc/gnumed/gnumed-backup.conf
etc/gnumed/gnumed-restore.conf
MacPorts expects installed software to reside in
opt/local/var/macports/software
why? See http://trac.macports.org/wiki/FAQ#ownlibs
The following was generated from an extracted gnumed-client.0.5.0 on Mac OS X 10.5.x (Leopard) using
find . -print | sed -e 's;[^/]*/;|____;g;s;____|; |;g'
after removing from the output the hidden (Mac OS X) file
.DS_Store
and lines deeper than the 2nd subdirectory (of
| | | |____ or longer):
|____GNUmed-0.5.0
| |____client
| | |______init__.py
| | |______init__.pyc
| | |____bitmaps
| | |____business
| | |____check-prerequisites.py
| | |____check-prerequisites.sh
| | |____connectors
| | |____doc
| | |____etc
| | |____exporters
| | |____gm-from-cvs.bat
| | |____gm-from-cvs.conf
| | |____gm-from-cvs.log
| | |____gm-from-cvs.sh
| | |____gm-install_client_locally.sh
| | |____gm-read_chipcard.sh
| | |____gm-remove_person.sh
| | |____gnumed
| | |____gnumed-client.desktop
| | |____GnuPublicLicense.txt
| | |____locale
| | |____pycommon
| | |____sitecustomize.py
| | |____wxGladeWidgets
| | |____wxpython
| |____external-tools
| | |____gm-download_atc
| | |____gm-download_loinc
| | |____gm-install_arriba
| |____Gnumed
|____setuptools-0.6c9.xml
Topic revision: r7 - 09 Sep 2009 - 19:11:25 -
JamesBusser