View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#6
Originally Posted by Necrofenser View Post
Code:
home/user # apt-get install fpc-2.6.0
You need first add SDK repository:
Code:
root 
echo "deb http://repository.maemo.org/ fremantle/sdk free non-free" >> /etc/apt/sources.list.d/hildon-application-manager.list
apt-get update
apt-get install fpc-2.6.0
But it needs 45MB from rootfs (it warns about 120MB) as this is primarily targeted for used by autobuilder. Last version (2.4) contained more optification.
 

The Following 3 Users Say Thank You to AapoRantalainen For This Useful Post: