Page 1 of 1

Ubuntu Linux Install Problem...

Posted: Wed Dec 07, 2016 4:06 am
by paulsr
Environment: Ubuntu 16.04 Livecode Indy 8.1.1.

Greetings: I'm having problems installing LC on Linux.

First when I clicked on the downloaded file LiveCodeIndyInstaller-8_1_1-Linux.x64 nothing happened. I had to make it executable.

Then, I saw a message saying it couldn't write into /opt, so I had to do a chmod 777 /opt

Now I have a message that says "Internal error (couldn't extract payload item to file)." And I have no idea what that means, nor what to do to fix it.

Can someone help please.

--paul

Re: Ubuntu Linux Install Problem...

Posted: Wed Dec 07, 2016 4:41 am
by ghettocottage
rather than installing it for "all users" try installing it for just your one user and see if that works.

alternatively, run the installer with sudo, like:

sudo /path/to/the/file/livecodeCommunity-Linux.x64



...you probably do not want your /opt folder to be 777

Re: Ubuntu Linux Install Problem...

Posted: Wed Dec 07, 2016 5:04 am
by paulsr
Many thanks. Installing for one user worked fine.

And yes, I've change /opt back to original perms.

Thanks again..

--paul