[Lazarus] lazarus file icons on windows

Bernd Kreuss prof7bit at googlemail.com
Sat Feb 20 16:17:35 CET 2010


Osvaldo Filho wrote:
> On Ubuntu, from subversion!
> 
> How do I find information about FPC (svn) and Lazarus (svn) to install
> them without root rights?
> 
> Compile?
> ~/.fpc.cfg
> etc

for compiling fpc, see my reply on the fpc-pascal mailinglist.

for lazarus:
have the svn version of lazarus downloded in say ~/lazarus

then in a command shell in the ~/lazarus dir run:
   make

thats all (no need to install lazarus)

then you can run lazarus from the same dir in the same shell by
   ./lazarus

Marc






More information about the Lazarus mailing list