I'm sorry but I don't understand; I have set
HB_BIN_INSTALL
HB_LIB_INSTALL
HB_INC_INSTALL
HB_DOC_INSTALL
You only have to use above settings if you want to use
non-default dir structure inside HB_INSTALL_PREFIX.
Default structure is:
- <HB_INSTALL_PREFIX>/bin
- <HB_INSTALL_PREFIX>/lib/os2/gcc
- <HB_INSTALL_PREFIX>/include
- <HB_INSTALL_PREFIX>/doc
respectively.
Where should this envvar point? Is it attached to the beginning
(since it is a
_PREFIX) of the various HB_???_INSTALL ones?
Wherever you want to 'install' Harbour. F.e. I keep my
production build in C:\devl\hb20\ (HB_INSTALL_PREFIX=C:\devl\hb20),
and keep my development builds inside the SVN tree
(empty HB_INSTALL_PREFIX). In this latter case, you don't
even need to use 'install', simple 'make' will get you
the exact same result.
[ Note: On *nix the defaults are set differently. ]
Brgds,
Viktor
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour