in-line :- 2011/11/18 Kai Sterker <[email protected]>: > 2011/11/17 shirish शिरीष <[email protected]>: >> ok tried everything, googled it up and did it couple of different ways >> no progress. >> >> Although on the CLI I do get this output if I ask to echo the variable values >> >> $ echo $PYTHONPATH >> :/home/shirish/games/adonthell/lib/python2.7/site-packages/adonthell >> >> ~$ echo $ADONTHELL_MODULES_PATH >> :/home/shirish/games/adonthell/lib/adonthell/gfx > > But those still have the /adonthell respectively gfx/ directories in > the path, while I think they shouldn't. I.e. echo should give you > > /home/shirish/games/adonthell/lib/python2.7/site-packages/ > and /home/shirish/games/adonthell/lib/adonthell/
oops,oops, my mistake, somehow didn't see your message, maybe google wrangling or I didn't see. Now just get a segfault. $ echo $PYTHONPATH :/home/shirish/games/adonthell/lib/python2.7/site-packages/ $ echo $ADONTHELL_MODULES_PATH :/home/shirish/games/adonthell/lib/adonthell/ ~/games/adonthell/adonthell-tools-build/src/mapedit$ ./adonthell-mapedit -g ../../../ -p wastesedge ../../../wastesedge/redwyne-inn.xml Segmentation fault At least no more complaining of not finding something. Just trying to run ./adonthell-mapedit gives me this :- $ ./adonthell-mapedit I/O warning : failed to load external entity "/home/shirish/games/adonthell/share/adonthell/games//connectors.xml" I don't see a directory named adonthell in share. ~/games/adonthell/share$ ls applications mime Trying it couple of more times, the mapedit hit success :- $ ./adonthell-mapedit -g ../../../ -p wastesedge ../../../wastesedge/redwyne-inn.xml Detected Models in models > Kai Now will try the other tools. -- Regards, Shirish Agarwal शिरीष अग्रवाल My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com 065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17 _______________________________________________ Adonthell-general mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/adonthell-general
