>From a terminal type (command prompt) If you install Lazarus from Ubuntu's repository it will be older but at least you can get started.
sudo apt-get install libgtk2.0-dev libgtk1.2-dev libgdk-pixbuf-dev libgpmg1-dev fakeroot libncurses5-dev sudo apt-get install fpc sudo apt-get install lazarus If you want... I can share my Subversion commands and you can have the latest and greatest that way... But you gotta know your way around the terminal a bit. On Wed, Oct 7, 2009 at 9:35 AM, Vincent Snijders <[email protected]> wrote: > Andrew Brunner schreef: >> >> All you need to do to find the file is Click Places Menu, then >> "Computer" then "Filesystem" then press the Search toolbar button then >> tye in "startlazarus" in the field and press enter. >> >> Then look at it's location and use that as the path. > > This only works, if actually installed the Lazarus executables, which he did > not (probably), because he did not update fpc. > > Vincent > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
