[Lazarus] more questions about building lazarus...
zeljko
zeljko at holobit.net
Thu May 24 07:39:13 CEST 2012
On Thursday 24 of May 2012 06:06:31 William Oliveira Ferreira wrote:
> I reinstalled opensuse 12.1 32bits yesterday and downloaded a lazarus
> snapshot from revision 37326 (fpc 2.6.0 - everything from rpm packages...).
>
> When build lazarus, it use as output dir the user's homepath (~/.lazarus).
> I wanna use the default lazarus dir (/usr/lib/lazarus) as output. How can i
> do this considering that i'm building lazarus from menu Tools > Build
> Lazarus?
You must have permissions to write into /usr/lib/lazarus, so as root
cd /usr/lib
chown -R lazarus yourusername:yourusergroup
and then you'll be able to build into /usr/lib/lazarus
zeljko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120524/72fdb0f8/attachment-0003.html>
More information about the Lazarus
mailing list