I also have an svn installation (actually git) and the same problem occurs there: make: Entering directory `/usr/lib/lazarus/0.9.28.2/lcl'
I'm not sure why my svn version wants to go to /usr/lib ... maybe the problem is that I have both installed? Thanks, David On Tue 24 Nov 2009, Mattias Gaertner wrote: > On Mon, 23 Nov 2009 16:37:15 -0800 > David Emerson <[email protected]> wrote: > > > Mattias Gaertner wrote: > > > How did you install lazarus? > > > > debian packages on http://www.hu.freepascal.org/lazarus/ lazarus-stable > > The debian package can not recompile the LCL, codetools, synedit and > IDEIntf. > Use lazarus svn or copy the debian files /usr/lib/lazarus to your home > folder, change owner recursively and set environment option lazarus > source directory. > > > > > The IDE first checks if the directory $(LazarusDir) is > > > writable. If it is not writable it uses ~/.lazarus/bin/. > > > Mattias > > -- > _______________________________________________ > 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
