yc
Results
2
issues of
yc
Hello, Really looking forward to playing with LispBox, however getting the following error: /home/drifter/Applications/lispbox-0.7/emacs-23.2/bin/emacs: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory...
The compiler seems to build ok, but fails on tests: ``` make check Making check in tests make[1]: Entering directory '/home/drifter/dev/blissc/tests' ../blissc --library -o testharness.lib ../tests/testharness.req python "../tests/runtests.py" --blissc="../blissc" --cc="cc"...