[MonetDB-users] Installation error

Hi, I tried to install MonetDB on a Debian Linux system with ./monetdb-install.sh --prefix=/export/local-1/public/node/MonetDB --enable-sql --enable-xquery --enable-optimize but I got the error message ... test -z "/export/local-1/public/node/MonetDB/lib" || /bin/mkdir -p "/export/local-1/public/node/MonetDB/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libstream.la '/export/local-1/public/node/MonetDB/lib' libtool: install: error: cannot install `libstream.la' to a directory not ending in /usr/local/lib make[6]: *** [install-streamLTLIBRARIES] Error 1 ... installing MonetDB failed I have no root rights so I need the --prefix argument. Thank you very much Alexander

Alexander, which version of MonetDB are you trying to install? Jun2010-SP1? You could try the preview for the upcoming Jun2010-SP2 release, which is available from http://dev.monetdb.org/downloads/testing/ Please report, whether this works for you, or not. If you still experiece problems, please report the version of Debian you are using, and attach the complete logs and console output of your monetdb-install.sh run. Stefan On Fri, Aug 27, 2010 at 03:59:45PM +0200, Alexander Rutkowski wrote:
Hi,
I tried to install MonetDB on a Debian Linux system with
./monetdb-install.sh --prefix=/export/local-1/public/node/MonetDB --enable-sql --enable-xquery --enable-optimize
but I got the error message
... test -z "/export/local-1/public/node/MonetDB/lib" || /bin/mkdir -p "/export/local-1/public/node/MonetDB/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c libstream.la '/export/local-1/public/node/MonetDB/lib' libtool: install: error: cannot install `libstream.la' to a directory not ending in /usr/local/lib make[6]: *** [install-streamLTLIBRARIES] Error 1 ... installing MonetDB failed
I have no root rights so I need the --prefix argument.
Thank you very much
Alexander
------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | 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-4199 |

On 28-08-2010 11:37:07 +0200, Stefan Manegold wrote:
Alexander,
which version of MonetDB are you trying to install? Jun2010-SP1?
You could try the preview for the upcoming Jun2010-SP2 release, which is available from http://dev.monetdb.org/downloads/testing/
Please report, whether this works for you, or not.
If you still experiece problems, please report the version of Debian you are using, and attach the complete logs and console output of your monetdb-install.sh run.
In particular we would like the "log" file which the scripts reports at the end of the failure. Alternatively, I'd like to know what version of libtool you have installed.

Dear Stefan,
You could try the preview for the upcoming Jun2010-SP2 release, which is available from http://dev.monetdb.org/downloads/testing/
Please report, whether this works for you, or not.
yes, Superball SP2 works for me. Thank you very much. Alexander
participants (3)
-
Alexander Rutkowski
-
Fabian Groffen
-
Stefan Manegold