Am 22.11.2010 um 17:31 schrieb Fritz Borgstedt: > For Users of ASSP <[email protected]> schreibt: >> Yes, the assp.cfg file is located in the assp baseDir. Isn't that >> correct? > > How can ASSP find the assp.cfg file if it does not know its locations > (which is in the base).
Hi, well good question... > ASSP is looking for it in different locations: > '/usr/local/assp','/home/assp','/etc/assp','/usr/assp','/applications/assp'. > If not found ASSP assumes "." as basedir. my assumption was, that it starts with the directory the assp.pl script is located in. I'm using Rebol for most of my script programming tasks and there I get the: - dir the user started the script from - dir the script-file is located in And the second one is used by mostly all scripts to continue to load stuff. > Therefore you should do "cd path/to/basedir" or provide the basedir at > startup "perl assp.pl path/to/base" Ok, that was my missing link: I need to specify the path/to/base explicitly. Thanks. -- Robert M. Münch Mobile: +49 177 245 2802 http://www.robertmuench.de ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
