On Mon, 21 Mar 2016 05:53:05 +0000, Anthony Walter <sys...@gmail.com> wrote:
>Has anyone here built Lazarus from SVN sources on the Raspberry Pi 3 yet? I >keep running into various issues. This my latest issue from: I have done so multiple times and to facilitate installation on a bare newly installed RPi3 with Raspbian Jessie I created a shellscript file that does all the work: http://blog.boberglund.com/install_laz_pi.sh - Download the file to your RPi3 home directory. I guess you can use wget for that... - Then change the permissions of the file: chmod +x install_laz_pi.sh - Finally start the script as user pi: ./install_laz_pi.sh It will run for quite a while installing all of the build required modules and downloading both the seed compiler, the svn sources for fpc 3.0.0 and lazarus 1.6 releases. Then it installs fpc seed compiler and builds the fpc 3.0.0 release and finally uses that to build the lazarus ide. It also creates a start menu entry for Lazarus at the end. HTH -- Bo Berglund Developer in Sweden -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus