2011/11/17 shirish शिरीष <[email protected]>: >> export >> PYTHONPATH="$PYTHONPATH:$HOME/games/adonthell/lib/python2.7/site-packages/adonthell" >> export >> ADONTHELL_MODULES_PATH="$ADONTHELL_MODULES_PATH:$HOME/games/adonthell/lib/adonthell/gfx:" > > actually tried to do it that way, didn't work so probably this has to > be done some other way perhaps.
Uh, my fault, I guess. Try export PYTHONPATH=$HOME/games/adonthell/lib/python2.7/site-packages/ instead and see if that works. And also ADONTHELL_MODULES_PATH=$HOME/games/adonthell/lib/adonthell/ Kai _______________________________________________ Adonthell-general mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/adonthell-general
