Forum > General

How do you know wich version of Lazarus to download?

(1/2) > >>

jsgsix:
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:
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 ?

jsgsix:
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:

--- Quote from: jsgsix 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.

--- End quote ---
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.

--- End quote ---
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.

--- End quote ---
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).

Guva:

--- Quote from: jsgsix 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.

--- End quote ---

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/

Navigation

[0] Message Index

[#] Next page

Go to full version