On 08/20/2009 07:05 PM, Bruno Luciani wrote:
I try to set HB_INSTALL_PREFIX using

export HB_INSTALL_PREFIX=/usr

But when I execute , make install  the target is /usr/local and this
path is wrong
for UBUNTU

Any Idea ?

Bruno


------------------------------------------------------------------------

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Please try the
export HB_INSTALL_PREFIX=/usr/bin
sudo -E make install


.....

! MAKE: make 3.81   /bin/sh
! HB_INSTALL_PREFIX: /usr/bin/
! HB_BIN_INSTALL: /usr/bin/
! HB_LIB_INSTALL: /usr/lib/
! HB_INC_INSTALL: /usr/include/
! HB_CONTRIBLIBS: hbqt hbpgsql hbhpdf rddsql hbsqlit3 hbodbc gtqtc
! HB_HOST_ARCH: linux  HB_SHELL: sh
! HB_ARCHITECTURE: linux (autodetected)
! HB_COMPILER: gcc (autodetected)





_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to