[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] bug in startscript concerning suse 10.3 64 bit
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] bug in startscript concerning suse 10.3 64 bit |
Date: |
Tue, 22 Jul 2008 15:45:31 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hallo Ruthard,
> Yet: in 64 architecture the GNUMEDDIR should be /usr/ __lib64__
> /python${PYVER}/site-packages/Gnumed/wxpython
...
> or, best choice might be
>
> LIST_OF_POSSIBLE_GNUMEDDIR_PATHS=\
> "/usr/lib/python${PYVER}/site-packages/Gnumed/wxpython" \
> "/usr/lib64/python${PYVER}/site-packages/Gnumed/wxpython" \
> "/some/other/weird/path/in/another/weird/distribution" \
> "/yet/another/path"
>
> for GNUMEDDIR in $"LIST_OF_POSSIBLE_GNUMEDDIR_PATHS"
> do
> if [ -d "$GNUMEDDIR"]
> then
> break
> fi
> done
Thanks, fixed in CVS !
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346