Recent

Author Topic: How to install Lazarus 0.9.30 ubuntu?  (Read 8343 times)

Robert Gilland

  • Full Member
  • ***
  • Posts: 164
How to install Lazarus 0.9.30 ubuntu?
« on: June 18, 2011, 04:01:38 am »
I install ed lazarus following the gudelines in wiki and it installed the old 0.9.28.
How do I install 0.9.30?

eny

  • Hero Member
  • *****
  • Posts: 1646
Re: How to install Lazarus 0.9.30 ubuntu?
« Reply #1 on: June 18, 2011, 10:46:52 am »
There are a couple of topics about this.
The one that worked for me was:
- install FPC from the debian packages
- install Lazarus from source (download the source, extract in a folder and build from the command line).
All posts based on: Win10 (Win64); Lazarus 3_4  (x64) 25-05-2024 (unless specified otherwise...)

Robert Gilland

  • Full Member
  • ***
  • Posts: 164
Re: How to install Lazarus 0.9.30 ubuntu?
« Reply #2 on: June 20, 2011, 12:48:03 am »
it seems to me what is needed is that the ubuntu ppa repositories need to be updated.
Because ubuntu is so plug and play. it would be good if the method for updating lazarus was the same.
 :o

mvampire

  • Jr. Member
  • **
  • Posts: 62
Re: How to install Lazarus 0.9.30 ubuntu?
« Reply #3 on: June 21, 2011, 05:48:58 pm »
1) Go to downloads (http://sourceforge.net/project/showfiles.php?group_id=89339)

For 64-bit Ubuntu: http://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20amd64%20DEB/Lazarus%200.9.30/

Install fpc
2) download FPC (fpc-2.4.2-0.amd64.deb.tar for 64-bit Ubuntu)
3) unpack, and go to unpacked directory
4) dpkg -i * (this will install all debs)

Install Lazarus
2) download Lazarus (lazarus-0.9.30.amd64.deb.tar for 64-bit Ubuntu)
3) unpack, and go to unpacked directory
4) dpkg -i * (this will install all debs)

braximo

  • Jr. Member
  • **
  • Posts: 79
Re: How to install Lazarus 0.9.30 ubuntu?
« Reply #4 on: August 11, 2011, 02:37:36 am »
the aforementioned solution worked with me...
Ubuntu 16.04 Lazarus 1.6

 

TinyPortal © 2005-2018