Forum > Linux

fail to install Lazarus 2.2.6 on KaOS Linux

(1/2) > >>

raerband:
I downloaded the tar file from sourceforge.
Extract it but there is nothing file/command to install it.
How to do?
Regards

af0815:
Have you installed fpc before ? Nomal you can work with make. Is make available on your system ?

marcov:
If the TAR is the source, you need a FPC install to compile FPC.

If the TAR is a binary distribution, there should be an install.sh script.

raerband:

--- Quote from: af0815 on October 24, 2023, 06:10:06 pm ---Have you installed fpc before ? Nomal you can work with make. Is make available on your system ?

--- End quote ---
Yes, I installed FPC before.
I downloaded it from the official website freepascal.org. there is install.sh inside the FPC tar file. it looks like successfully installed.


--- Quote from: marcov on October 24, 2023, 06:26:50 pm ---There should be an install.sh script.

--- End quote ---
There is not install.sh file inside the Lazarus tar file.

marcov:
What happens if you do


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---make bigide
in the lazarus dir ?

If that fails, paste the output of "make info"

Navigation

[0] Message Index

[#] Next page

Go to full version