[fpc-pascal] Installing FPC 2.4.4 for Ubuntu / Mint + otherthoughts

Henry Vermaak henry.vermaak at gmail.com
Wed Jun 15 22:40:16 CEST 2011


On 15 June 2011 19:26, Ludo Brands <ludo.brands at free.fr> wrote:
> Adding debian unstable repositories in Ubuntu is asking for trouble. Next
> time you upgrade your packages you can be in deep s**t.

Just make sure you pin the unstable repo lower than everything else, then use:

apt-get -t unstable install fpc-2.4.4 (to pull in the necessary dependencies) or
apt-get install fpc-2.4.4/unstable (if you don't want anything on your
system to be upgraded).

Henry



More information about the fpc-pascal mailing list