Hi!
I installed the MonetDB from the superBall and then installed the buildtools afterwards with the boot/conf/make.. commands

On Fri, Mar 7, 2008 at 10:29 AM, Stefan Manegold <Stefan.Manegold@cwi.nl> wrote:
On Fri, Mar 07, 2008 at 10:21:04AM -0800, Erik Holstad wrote:
> Running on Fedora 8.
> Tried to change the names in the makefile but they are overwritten, when I
> run bootstrap again:

Indeed, Makefile.am and Makefile.in are generated from the original source
in Makefile.ag during bootstrap.

Did you successfuly manage to build and install (i.e., bootstrap; configure;
make install) buildtools, MonetDB, clients & MonetDB5 from CVS before
hitting the template problems?

Stefan

> This is what the makefile look llike:
>
> ## This file is generated by autogen.py, do not edit
> ## Process this file with automake to produce Makefile.in
> ## autogen includes dependencies so automake doesn't need to generated them
>
> AUTOMAKE_OPTIONS = no-dependencies 1.4 foreign
>
> if NEED_MX
> NEED_MX = 1
> endif
>
> uninstall-local-:
> install-exec-local-:
> if NOT_WIN32
>  C_monetdb-template-config = monetdb-template-config
>  C_script_monetdb-template-config = script_monetdb-template-config
> endif
> script_monetdb-template-config: monetdb-template-config
>     chmod a+x $<
> install-exec-local-monetdb-template-config: monetdb-template-config
>     -mkdir -p $(DESTDIR)$(bindir)
>     -$(RM) $(DESTDIR)$(bindir)/monetdb-template-config
>     $(INSTALL) $< $(DESTDIR)$(bindir)/monetdb-template-config
>
> uninstall-local-monetdb-template-config:
>     $(RM) $(DESTDIR)$(bindir)/monetdb-template-config
>
> if NEED_MX
> endif
> monetdb-template-config: monetdb-template-config.in
> INCLUDES = -I$(srcdir)
> BUILT_SOURCES = $(C_monetdb-template-config)
> MOSTLYCLEANFILES = $(C_monetdb-template-config)
> EXTRA_DIST = Makefile.msc config.guess config.sub install-sh missing
> ltmain.sh config.h.in  $(BUILT_SOURCES)
> bin_SCRIPTS =  $(C_script_monetdb-template-config)
> install-exec-local-SCRIPTS:
> all-local-SCRIPTS: $(bin_SCRIPTS)
> uninstall-local: uninstall-local-$(C_monetdb-template-config)
> install-exec-local: install-exec-local-$(C_monetdb-template-config)
>
> include $(top_srcdir)/*.mk
> include $(top_builddir)/*.mk
>
> Regards Erik

--
| Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl |
| CWI,  P.O.Box 94079 | http://www.cwi.nl/~manegold/  |
| 1090 GB Amsterdam   | Tel.: +31 (20) 592-4212       |
| The Netherlands     | Fax : +31 (20) 592-4312       |

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users