CGI scripts are failing
J. Landman Gay
jacque at hyperactivesw.com
Wed Apr 3 18:42:08 EDT 2013
On 4/3/13 5:25 PM, Mike Bonner wrote:
> Yeah it does but its all greek to me too. Well ok. yeah it shows where they
> are or should be. I don't recall enough of what I know to know if found
> library is the 32 bit or 64 bit. So I guess the answer is yes.. or no.
> Need a geekier head than mine to ferret it out.
Okay all you geek heads. Does this reply from tech support mean anything?:
***
I can confirm that the library exists as a symlink back to libX11.so.6.2.
root at delphi [~]# stat /usr/X11R6/lib/libX11.so.6
File: `/usr/X11R6/lib/libX11.so.6' -> `libX11.so.6.2'
Size: 13 Blocks: 0 IO Block: 4096 symbolic link
Device: 803h/2051d Inode: 568110 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2013-04-03 18:02:43.000000000 -0400
Modify: 2011-10-09 00:22:28.000000000 -0400
Change: 2011-10-09 00:22:28.000000000 -0400
root at delphi [~]#
The other library mentioned is also present, as a symlink back to
`libXext.so.6.4'
File: `/usr/X11R6/lib/libXext.so.6' -> `libXext.so.6.4'
Size: 14 Blocks: 0 IO Block: 4096 symbolic link
Device: 803h/2051d Inode: 568076 Links: 1
Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2013-04-03 18:04:28.000000000 -0400
Modify: 2011-10-09 00:22:28.000000000 -0400
Change: 2011-10-09 00:22:28.000000000 -0400
root at delphi [~]#
Now, it occurs to me that libX11.so.6 <> libX11.so.6.2 and
libXext.so.6.4 <> libXext.so.6
Does that matter?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list