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.torrent To download the ISO via torrent you need a torrent client, so you can use the uTorrent: http://www.utorrent.com To 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.sh Be patient because the installation may take several minutes. Enjoy! -- Silvio Clécio My public projects - github.com/silvioprog
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
