gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Problem running gnumed


From: Josh Sharp
Subject: [Gnumed-devel] Problem running gnumed
Date: Mon, 2 Sep 2002 22:09:59 -0400
User-agent: KMail/1.4.3

I think I installed pre-req's just fine but am getting:

address@hidden wxpython]$ python gnumed.py
log file is [/home/jds/.gnumed/gnumed.log]
2002-09-02 21:58:09 [INFO]  (gnumed.py::Main:161): Starting up as main module 
($Revision: 1.39 $).
2002-09-02 21:58:10 [INFO]  
(/home/jds/pub/cvs/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:68):
 
text domain is "gnumed"
Traceback (most recent call last):
  File "gnumed.py", line 166, in ?
    import gmI18N
  File "/home/jds/pub/cvs/gnumed/gnumed/client/python-common/gmI18N.py", line 
176, in ?
    install_domain()
  File "/home/jds/pub/cvs/gnumed/gnumed/client/python-common/gmI18N.py", line 
100, in install_domain
    gettext.install(text_domain)
AttributeError: 'module' object has no attribute 'install'


What might this be?

Also, here's my env vars:

address@hidden wxpython]$ env | grep GNUMED
GNUMED_DIR=/home/jds/pub/cvs/gnumed/gnumed/client
address@hidden wxpython]$ env | grep PYTHON
PYTHONPATH=/usr/lib/python2.2/site-packages


Whilst installing pre-req's had to rpm -ivh -nodeps on wxGTK as it requires 
libpng.so.2 and with KDE3 installed this has been superceded with libpng.so.3 
(I just symlink'd a .2 to .3)

Just a warning: I'm running Mandrake Cooker - aka development version 
(somewhere between 9.0 rc1 and rc2 as I update packages daily as the 
developers update))

Thanks,

Josh.




reply via email to

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