[Fwd: Re: [Glade-users] Problems compiling glade-- project]
Emil Malmberg
emil@iconmedialab.dk
Thu, 6 Sep 2001 09:45:26 +0200 (CEST)
Thanks a lot, that seemed to do the trick. Now autogen.sh works alright, but
when I type 'make' afterwards, I get a bunch of complaints about missing include
files. Guess I have to check that I have all necessary libraries installed (in
the right places).
Thanks again / Emil
On Thu, 6 Sep 2001, jbrite wrote:
> I think I know what the problem is/was. If you are still instested. If
> you run ./autogen.sh to make the file then you change the GETTEXT
> option, it will always have that error. You need to delete every thing
> in that projects dir except for the .glade file and the /src dir and
> tell glade to save and build again. Then rerun ./autogen.sh, then make
> and then run the program.
>
>
> I reremembered that I had to do this when I was helping someone else and
> they had the gettext on and thought about your problem.
>
> hope that helps,
>
> -Jeff
>
>
> --------
>
>
>
>
>
> If you haven't giving up all hope...
>
> in the original post about the problem you had included the error
> message, which mentioned the gettext was unavailible.
>
> aclocal: configure.in: 29: macro `AM_GNOME_GETTEXT' not found in library
>
> what's it saying now?
>
> -Jeff
>
>
>
> Emil Malmberg wrote:
>
> >I've tried disabling Gettext support, but it still doesn't work.
> >Thanks anyway for the tip, and if I get it working I'll let you know what was
> >the problem :)
> >
> >/Emil
> >
>
>