Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Szakáts Viktor
Hi Lorenzo, I do need still hbglib2.0-dev though, right? Yes, glib is the "foundation" for gtk is normal to have both. Thanks. gtk 1.2 is quite old and unfortunately around the net there are a lot of outdated resources. I don't want to start a flame but my experience is that Ubuntu is r

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Lorenzo Fiorini
On Tue, Aug 12, 2008 at 5:14 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > I do need still hbglib2.0-dev though, right? Yes, glib is the "foundation" for gtk is normal to have both. gtk 1.2 is quite old and unfortunately around the net there are a lot of outdated resources. I don't want to st

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Szakáts Viktor
Thanks a lot Lorenzo, now it compiles without a hitch. I do need still hbglib2.0-dev though, right? Brgds, Viktor On 2008.08.12., at 16:57, Lorenzo Fiorini wrote: On Tue, Aug 12, 2008 at 4:45 PM, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote: I've just tried under Fedora 9 and it builds without

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Szakáts Viktor
Okay, let me try. Brgds, Viktor On 2008.08.12., at 16:57, Lorenzo Fiorini wrote: On Tue, Aug 12, 2008 at 4:45 PM, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote: I've just tried under Fedora 9 and it builds without errors, I'll try under Ubuntu. You need to install libgtk2.0-dev and you shouldn

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Szakáts Viktor
Hi Lorenzo, I've tried to build hbgfgtk, by doing these first: sudo apt-get install libglib2.0-dev sudo opt-get install libglib1.2-dev (to run glib-config, otherwise glibconfig.h couldn't be found) But I'm still getting the attached errors. [ All this on Ubuntu 8.04.1, brand new install. ]

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Lorenzo Fiorini
On Tue, Aug 12, 2008 at 4:45 PM, Lorenzo Fiorini <[EMAIL PROTECTED]> wrote: > I've just tried under Fedora 9 and it builds without errors, I'll try > under Ubuntu. You need to install libgtk2.0-dev and you shouldn't need glib1.2. best regards, Lorenzo

Re: [Harbour] hbgf Linux failure

2008-08-12 Thread Lorenzo Fiorini
On Tue, Aug 12, 2008 at 4:17 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote: > I've tried to build hbgfgtk, by doing these first: > sudo apt-get install libglib2.0-dev > sudo opt-get install libglib1.2-dev (to run glib-config, otherwise > glibconfig.h couldn't be found) > > But I'm still getting the