Hello,
Yesterday I created a script to install the Lazarus and Free Pascal on Mint 14.1 - 64 bit. The installation is done from sources downloaded via Github.
For those who want to download the Mint, here is the link to the torrent:
http://torrents.linuxmint.com/torrents/linuxmint-14.1-mate-dvd-64bit.iso.torrentTo download the ISO via torrent you need a torrent client, so you can use the uTorrent:
http://www.utorrent.comTo run the script is very simple, just follow the steps below:
wget -c http://silvioprog.com.br/download/install_fpc_lazarus_svn_version.tar.gz
tar -vzxf install_fpc_lazarus_svn_version.tar.gz
./install_fpc_lazarus_svn_version.shBe patient because the installation may take several minutes.
Enjoy!
