Community Server?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jihem
Posts: 53
Joined: Sun Jul 28, 2013 3:21 pm

Community Server?

Post by jihem » Sun May 18, 2014 4:20 pm

Hi,
I just bought a Raspberry Pi. LiveCode works very well on it (good job!). I'm looking for LiveCode Community server (for use in console).
Regards,
jihem

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9802
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Community Server?

Post by FourthWorld » Sun May 18, 2014 5:13 pm

The Raspberry Pi builds are available at the bottom of the Download page:
http://downloads.livecode.com/livecode/

The current focus of the dev team is on the Kickstarter goals, so while the Linux ARM build has been coming along surprisingly well we can expect complete support for it only after the more critical items on the Road Map have been completed.

That said, any LiveCode standalone can be used from the command line, and in fact LiveCodeJournal.com runs on a custom CGI made with a LiveCode Linux standalone, rather than LiveCode Server.

To run any LC standalone facelessly, just pass -ui in the command line. Beyond that it's all pretty much like any other CGI work, getting args from $1, $2, etc. and handling those however your app needs.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

jihem
Posts: 53
Joined: Sun Jul 28, 2013 3:21 pm

Re: Community Server?

Post by jihem » Fri May 23, 2014 11:16 am

FourthWorld wrote:To run any LC standalone facelessly, just pass -ui in the command line. Beyond that it's all pretty much like any other CGI work, getting args from $1, $2, etc. and handling those however your app needs.
Have you done a standalone on raspberry pi? I saw only options to build windows, macos, linux, android or ios standalone... :/
Where is this option in the standalone settings?
Thx for the answer :)

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm
Location: Göttingen, DE

Re: Community Server?

Post by [-hh] » Fri May 23, 2014 1:47 pm

..........
Last edited by [-hh] on Wed Aug 13, 2014 11:19 am, edited 1 time in total.
shiftLock happens

jihem
Posts: 53
Joined: Sun Jul 28, 2013 3:21 pm

Re: Community Server?

Post by jihem » Mon May 26, 2014 8:45 pm

Thx for the answer. He made a very good job. May be it's time for us to help? How?

Post Reply

Return to “Raspberry Pi”