Hello,
I try to install the nightly build of current branch using the install
script "monetdb-install.sh" (just downloaded from http://monetdb.cwi.nl/projects/monetdb/Assets/monetdb-install.sh)
, but it stops when trying to rename the directory for MonetDB-
client-1.21.0
I run the script with the following options:
monetdb-install.sh --prefix=$HOME/monetdb --build=$HOME/tmp/
monetdb_build --enable-xquery --nightly=current --enable-debug
The log is attached below.
A request: would the owner of the script please add the new module
"java" in to the script?
Thanks a lot!
Jennie
==============================
$ cat monetdb_build/log
Fri Dec 7 12:37:45 CET 2007
called with arguments: --prefix=/export/scratch0/streettivo/monetdb --
build=/export/scratch0/streettivo/tmp/monetdb_build --enable-xquery --
nightly=current --enable-debug
--12:37:46-- http://www.ins.cwi.nl/~monet/tars/latest/current/MonetDB.tar.gz
Resolving www.ins.cwi.nl... 192.16.196.21
Connecting to www.ins.cwi.nl|192.16.196.21|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1198570 (1.1M) [application/x-gzip]
Saving to: `/export/scratch0/streettivo/tmp/monetdb_build/MonetDB/
MonetDB.tar.gz'
0K ........ ........ .. 100%
4.85M=0.2s
12:37:46 (4.85 MB/s) - `/export/scratch0/streettivo/tmp/monetdb_build/
MonetDB/MonetDB.tar.gz' saved [1198570/1198570]
unpacking MonetDB.tar.gz
--12:37:46-- http://www.ins.cwi.nl/~monet/tars/latest/current/MonetDB-client.tar.gz
Resolving www.ins.cwi.nl... 192.16.196.21
Connecting to www.ins.cwi.nl|192.16.196.21|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 920374 (899K) [application/x-gzip]
Saving to: `/export/scratch0/streettivo/tmp/monetdb_build/MonetDB-
client/MonetDB-client.tar.gz'
0K ........ ...... 100%
32.9M=0.03s
12:37:46 (32.9 MB/s) - `/export/scratch0/streettivo/tmp/monetdb_build/
MonetDB-client/MonetDB-client.tar.gz' saved [920374/920374]
unpacking MonetDB-client.tar.gz
mv: cannot stat `clients-[0-9]*': No such file or directory
failed to rename sources to the right name
Please refer to the full log at /export/scratch0/streettivo/tmp/
monetdb_build/log
If you believe this is an error in the script or the software,
file a bug and attach the logfile.
Fri Dec 7 12:37:46 CET 2007
The following tools might be relevant to debug your problem:
: 1.15.4.6 $
/usr/bin/autoconf
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
/usr/bin/automake
automake (GNU automake) 1.9.6
Written by Tom Tromey