Thanks Rodrigo,
Is there a translation of this site anywhere in English ?
I have tried to read it but I do not understand enough.
I have modified my bash-profile and now I think it is correct for my
Harbour installation.
# xhgtk env vars
       export HB_PATH=/usr
       export HB_ARCHITECTURE=linux
       export HB_COMPILER=gcc
       export HB_GT_LIB=gtsln
       export HB_MULTI_GT=NO
       export HB_PREF=hb
       export HB_BIN_INSTALL=$HB_PATH/bin
       export HB_LIB_INSTALL=$HB_PATH/lib/harbour
       export HB_INC_INSTALL=$HB_PATH/include/harbour
       export PATH=$HB_PATH/bin:$PATH

With this env setting my Harbour compiles build correctly.
These paths for Harbour were set at install by the rpm.
I cannot test more until I get gtk+ installed properly and it is taking time to
find all the dependencies.


Rodrigo Miguel wrote:
HI,

Your environment: is not configured properly. Check this out:

http://xhgtk.sourceforge.net/config12.html
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to