Hi Henrik,

> error while loading shared libraries: libssl.so.0.9.8: cannot open shared
> object file: No such file or directory"
> 
> This happened when copying a 32bit PL that had been compiled on Ubuntu and
> simply running it.

Hmm, as just mentioned in IRC, I would not copy binary executables
between different systems.

I'd propose to either put 'wheezy' into your /etc/apt/sources.list (and
set /etc/apt/preferences), and do

   apt-get install -t wheezy picolisp

or build it all locally (as "src/Makefile" uses the -m32 switch).

Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to