On Wed, 18 Nov 2009 19:10:43 -0500 <[email protected]> wrote:
> Hi all, > I'm trying to install the richmemopackage.lpk. The package compiles fine, > but When Lazarus try to install the pack and Lazarus tries to rebuild > itself, > I get the error... > "/usr/local/share/lazarus/ide/codehelp.pas(2519) Error: Can't create > assembler file: ../units/i386-darwin/codehelp.s" > > Is this a super user aka sudo related error? You should not start lazarus as super user and not with sudo. Just start it as your normal user. When rebuilding, lazarus will put the new files under OS X under ~/.lazarus/bin/. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
