8 Dec 2011 16:44
[Jed-users-l] S-Lang load path?
Ulli Horlacher <framstag <at> rus.uni-stuttgart.de>
2011-12-08 15:44:37 GMT
2011-12-08 15:44:37 GMT
What is the S-Lang load path and how do I set it?
The problem:
phlox:~ $HOME/sw/bin/jed -batch
loading /home/beate/sw/jedlib-0.99-19/lib/site.slc
loading /home/beate/sw/jedlib-0.99-19/lib/os.sl
loading /home/beate/sw/jedlib-0.99-19/lib/menus.slc
loading /home/beate/sw/jedlib-0.99-19/lib/defaults.slc
loading /home/beate/sw/jedlib-0.99-19/lib/emacs.slc
loading /home/beate/sw/jedlib-0.99-19/lib/edt.slc
loading /home/beate/sw/jedlib-0.99-19/lib/regexp.slc
Unable to open require. Check the value of the S-Lang load path.
/home/beate/sw/jedlib-0.99-19/lib/regexp.sl:6:<top-level>:Open failed
Traceback: evalfile
/home/beate/sw/jedlib-0.99-19/lib/defaults.sl:113:<top-level>:Open failed
Traceback: evalfile
/home/beate/sw/jedlib-0.99-19/lib/site.sl:3304:<top-level>:Open failed
In /home/beate/sw/jedlib-0.99-19/lib/regexp.sl line 6 there is:
require ("srchmisc");
But I have this file:
phlox:~ find $HOME/sw | grep srchmisc
/home/beate/sw/jedlib-0.99-19/lib/srchmisc.sl
/home/beate/sw/jedlib-0.99-19/lib/srchmisc.slc
(Continue reading)
RSS Feed