From: Phil K. <phi...@gm...> - 2006-06-27 09:47:05
|
Hi Guy, On 27/06/06, Guy Roussin <guy...@te...> wrote: > I'm new to linux harbour. I try to compile xbgtk (0.4) on my debian etch. > I use harbour 0.46.1 compiled from source. I think you have to try the "autoconf" way to compile. The "simple" Makefiles haven't been updated for quite long time. So, to compile xbgtk, issue the command: ./configure && make clean && make -- Ph. |