-----Messaggio Originale----- Da: "Viktor Szakáts" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: venerdì 27 febbraio 2009 13.58
Oggetto: Re: [Harbour] Install


> Can I omit install option and make the installation myself?

You can, but I'd recommend installing inside your
source tree then, and copy what you need from there.

Ok.

My impression is that you confuse 'install' with
regular Windows install thing (sorry if not), GNU make
install is the exact same as "non-GNU" install was,
just the source dirs are slightly different (now libs are
in /lib/<arch>/<comp> instead of /lib/b32|vc|gcc,
binaries are scattered around the tree, instead of
/bin/b32|vc|gcc).

No, no, I did not make such confusion.

You can further fine-tune bin/lib/include destinations
using envvars below, if that helps:
set HB_BIN_INSTALL=
set HB_LIB_INSTALL=
set HB_INC_INSTALL=

Great! Thank you.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to