El 2009/2/27 Enrico Maria Giordano <[email protected]> escribió:

>> set HB_INSTALL_PREFIX=<DIR>
>
> What I must put in place of <DIR> exactly?

The path where you want to have your final binaries/libraries/headers
installed to, e.g. /devel
For development, I usually use this:

HB_INSTALL_PREFIX="$HOME/hbdevel" && ./make_gnu.sh install

This installs the final files to a directory called "hbdevel" one
level down my home folder.

HTH

-- 
Pablo Sánchez

Linux Registered User #417589
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to