[Glade-users] autorun.sh problem in debian
Damon Chaplin
damon at karuna.uklinux.net
Thu Oct 13 15:11:23 EDT 2005
On Thu, 2005-10-13 at 23:13 +0800, s88 wrote:
> Howdy:
>
> I'm a newbie in the Glade 2.10. I make a very simple example by glade
> on the debain. But, when I execute the autogen.sh, I got a
> configuration fault.
> The message is:
>
> ./configure: line 4186: syntax error near unexpected token `PACKAGE,'
> ./configure: line 4186: `PKG_CHECK_MODULES(PACKAGE, $pkg_modules)'
The problem is before this. The macro PKG_CHECK_MODULES should have been
expanded before ./configure is run, so it looks like automake or
autoconf failed.
Can you send the exact output of autogen.sh. Then we could spot the
error.
Damon
More information about the Glade-users
mailing list