That seems to try to compile errorsys.prg
-------------
[EMAIL PROTECTED] xhgtk]$ make
/harbour source/errorsys.prg -b -m -n -w -I -Iinclude  -oobj/errorsys.c
make: /harbour: Command not found
make: *** [obj/errorsys.c] Error 127
-------------

The README says :-
Building the library

   - Linux/Unix or Mingw with Msys

       cd /xhgtk
       ./build.sh   or    sh build.sh

I wish there was more information about the build process!
I just want to USE the library with Harbour but am getting
nowhere trying to install it.
I have tried setting the env vars for the paths as suggested
in the README to the locations that I think Harbour uses, but
that breaks regular Harbour compiles. Again I lack documentation.
Where does Harbour get it's path info for lib, include etc.?
Any help would be appreciated.

Rodrigo Miguel wrote:
Hi,

Try just:  make

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

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

Reply via email to