[Monetdb-developers] [Monetdb-sql-checkins] Problems with SQL installation.

Romulo, this should have been either filed as a bug report or sent to Monetdb-developers@lists.sourceforge.net. On Tue, Oct 10, 2006 at 05:19:32PM +0200, Romulo Goncalves wrote:
At this point: is /ufs/goncalve/scratch/MonetDB/monetdb4/bin in your PATH?
At this point: is /ufs/goncalve/scratch/MonetDB/monetdb5/bin in your PATH?
did you re-compiler Monet5 & SQL from scratch (bootstrap; configure; make; make install) after this update?
Stefan -- | 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 |

Stefan Manegold wrote: script and SQL configure script. M5 configure script: env PATH=/ufs/goncalve/scratch/MonetDB/monetdb4/bin:/ufs/goncalve/scratch/MonetDB/buildtools/bin:${PATH} PYTHONPATH=/ufs/goncalve/MonetDB/buildtools/autogen ~/MonetDB/MonetDB5/monet5/configure --prefix=/ufs/goncalve/scratch/MonetDB/monetdb5 --enable-debug --enable-bits=64 SQL configure_script: env PATH=/ufs/goncalve/scratch/MonetDB/monetdb4/bin:/ufs/goncalve/scratch/MonetDB/monetdb5/bin/:/ufs/goncalve/scratch/MonetDB/buildtools/bin/:${PATH} ~/MonetDB/SQL/sql/configure --prefix=/ufs/goncalve/scratch/MonetDB/monetdb5/ --enable-debug --enable-bits=64
It was explained before.
yes
Romulo

On Tue, Oct 10, 2006 at 05:39:59PM +0200, Romulo Goncalves wrote:
Adding a directory to the PATH variable in indeendent of the installation. But of course, I meant whether it is in your PATH before calling M5's configure... Hence, your answer is simply "yes" ;-)
[...]
just update sql/src/backends/monet5/Makefile.ag, again, and recompile sql (bootstrap; make; make install) Stefan -- | 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 |
participants (3)
-
Fabian Groffen
-
Romulo Goncalves
-
Stefan Manegold