Hi,
When execute PYTHONPATH-. ./bin/mago -a gedit,tells such info as follows:
Tracebak (most recent call last):
File "./bin/mago" ,line 7, in<module>
from mago.cmd.man import main
File "/home/wjf/mago/mago/cmd/main.py",line 10,in<module>
import ldtp
importError: No module named ldtp
Should I set PYTHONPATH? How to set that in ubuntu8.04.
Thanks a lot.
Best regards,
Junfeng