
Hi Stefan, Here is the logs, some of them are omitted, ... checking /usr/bin/install -c --backup option... -C --backup=nil checking for buildtools-config... no configure: error: MonetDB 5 requires OpenSSL (you need a more recent version of OpenSSL) configuring MonetDB5-server failed Please refer to the full log at /var/tmp/MonetDB-1268650686/log If you believe this is an error in the script or the software, file a bug and attach the logfile. Mon Mar 15 19:04:46 CST 2010 The following tools might be relevant to debug your problem: $Revision: 1.50 $ Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 4032124 909384 2917912 24% / /dev/sda1 124427 13331 104672 12% /boot none 8203528 0 8203528 0% /dev/shm /dev/sdb1 960904172 106172 911986912 1% /disk1 /dev/sdc1 960904172 106160 911986924 1% /disk2 /dev/sdd1 960904172 106160 911986924 1% /disk3 /dev/sda9 927467388 347876168 532478604 40% /home /dev/sda5 10080488 1459164 8109256 16% /opt /dev/sda7 4032092 2176192 1651076 57% /tmp /dev/sda6 9068616 7521100 1086856 88% /usr /dev/sda8 4032092 1231728 2595540 33% /var 172.19.200.61:/u02/logs 3672281856 3014335488 584493632 84% /mnt/dwdata /dev/sde1 960904172 106156 911986928 1% /disk4 172.19.201.1:/disk1/tidyfile/upload 960904192 114467264 797625824 13% /logbak 172.19.201.1:/disk2/tidyfile/waplog 960904192 133106464 778986624 15% /waplogbak autoconf (GNU Autoconf) 2.59 Thanks, Min On Mon, Mar 15, 2010 at 7:29 PM, Stefan Manegold <Stefan.Manegold@cwi.nl> wrote:
On Mon, Mar 15, 2010 at 07:07:57PM +0800, Min Zhou wrote:
hi all,
I failed in install moentdb beacause the configure script can't find the correct openssl path. here is my instruction ./monetdb-install.sh --prefix=$HOME/monetdb --enable-sql
the failure hapened when compiling monetdb5 server with informations like below: configure: error: MonetDB 5 requires OpenSSL (you need a more recent version of OpenSSL) configuring MonetDB5-server failed Please refer to the full log at /var/tmp/MonetDB-1268650686/log ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ What does the log say about (Open)SSL?
Stefan
If you believe this is an error in the script or the software, file a bug and attach the logfile. Terminated
here is my openssl information: $which openssl /usr/local/ssl/bin/openssl $openssl version OpenSSL 0.9.8m 25 Feb 2010
How can i fix it?
thanks, Min -- My research interests are distributed systems, parallel computing and bytecode based virtual machine.
My profile: http://www.linkedin.com/in/coderplay My blog: http://coderplay.javaeye.com
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ 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 |
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- My research interests are distributed systems, parallel computing and bytecode based virtual machine. My profile: http://www.linkedin.com/in/coderplay My blog: http://coderplay.javaeye.com