sudo apt-get install binutils-dev
Code: [Select]sudo apt-get install binutils-dev
Ok, then lets turn it the other way - does anyone have any luck in installing Zeos on the Pi, and if so, how do one have to do?
Quote from: chrnobel on March 09, 2013, 01:10:21 pmOk, then lets turn it the other way - does anyone have any luck in installing Zeos on the Pi, and if so, how do one have to do?OK, to answer my own question.There are some problems with recompiling the IDE on the RPi, as it simply requires to much memory, but I have found a way following this guide:http://www.michellcomputing.co.uk/blog/2012/11/lazarus-on-the-raspberry-pi/I reduced the size of GPU to 32M, and increased the swap file to 500M (running raspi-config).Then it is possible to build the IDE from the console, before starting X - trying under X uses to much memory.Then to install the Zeos package as I needed, do like this in CLI:./lazbuild --build-ide= ~/(eventual subdir)/zeos701/packages/lazarus/zcomponent.lpk