Re: Trouble with LiveCode Server on Ubuntu

2016-02-20 Thread Sannyasin Brahmanathaswami
  On February 19, 2016 at 5:46:15 PM, Mike Bonner (bonnm...@gmail.com(mailto:bonnm...@gmail.com)) wrote: > On Fri, Feb 19, 2016 at 8:44 > PM(http://airmail.calendar/2016-02-19%2020:44:00%20HST), Mike Bonner wrote: > > try apt-get install libxext6 Mike... Awesome.. that worked! Yay  %

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Mike Bonner
or just possibly libext Don't have a system I can test on right now, but one of those two should work. On Fri, Feb 19, 2016 at 8:44 PM, Mike Bonner wrote: > try apt-get install libxext6 > > On Fri, Feb 19, 2016 at 8:42 PM, Sannyasin Brahmanathaswami < > bra...@hindu.org> wrote: > >> >> Ok I tr

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Mike Bonner
try apt-get install libxext6 On Fri, Feb 19, 2016 at 8:42 PM, Sannyasin Brahmanathaswami < bra...@hindu.org> wrote: > > Ok I tried regressing to 6.7.5 > > but things got worse: > > root@hinduismtoday:/home/htoday/cgi-bin# ./echo.lc > -bash: ./echo.lc: /home/htoday/cgi-bin/livecode-community-serve

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Sannyasin Brahmanathaswami
  Ok I tried regressing to 6.7.5 but things got worse: root@hinduismtoday:/home/htoday/cgi-bin# ./echo.lc -bash: ./echo.lc: /home/htoday/cgi-bin/livecode-community-server: bad interpreter: No such file or directory root@hinduismtoday:/home/htoday/cgi-bin# ldd livecode-community-server not a

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Sannyasin Brahmanathaswami
  OK, successfully upgraded the Hinduism Today server to Linux 4.4.0-x86_64-linode63 on x86_64 so now we have Ubuntu OS parity now between the two instances on the one where LC works, where I think I have an old version of LC server 6.7.5 we get: /home/himalayan/cgi-bin# ldd ./livecode-commun

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Sannyasin Brahmanathaswami
Ahh... I had already tried the latest 7.2.1 64 LiveCode but I just discovered that the server/instance where it *does* work we have Kernel and CPU where as on Hinduism Today site we have the 4.1.5- version of linux so let me see if I can get the OS upgraded without bringing down the server fir

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: My sys stats say: Operating systemUbuntu Linux 14.04.1 Webmin version 1.780 Virtualmin version 4.16.gpl Time on system Fri Feb 19 14:57:14 2016 Kernel and CPU Linux 4.1.5-x86_64-linode61 on x86_64 but I c

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Sannyasin Brahmanathaswami
My sys stats say: Operating systemUbuntu Linux 14.04.1 Webmin version 1.780 Virtualmin version 4.16.gpl Time on system Fri Feb 19 14:57:14 2016 Kernel and CPU Linux 4.1.5-x86_64-linode61 on x86_64 but I can certainly give the 32-bit version

Re: Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Richard Gaskin
I saw the "(2)No such file or directory" error on one of my VPSes yesterday. Mystified me, since I know the file is there. Looking into it further it turns out that error can happen with executables when the executable is 64-bit on a 32-bit system. I had installed the 64-bit LC Server engine

Trouble with LiveCode Server on Ubuntu

2016-02-19 Thread Sannyasin Brahmanathaswami
  We have two Linode Cloud servers. Both have almost the exact same Ubuntu 14.04 configuration. But on one of them I cannot get LiveCode server to "fire" the layout is correct and exact match for the server that is working. Permssions are all set properly to 755 and the owner and group are co