Recent

Author Topic: LAMW Manager  (Read 20788 times)

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #15 on: May 21, 2019, 03:17:29 am »
How does the LAMW Manager work under the hood?
There is the third party tool Fpcupdeluxe which "It will ease the install of FPC and Lazarus.".

Does LAMW Manager do everything Fpcupdeluxe does plus do the Android side of things as well?

Is it possible to use Fpcupdeluxe, which has been tried and tested over more than two years, and then  run LAMW Manager?

Is that even a viable option?

I just need to clarify how LAMW manager is intended to be used.
Hello PeterEvans,
LAMW Manager performs all the installation and configuration of a complete and functional LAMW environment (including the Android APIs)
It is not necessary to use FPCupdeluxe! LAMW Manager performs all the service while you drink coffee! Just download LAMW Manager and run the ./lamw_manager
Good luck!
« Last Edit: May 21, 2019, 03:37:33 am by DanielTimelord »

PeterEvans

  • New Member
  • *
  • Posts: 24
Re: LAMW Manager
« Reply #16 on: May 22, 2019, 06:33:30 am »
Hello DanielTimelord,

Let us say that I have used Fpcupdeluxe to install Lazarus etc.

Can I now  run LAMW Manager without it affecting Lazarus?

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: LAMW Manager
« Reply #17 on: May 22, 2019, 07:01:54 am »
Fpcupdeluxe should make an isolated install of FPC and Lazarus in a directory of your preference. No system path are added or changed.

So I guess you can use (one or) both methods to install a programming environment to cross-compile towards Android. The choice is yours.

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #18 on: May 22, 2019, 06:33:04 pm »
Hello DanielTimelord,

Let us say that I have used Fpcupdeluxe to install Lazarus etc.

Can I now  run LAMW Manager without it affecting Lazarus?
The development environment created by LAMW Manager does not affect previously installed Lazarus IDEs. Lazarus installed by FPCupdeluxe will not be affected.

PeterEvans

  • New Member
  • *
  • Posts: 24
Re: LAMW Manager
« Reply #19 on: May 23, 2019, 02:11:04 am »
Hello DanielTimelord,
That is very good news.

DanielTimelord

  • Guest
Re:LAMW Manager
« Reply #20 on: August 01, 2019, 08:01:29 am »
LAMW Manager v0.3.1-devel (for Linux) now supports AARCH64-Android

    1) Download [and unzip]:
https://github.com/DanielOliveiraSouza/LAMW4Linux-installer/archive/0.3.1-devel.zip

    2) Install LAzarus + LAMW and all dependencies
:

       Go to directory lamw_manager and run:
          ./lamw_manager


If you want a clean install (or in case of failure) run:
2) ./lamw_manager --reset

Note:

1) First Boot (after upgrading LAMW Manager from v0.3.0 to v0.3.1-devel)

click on "Update-Info" on the first boot of the Lazarus IDE and then click on "Upgrade"

Ready!
Now you have a LAMW environment (on Linux) ready to develop on Android 32 and 64 bit!

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: LAMW Manager
« Reply #21 on: August 02, 2019, 04:36:22 am »

Hello, Daniel!!

Thank you very much!!!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

xinyiman

  • Hero Member
  • *****
  • Posts: 2256
    • Lazarus and Free Pascal italian community
Re: LAMW Manager
« Reply #22 on: August 02, 2019, 08:37:39 am »
Hello Daniel! Yesterday evening I used your LAMW Manager on Ubuntu 19.04 (64 bit). And run correctly.

Thank you in next day test on windows.
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Manlio

  • Full Member
  • ***
  • Posts: 162
  • Pascal dev
Re: LAMW Manager
« Reply #23 on: August 02, 2019, 10:27:22 am »
Does it (64-bit) also work for Windows? And if not, can we expect that to be implemented at some point?
manlio mazzon gmail

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #24 on: August 02, 2019, 07:35:09 pm »
Does it (64-bit) also work for Windows? And if not, can we expect that to be implemented at some point?
There is no implementation on Windows yet, as it depends on external factors. No release forecast yet at this time.

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #25 on: August 10, 2019, 08:48:31 pm »
The 0.3.1-devel branch (LAMW Manager with AARCH64 support) is stable and was merged into master (trunk) on 08/06/2019. Please download LAMW Manager from the Master branch.

LAMW Manager (for Linux)
   version 0.3.1

"A  installer  to  generate Lazarus IDE [and all equirements!] ready to develop for Android!"

(I) LAMW4Linux-installer

   A complete installer and manager of LAMW for Linux
      ref. https://github.com/DanielOliveiraSouza/LAMW4Linux-installer

   1) Download [and unzip]:
      https://github.com/DanielOliveiraSouza/LAMW4Linux-installer/archive/master.zip

   2) Install LAzarus + LAMW and all dependencies:

      Go to directory lamw_manager and run:
         ./lamw_manager
« Last Edit: August 10, 2019, 11:59:35 pm by DanielTimelord »

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #26 on: August 20, 2019, 11:56:57 pm »
LAMW Manager v.0.3.2 (to Linux) has has been released with important fixes for FPC and Lazarus.
  For information on new features and bug fixes read the Release Notes https://github.com/DanielOliveiraSouza/LAMW4Linux-installer/blob/master/lamw_manager/docs/release_notes.md
« Last Edit: August 21, 2019, 12:01:38 am by DanielTimelord »

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: LAMW Manager
« Reply #27 on: August 23, 2019, 02:25:18 am »

Nice work!

Thank you!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

DanielTimelord

  • Guest
Re: LAMW Manager
« Reply #28 on: November 27, 2019, 05:43:39 am »
LAMW Manager v0.3.3 (for Linux) has been Released!

For information on new features and bug fixes read the Release Notes: https://github.com/DanielOliveiraSouza/LAMW4Linux-installer/blob/master/lamw_manager/docs/release_notes.md#v033---november-26-2019

This version include a new Installer Procedure : read   tutorial in: https://drive.google.com/open?id=1B6fvTgJ-W7OS7I4mGCZ4sH0U3GqyAeUg ,fixs and update tools.

Notes:
Remember to read the docs:
README: https://github.com/DanielOliveiraSouza/LAMW4Linux-installer/blob/master/README.md
« Last Edit: November 27, 2019, 05:49:38 am by DanielTimelord »

jmpessoa

  • Hero Member
  • *****
  • Posts: 2297
Re: LAMW Manager
« Reply #29 on: December 09, 2019, 04:50:26 pm »

Great!!!!

Thank you!
Lamw: Lazarus Android Module Wizard
https://github.com/jmpessoa/lazandroidmodulewizard

 

TinyPortal © 2005-2018