[Glade-users] help me .. I can't compile the glade source..

Petr Hnetynka hnetynka@nenya.ms.mff.cuni.cz
Tue, 21 Nov 2000 09:33:53 +0100 (MET)


On Tue, 21 Nov 2000, yhlee wrote:

> I will program with glade
> But, I have the problem compiling the glade..
> I'm running Gnome Glade 0.5.9  on FreeBSD 4.1
> and gcc 2.95.2
> and csh
> ..
> config.h is unchanged
> linking ./intl/libgettext.h to intl/libintl.h
> Now type 'make' to compile the package
> 
> So, I type the 'make'
> # make
> ...

 On FreeBSD, use 'gmake' instead 'make'.