Forum Bugs

error while loading shared libraries: libssl.so.0.9.8

vogella
I just downloaded prince on Ubuntu 11.10 and wanted to try it.

prince on the command line resulted in the following error:

/usr/lib/prince/bin/prince: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory


Best regards, Lars
-------------------------
http://www.vogella.com - Tutorials about Android, Eclipse and Java Programming
mikeday
Which Prince package did you install? Do you have libssl installed?
vogella
I installed prince_8.0-1ubuntu10.04_amd64.deb. sudo apt-get install libssl tells me that there is not installation candidate.

I'm using Ubuntu 11.10
mikeday
How about libssl0.9.8? Or any other package including "ssl"? Otherwise it may be necessary to install the statically linked package, or wait for us to build a package specifically for 11.10.
vogella
Thanks, libssl0.9.8 did work. I'm now getting a different error (see below), but I have to investigate that a bit more, and in case I can't solve that I open a new message. I'm currently on a very low bandwidth connection and I assume that this is the problem.

vogella@Paranor:~$ prince --no-author-style \
> -s http://www.princexml.com/howcome/2008/wikipedia/wiki2.css \
> http://en.wikipedia.org/wiki/Finland -o finland.pdf


prince: http://en.wikipedia.org/wiki/Finland: error: couldn't connect to host
prince: http://en.wikipedia.org/wiki/Finland: error: could not load input file
prince: error: no input documents to process