Yes, also a good ideaFourthWorld wrote: ↑Sat Feb 27, 2021 5:44 pmInstallation instructions are currently provided in the Lessons .
Apparently that's not well known, so perhaps what we need is to include a note in the package with that URL. Or maybe better, put the link next to the link people use to download the package.
Search found 1112 matches
- Sat Feb 27, 2021 8:31 pm
- Forum: CGIs and the Server
- Topic: POLL: LiveCode Server deployment
- Replies: 75
- Views: 52644
Re: POLL: LiveCode Server deployment
- Sat Feb 27, 2021 2:51 pm
- Forum: CGIs and the Server
- Topic: POLL: LiveCode Server deployment
- Replies: 75
- Views: 52644
Re: POLL: LiveCode Server deployment
This is copied from a working XAMPP on windows which I carry also on USB, copy it into httpd.conf. Open XAMPP, click on config and open httpd.conf with notepad+ or whatever. note that the part Documentroot and <Directory is already in it, but i copied it here so you can see where I added the LC part...
- Sat Feb 27, 2021 2:42 pm
- Forum: CGIs and the Server
- Topic: POLL: LiveCode Server deployment
- Replies: 75
- Views: 52644
Re: POLL: LiveCode Server deployment
It's not the Release notes what is needed with the Server zip download, it's the Description notes which exactly point out what you have to do to install LC server and have it working correctly.
- Fri Feb 26, 2021 11:28 am
- Forum: CGIs and the Server
- Topic: POLL: LiveCode Server deployment
- Replies: 75
- Views: 52644
Re: POLL: LiveCode Server deployment
Although there is a long standing bug report to include the correct description notes with the server download, it is still not solved as of 2019. Seems to me a very simple thing to solve: https://quality.livecode.com/show_bug.cgi?id=22405 The correct notes are with version 6 and was also shared her...
- Wed Feb 24, 2021 11:20 am
- Forum: Talking LiveCode
- Topic: Fun With APNG & LC
- Replies: 23
- Views: 1998
Re: Fun With APNG & LC
Betamax was always the better format but VHS won in the end because of adoption. Not at all, the best was VCR aka Video2000 made by Philips, 2 sides payable, perfect still image. Stripe-less fast forward with image. Hi-Fi stereo. VHS won the race because Video2000 refused to bring out some kind of ...
- Fri Feb 12, 2021 9:59 am
- Forum: Android Deployment
- Topic: Possible to build LC stack for Android Go ?
- Replies: 4
- Views: 504
Re: Possible to build LC stack for Android Go ?
I didn't know that. Do you know if there is a size limitation for apps? The Go version is supposed to be optimized for trimmed-down apps. My Daughter had an GO version before, and it simply worked. Comparing the sizes of apps made by LC and the ones I sometimes see on Google Play, they're not so bi...
- Thu Feb 11, 2021 1:20 pm
- Forum: Android Deployment
- Topic: Possible to build LC stack for Android Go ?
- Replies: 4
- Views: 504
Re: Possible to build LC stack for Android Go ?
Hi,
you can build for Android, it will run on Android Go.
Regards,
Jerry
you can build for Android, it will run on Android Go.
Regards,
Jerry
- Sun Jan 24, 2021 9:16 pm
- Forum: Off-Topic
- Topic: What Linux distro(s) are you running LiveCode on?
- Replies: 20
- Views: 3854
Re: What Linux distro(s) are you running LiveCode on?
just look on tonymacx86.com and you can find all info about it. Running BigSur now without any problems on my triple boot together with win10 and Ubuntu. And must say Ubuntu is the fastest booting within 2sec desktop is there. You need to put the MacOS on a separate SSD, and win10 and Ubuntu on anot...
- Tue Jan 05, 2021 1:06 pm
- Forum: Talking LiveCode
- Topic: You cannot trust arithmetic anymore
- Replies: 42
- Views: 3683
Re: You cannot trust arithmetic anymore
There are a bunch more "implementations" or bugs who reside for years in the quality list and are not being solved or hibernated, maybe for the devs not important enough.
- Fri Jan 01, 2021 5:35 pm
- Forum: Off-Topic
- Topic: What Users want from the next version of LiveCode
- Replies: 29
- Views: 5514
Re: What Users want from the next version of LiveCode
-Multi-threading, in other languages eg.Python. One can say do this in this thread and that in that thread. -HTML5 not the way it is now, but something like an output which is a mix of LC-server and HTML. Again this makes it difficult to deploy, because most servers do not run LC-server. It has to b...
- Sun Dec 20, 2020 7:52 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 3117
Re: Logic behind put URL or PUT URL into a variable
Ok, i understand how parentheses in this way helps and also to shorten the script.
Thanks for explaining Richard.
Thanks for explaining Richard.
- Sun Dec 20, 2020 3:02 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 3117
Re: Logic behind put URL or PUT URL into a variable
As I was not convinced that the PHP files would be the culprit, hence it worked before, so checked previous used files with the current ones. It were minor changes like tablenames etc. And since changing some in the LC script it worked, entering it directly in a browser also worked ok. Also no error...
- Tue Dec 15, 2020 1:07 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 3117
- Mon Dec 14, 2020 10:26 pm
- Forum: Internet
- Topic: Logic behind put URL or PUT URL into a variable
- Replies: 27
- Views: 3117
Re: Logic behind put URL or PUT URL into a variable
I have a feeling that this entire thread might have stemmed from a server-generated error rather than anything else... I can't relay that to the first message in this thread. So - I suspect either the URL was typed wrongly in the first example when it was run - or some server-side setup meant the i...
- Sat Dec 05, 2020 3:13 pm
- Forum: Community Projects
- Topic: MIDI Synthesizer with FluidSynth
- Replies: 14
- Views: 5179
Re: MIDI Synthesizer with FluidSynth
Great!
Thanks for the links.
Thanks for the links.