From: Maurice L. <mj...@ga...> - 2002-12-25 17:21:53
|
Alan W. Irwin writes: > So in light of that extra information, what do you think of just putting a > comment in the Makefile.am where swig is invoked and letting it go at that > (assuming I don't have time to make 1.3.17 work)? If I use the right > number of # characters in the front of such a comment it propagates to > Makefile.in and Makefile as well. I think it's needed there and in the README.pythondemos as well, since the latter is where people trying to run the python demos will look. BTW does this work for anyone? ged$ ./prova.py Traceback (most recent call last): File "./prova.py", line 9, in ? from qt import * ImportError: No module named qt I followed the prescription for finding libqt but it didn't work. ged$ echo $LD_LIBRARY_PATH .:/home/mjl/gts/lib:/usr/lib/qt-3.0.3/lib ged$ ll -L /usr/lib/qt-3.0.3/lib/libqt.so -rwxr-xr-x 1 root root 7644546 Apr 16 2002 /usr/lib/qt-3.0.3/lib/libqt.so -- Maurice LeBrun mj...@ga... Research Organization for Information Science and Technology of Japan (RIST) |