Dear Debianists,
I have been trying to compile a progam called ASCEND IV from sourceforge.net
using scons that usually runs on an i386 on my AMD64 Sempron 3200 box. I am
running Debian Etch RC1 AMD64.
One of the developers has been helping me. We have managed to compile it
but have found that the dl function in python doesn't work in AMD64. It is
an essential feature for ASCEND. Ultimately I would make a deb package for
this program for general release. Suggestions on a dl fix welcome. Am
using python2.4
[EMAIL PROTECTED]:~/ascend$ ./test.py
Traceback (most recent call last):
File "./test.py", line 31, in ?
import dl
ImportError: No module named dl
[EMAIL PROTECTED]:~/ascend$ pygtk/ascdev models/johnpye/testlog10.a4c
Restarting with...
export ASCENDLIBRARY=/home/mikef/ascend/models
export LD_LIBRARY_PATH=/home/mikef/ascend:/home/mikef/ascend/pygtk
export PYTHONPATH=/home/mikef/ascend/pygtk
PYTHON... pygtk/ascdev
Running with...
LD_LIBRARY_PATH = /home/mikef/ascend:/home/mikef/ascend/pygtk
ASCENDLIBRARY = /home/mikef/ascend/models
PYTHONPATH = /home/mikef/ascend/pygtk
Loading python standard libraries...
------------------ ERROR ---------------------
ASCEND had problems importing required models.
Please ensure you have all the runtime prerequisites installed.
Please then report a bug if you continue to have problems.
Full error message: No module named dl
Press ENTER to close this window.
[EMAIL PROTECTED]:~/ascend$
Comments appreciated,
Regards
Michael Fothergill
_________________________________________________________________
MSN Hotmail is evolving check out the new Windows Live Mail
http://ideas.live.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]