2009/7/24 Willem Broekema metawilm@gmail.com:
(If you have asdf-binary-locations installed, CLPython will use that to determine the fasl file location, and you should not get this error.)
I've setup asdf-binary-locations, and the problem is gone. Thanks.
Here are my suggestions: 1. CLPython should not force people to add slash at the end for sys.path entries. CPython does not work that way. 2. CLPython documentation should say something about write permission for .fasl files. asdf-binary-locations seems to be a good solution.