Recent

Author Topic: How do you know wich version of Lazarus to download?  (Read 578 times)

jsgsix

  • Newbie
  • Posts: 6
How do you know wich version of Lazarus to download?
« on: November 30, 2024, 01:22:06 am »
There seems to be little help in determining which version of Lazarus to download. I am running Linux Lite ver 7.2.  I want to install Lazarus on a Dell model Latitude 5580 FHD Buisiness Notebook PC, Intel ® Core (TM) i5-7200 U cpu @2.50 GHz, a 64 bit machine. What version do I need to download? Very frustrating.

TRon

  • Hero Member
  • *****
  • Posts: 3618
Re: How do you know wich version of Lazarus to download?
« Reply #1 on: November 30, 2024, 01:48:40 am »
First order of business: know your operating system (as in what package manager/system does your OS use).

A quick search landed me here and in particular this paragraph about deb packages

Then put your browser to sourceforge, lazarus files here which offer you a couple of options.
- You are running Linux, that is listed
- You are running on a 64-bit cpu (and assume also running a 64-bit OS), that is listed as well (AMD64)
- Your package manager uses .deb packages.

With this infotmation are you then able to figure out what directory to choose ? and what version and corresponding file to download ?
This tagline is powered by AI

jsgsix

  • Newbie
  • Posts: 6
Re: How do you know wich version of Lazarus to download?
« Reply #2 on: November 30, 2024, 05:54:50 pm »
I did manage to get Lazarus down loaded and installed. I still not sure which ver. I installed. The installation says 2.2.0 and I can't find any update button inside Lazarus itself. But when I start to enter Lazarus another error comes up: system .ppu not found.Check your fpc.cfg. How do I do that?!
The program still allows me to log in but warns of instability.

TRon

  • Hero Member
  • *****
  • Posts: 3618
Re: How do you know wich version of Lazarus to download?
« Reply #3 on: November 30, 2024, 06:11:56 pm »
I did manage to get Lazarus down loaded and installed. I still not sure which ver. I installed.
If you downloaded Lazarus from source-forge then the version number depends on what version directory you choose from sourceforge.

Quote
The installation says 2.2.0 and I can't find any update button inside Lazarus itself.
version 2.2.0 sounds like the version installed by your package manager unless you specifically chosen to download that specific version.

Indeed Lazarus itself does not contain a download button in order to upgrade itself. Such functionality is a typical windows-ishm that has no place in real world configurations (at least not without compromising security).

Quote
But when I start to enter Lazarus another error comes up: system .ppu not found.Check your fpc.cfg. How do I do that?!
The program still allows me to log in but warns of instability.
That indicates that either the Free Pascal compiler was not installed, the Free Pascal compiler was not configured correctly or that Lazarus was not configured correctly.

But, let's take a few steps back first as it seems you are new to this.

Does your package manager provide Free Pascal and Lazarus for you ? If so, then please use that option unless you have a specif need for a particular version of Lazarus.

In case you do actually need to have a particular version of Lazarus then consider opting to use FPCUpDeluxe to install everything for you. Before you do so, please make sure to remove any pre-installed version of both FPC and Lazarus in order to prevent possible future issues. If you go the FPCUpdeluxe route then never use another method to install FPC and Lazarus unless you know what you are doing.

If you have any questions or issues then please ask/mention them before continuing on your own (as it seems you are struggling there).
This tagline is powered by AI

Guva

  • Full Member
  • ***
  • Posts: 115
Re: How do you know wich version of Lazarus to download?
« Reply #4 on: November 30, 2024, 06:53:47 pm »
I did manage to get Lazarus down loaded and installed. I still not sure which ver. I installed. The installation says 2.2.0 and I can't find any update button inside Lazarus itself. But when I start to enter Lazarus another error comes up: system .ppu not found.Check your fpc.cfg. How do I do that?!
The program still allows me to log in but warns of instability.

open synaptic and delete lazarus, fpc and fpc-source

download and install these three packages. https://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20amd64%20DEB/Lazarus%203.6/
« Last Edit: November 30, 2024, 07:00:34 pm by Guva »

Dzandaa

  • Sr. Member
  • ****
  • Posts: 387
  • From C# to Lazarus
Re: How do you know wich version of Lazarus to download?
« Reply #5 on: November 30, 2024, 07:05:26 pm »
Hi,

@jsgsix:

I don't know about Linux Lite, but I don't recommend installing the Lazarus from the repository, but directly from Sourceforge.

But you have to uninstall 2.2.0.

As Linux Lite is an Ubuntu I suppose you have the "synaptic package manager".

Search for "fpc", look what is installed (Green square), select  it with Right Click and  "Mark for Removal" then "Apply"
Do the same with "lazarus"

I use the version 3.4 on Linux Mint.

https://sourceforge.net/projects/lazarus/files/Lazarus%20Linux%20amd64%20DEB/Lazarus%203.4/

Install in that order:

fpc-laz_3.2.2-210709_amd64.deb  -> Free Pascal Compiler
fpc-src_3.2.2-210709_amd64.deb -> Free Pascal Sources
lazarus-project_3.4.0-0_amd64.deb -> Lazarus Project

Good luck.

B->



Regards,
Dzandaa

jamie

  • Hero Member
  • *****
  • Posts: 6733
Re: How do you know wich version of Lazarus to download?
« Reply #6 on: November 30, 2024, 11:58:48 pm »
it's simple logic!

Go for the largest version number and the largest binary file sizes!

Size does matter!  :D

Jamie
The only true wisdom is knowing you know nothing

Joanna from IRC

  • Hero Member
  • *****
  • Posts: 1198
Re: How do you know wich version of Lazarus to download?
« Reply #7 on: Today at 10:25:27 am »
it's simple logic!

Go for the largest version number and the largest binary file sizes!

Size does matter!  :D

Jamie
That’s very reckless  :D
✨ 🙋🏻‍♀️ More Pascal enthusiasts are needed on IRC .. https://libera.chat/guides/ IRC.LIBERA.CHAT  Ports [6667 plaintext ] or [6697 secure] channel #fpc  #pascal Please private Message me if you have any questions or need assistance. 💁🏻‍♀️

 

TinyPortal © 2005-2018