Problems with 2.6.1 on Linux - command line error

biodan at comcast.net biodan at comcast.net
Mon Nov 7 23:46:03 EST 2005


I'm having problems running Revolution from the command
line on RH Enterprise Linux v 4.

Installing from either the .tgz or rpm, i seem to be lacking
linuxgate.so.1. This causes any script run from the command line
to yield an error.

Here is my test script that gives errors on linux when run from
a command line. Mind you, it does run the script, but prepends
the output with the libgdk error. The GUI mostly works fine (with
a notable exception that i will post separately).
Has anyone had a similar problem? I just dont want to be 
encumbered to parse the error msg all the time.
 
 #!/opt/revolution26/revolution.x86
on startup
        put "hello world"
 end startup

 > Could not open libgdk-x11-2.0.so: libgobject-2.0.so: cannot open shared
 > object file: No such file or directory
> hello world



More information about the use-livecode mailing list