Alex Bo. wrote:
Hi,
I have compiled the latest August build from CVS on windows.
Is there any particular reason you can't use the released binaries?
When I run mclient, I get this:
server requires 'SHA512' hash, but client support was not compiled in
I take it you have the OpenSSL libraries since they are required? What does mserver5 --version say? Are you using a pre-existing database with a newly built client/server or are you using a newly created database? Are you sure that mserver5 and mclient were both compiled by you and were using the same compiler configuration? In particular, was clients compiled with HAVE_OPENSSL=1?
I saw another thread regarding this before, but couldn't resolve the issue based on it. Please let me know what I might be doing wrong. Here is my server output:
# MonetDB server v5.14.0, based on kernel v1.32.0 # Serving database 'demo', using 1 thread # Compiled for i686-pc-win32/32bit with 32bit OIDs dynamically linked # Copyright (c) 1993-July 2008 CWI. # Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see C:\MonetCVS_base_Aug09\MonetCVS32_cleanBuild\Install\etc\monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/
Thanks.
-- Sjoerd Mullender