I downloaded the tar file from sourceforge.
I installed FPC 3.2.2 first, it looks like successfully installed.
I try to install Lazarus 2.2.6 by "sudo make bigide", but it doesn't install the software
Someone at the KaOS team can help? How to do?
Some discussion is on the link
https://forum.lazarus.freepascal.org/index.php/topic,64994.0.html
Regards
fail to install Lazarus 2.2.6 on KaOS Linux
demm added the Technical IssuesCreating Packages, using KCP tags and removed the General Info and Discussions tags .
To build packages not in the KaOS repositories you need to get the proper PKGBUILD AND need to build all missing depends for such an app first (again, using the proper PKGBUILD files). As for FPC, make sure to use the proper PKGBUILD, so it installs where the system/Lazarus can find it.
On a rolling distro, never install any package outside of the package manager.