However I was not able to have the Linux engine of Revolution to work on my provider's Linux server.
As Alex Rice wrote:
Unfortunately the engine
<http://www.runrev.com/revolution/downloads/engines/2.1/Linux.gz>
has many library dependencies, like X11, so you should search out an older version of the Rev or metacard engine and do the ldd test on it. If it returns a bunch of stuff like this, then just discard it and search for an older version.
ldd Linux
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x0012b000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x0013a000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x00200000)
libm.so.6 => /lib/libm.so.6 (0x002b4000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x002d7000)
libc.so.6 => /lib/libc.so.6 (0x002df000)
libdl.so.2 => /lib/libdl.so.2 (0x00412000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00110000)
It is a pity we can not use the engine on the Linux servers.
Ciao Paolo
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
