Recent

Author Topic: LAMW4Windows installation problem  (Read 1091 times)

wywong

  • New Member
  • *
  • Posts: 16
LAMW4Windows installation problem
« on: February 21, 2020, 01:47:08 pm »
Hello,

I installed LAMW Manager on a Windows 7 PC successfully. Then I ran the lamw_manager.bat as administrator. After some successful downloads, I encountered the following error messages:

-----------------------------------------------------------------------------------------------------
...
(1/1) loading package files                        [#####################] 100%
(1/1) checking for file conflicts                  [#####################] 100%
(1/1) checking available disk space                [#####################] 100%
:: Processing package changes...
(1/1) reinstalling unzip                           [#####################] 100%
--2020-02-21 17:55:56--  http://services.gradle.org/distributions/gradle-4.4.1-bin.zip
Resolving services.gradle.org (services.gradle.org)... 104.18.191.9, 104.18.190.9
Connecting to services.gradle.org (services.gradle.org)|104.18.191.9|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-02-21 17:55:56 ERROR 403: Forbidden.

--2020-02-21 17:55:56--  http://services.gradle.org/distributions/gradle-4.4.1-bin.zip
Resolving services.gradle.org (services.gradle.org)... 104.18.191.9, 104.18.190.9
Connecting to services.gradle.org (services.gradle.org)|104.18.191.9|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-02-21 17:55:56 ERROR 403: Forbidden.

possible network instability! Try later!
Press any key to continue . . .
-------------------------------------------------------------------------------------------------

And the operation was aborted after that. I tried again later and then on a different PC running Windows 10 and got the same error (403 Forbidden).

Can anyone help?

DanielTimelord

  • Guest
Re: LAMW4Windows installation problem
« Reply #1 on: February 22, 2020, 02:44:40 am »
Gradle  now doesn't support downloading via http:
This error will be fixed soon!
Go to C:\lamw_manager open  simple-lamw-install.sh file.
Look for this line
GRADLE_ZIP_LNK="http://services.gradle.org/distributions/gradle-4.4.1-bin.zip"
Modify to:
GRADLE_ZIP_LNK="https://services.gradle.org/distributions/gradle-4.4.1-bin.zip"
Note: Windows 7  is not supported by LAMW Manager!

Good luck

wywong

  • New Member
  • *
  • Posts: 16
Re: LAMW4Windows installation problem
« Reply #2 on: February 22, 2020, 05:04:57 am »
Thanks DanielTimelord! lamw_manager.bat now runs successfully under Windows 10 and Lazarus.exe was created. Nevertheless I still have problems compiling a project, which I will discuss in another thread.

DanielTimelord

  • Guest
Re: LAMW4Windows installation problem
« Reply #3 on: February 24, 2020, 06:55:48 am »
Thanks DanielTimelord! lamw_manager.bat now runs successfully under Windows 10 and Lazarus.exe was created. Nevertheless I still have problems compiling a project, which I will discuss in another thread.
This bug has been fixed!
Rembember:   Always launcher  Lazarus IDE using the icon LAMW4Windows on Start Menu.
Read the oficiall docs: https://forum.lazarus.freepascal.org/index.php/topic,45361.msg320740/topicseen.html
« Last Edit: February 24, 2020, 08:45:17 am by DanielTimelord »

 

TinyPortal © 2005-2018