David,
I double-checked this as the logic of Linux symlinks seems to be back-to-front.
However, this tutorial http://linuxreviews.org/beginner/#toc18 suggests that
your symlinks should be in the following form (as revserver seems to be looking
for libraries in the /usr/lib32/ directory:
sudo l
David, My Linux knowledge is minimal but I think your symlinks may be the wrong
way round(?)
I think they should be sudo ln -s
Worth a try?
Best,
Keith..
On 8 Dec 2010, at 19:28, David Bovill wrote:
> Hi Keith, I do seem to have the libraries available in /usr/lib/:
>
> lrwxrwxrwx 1 root
Hi Keith, I do seem to have the libraries available in /usr/lib/:
lrwxrwxrwx 1 root root 17 Oct 12 06:08 /usr/lib/libpcre.so ->
> libpcre.so.3.12.1
> lrwxrwxrwx 1 root root 17 Oct 12 06:08 /usr/lib/libpcre.so.3 ->
> libpcre.so.3.12.1
> -rw-r--r-- 50 root root 162816 Jul 14 2008 /usr/lib
David,
I've just been going through this and with Andre's help, solved the libpcre
side but my hosted VPS (Ubuntu Dapper 6.06) version doesn't support the
necessary version of libcurl that revServer needs so I'm waiting for further
enlightenment on Ubuntu's forum.
Still, item 6 may get your lib