I hope you know the solution to this problems, I'm not a linux expert
like you maybe already noticed, but if you can tell me what I'm doing
wrong that would be great

Thx,
Johan

2006/5/18, Johan V <[EMAIL PROTECTED]>:
If i run ./autogen.sh (after doing a chmod +775 autogen.sh) i get
: bad interpreter: No such file or directory

If i look at this shell script and i try to execute the command one by
one, than i get:

[EMAIL PROTECTED] geos]# uname -s
Linux

[EMAIL PROTECTED] geos]# autoheader
' is already registered with AC_CONFIG_FILES.
autoconf/status.m4:844: AC_CONFIG_FILES is expanded from...
configure.in:271: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
autoheader: /usr/bin/autom4te failed with exit status: 1

[EMAIL PROTECTED] geos]# aclocal -I macros

[EMAIL PROTECTED] geos]# libtoolize --force --copy

[EMAIL PROTECTED] geos]# automake --add-missing --copy
configure.in:31: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
aclocal.m4:4665: installing `./py-compile'
capi/Makefile.am: installing `./depcomp'
configure.in:32: required file `source/headers/config.h.in' not found


2006/5/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> On Thu, May 18, 2006 at 02:31:42PM +0200, Johan V wrote:
> > I downloaded the latest snapshot from the website (the tar.bz file),
> > so not with the cvs commando. So now, I tried to do it with cvs (via
> > another person's internet connection, because i'm behind a proxy
> > server, and don't now how to configure cvs correctly), but in de
> > directory geos there is no configure file nor a Makefile, only an
> > configure.in and a Makefile.am, and neither are those files in the
> > source subdirectory (only config.log and Makefile.am and Makefile.vc).
> > Is it possible to put the latest snapshot as a tar.bz file on the
> > website please.
>
> Run ./autogen.sh in your working directory.
>
> --strk;
> _______________________________________________
> geos-devel mailing list
> geos-devel@geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
>

_______________________________________________
geos-devel mailing list
geos-devel@geos.refractions.net
http://geos.refractions.net/mailman/listinfo/geos-devel

Reply via email to