[Lazarus] Lazarus SVN on linux and virtual box WinXP
Lukas Gradl
fpc at ssn.at
Fri Feb 13 16:41:01 CET 2009
Graeme Geldenhuys schrieb:
> On Thu, Feb 12, 2009 at 8:18 PM, Lukas Gradl <fpc at ssn.at> wrote:
>> The FPC-Source is on the Shared Server-Drive. The compiled binary is
>> local on the workstations (using make install PREFIX=[/usr|C:\FPC] on
>> the workstations)
>
> As far as I know (and what I use), it's: INSTALL_PREFIX
>
> Here is my build script...
>
> ----------[ startbuild.sh ]-------------------
> make clean
> make all
> make install INSTALL_PREFIX=/opt/fpc_2.2.3
> --------------------[ end ]-----------------------
>
Perhaps they're equal, as I use
make distclean;make all;make install PREFIX=/usr
Works so far...
regards
Lukas
--
--------------------------
software security networks
Lukas Gradl <fpc#ssn.at>
Eduard-Bodem-Gasse 9
A - 6020 Innsbruck
Tel: +43-512-214040-0
Fax: +43-512-214040-21
--------------------------
More information about the Lazarus
mailing list