Linux Engine: Problems on Red Hat server with CGI
Paolo Mazza
mazzapaolo at libero.it
Tue Jan 13 16:04:26 EST 2004
Thank you ... This engine works on MAC OS X . It is great.
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
More information about the use-livecode
mailing list