On Tue, Aug 29, 2006 at 05:54:58PM +0200, Ying Zhang wrote:
On Tue, Aug 29, 2006 at 04:01:31PM +0200, Stefan Manegold wrote:
Jennie,
after cvs updat-ing the buildtools, top-level ./bootstrap; configure; (g)make; (g)make install should now also work on solaris (at least it does for me on electra both with ans without conf/conf.bash).
confirmed.
But here comes the next problem. I'm now try to install the module MonetDB. After 'source conf/conf.bash', 'bootstrap' complains about the python module "autogen":
[electra:/home/zhang/monet/MonetDB] $ bootstrap automake 1.8.3 is 1.5 or newer. Good. autoconf 2.59 is 2.57 or newer. Good. libtool 1.5.2 is 1.4 or newer. Good. Python 2.3.5 is 2.0.0 or newer. Good. Traceback (most recent call last): File "/home/zhang/monet/program/bin/autogen.py", line 29, in ? from autogen import am ImportError: No module named autogen
but I did have installed the buildtools. Did I forget to configure something?
========
$ cat ../buildtools/autogen/README
--------
To build, run
python setup.py build
then to install, run
python setup.py install [--prefix=<install-dir-prefix>]
Use
python setup.py --help
to get more information about the possible options.
vvvvvvvv
If you use the --prefix option or otherwise install autogen in a
different place, you may have to set your PYTHONPATH environment
variable accordingly. The directory which needs to be added is
<install-dir-prefix>/lib(64)/python<python-version>/site-packages, where
Thanks again! 32-bit FC4 (norma) did (and does) work for me w/o any problems. There is no problem on norma. Well, I had some errors, but I might have
messed up somethings. A clean 'cvs checkout' did the magic:) Stefan On Mon, Aug 28, 2006 at 10:14:38PM +0200, Ying Zhang wrote: Hello, I'm trying to install MonetDB (CVS HEAD) on a SunOS 5.10 32 bits machine
(electra at CWI), but I'm already stuck by bootstrapping the buildtools.
I've attached the whole output of the bootstrap. Please note the
message at the end of the output. I have no idea what is going wrong
here, so any help will be appreciated! Kind regards, Jennie ==========================================
$ ./bootstrap
+ rm -f configure
+ cp configure.ac configure
+ chmod +x configure
+ cd Mx
+ ./bootstrap
/opt/sfw/share/aclocal/xmms.m4:17: warning: underquoted definition of
XMMS_TEST_ VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/opt/sfw/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XM MS
/opt/sfw/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_X DELTA
/opt/sfw/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH _VORBIS
/opt/sfw/share/aclocal/sdl.m4:11: warning: underquoted definition of AM_PATH_SDL
/opt/sfw/share/aclocal/progtest.m4:13: warning: underquoted definition of AM_PAT H_PROG_WITH_TEST
/opt/sfw/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OG G
/opt/sfw/share/aclocal/lcmessage.m4:11: warning: underquoted definition of AM_LC _MESSAGES
/opt/sfw/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IM LIB
/opt/sfw/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_ GDK_IMLIB
/opt/sfw/share/aclocal/gimpprint.m4:8: warning: underquoted definition of AM_PAT H_GIMPPRINT
/opt/sfw/share/aclocal/gimp.m4:8: warning: underquoted definition of AM_PATH_GIM P
/opt/sfw/share/aclocal/gettext.m4:11: warning: underquoted definition of AM_WITH _NLS
/opt/sfw/share/aclocal/gettext.m4:196: warning: underquoted definition of AM_GNU _GETTEXT
/opt/sfw/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VOR BIS
/usr/share/aclocal/vorbis-old.m4:9: warning: underquoted definition of AM_PATH_V ORBIS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULE S
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/ogg-old.m4:8: warning: underquoted definition of AM_PATH_OGG
/usr/share/aclocal/esd.m4:10: warning: underquoted definition of AM_PATH_ESD
/usr/share/aclocal/esd.m4:175: warning: underquoted definition of AM_ESD_SUPPORT S_MULTIPLE_RECORD
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_A UDIOFILE
/usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/sfw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLI B
/usr/sfw/share/aclocal/gimpprint.m4:8: warning: underquoted definition of AM_PAT H_GIMPPRINT
./bootstrap: test: argument expected
+ exit 1 -------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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-4312 | -------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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-4312 |