On Fri, 17 Jun 2011 14:14:38 +0200 Marco van de Voort <[email protected]> wrote:
> On Fri, Jun 17, 2011 at 09:04:24AM -0300, Marcos Douglas wrote: > > > Hello! > > > At some times ago. this list have a discussion of an portable version of > > > the Lazarus. > > > Where I can download this version? > > > > The Lazarus is portable by default. I use it in a external HD without > > problems. > > But you have to initialize Lazarus with --pcp parameter. > > That doesn't solve the driveletter changing. If I understood everything > correctly, for that you also need to rewrite the fpc.cfg Yes, the fpc.cfg is not portable. And fpc has some fixed defaults, which IMO are not very helpful. At least I don't know any Linux or Mac where these defaults work. But I do know some systems with left overs where these defaults create misleading error messages. > and override > lazarus dir using the (0.9.30+) --lazarus-dir parameter The lazarus directory is a value in the configs. Maybe this directory can be saved relative to the primary config directory, if both share one parent directory. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
