On 2009-09-07 23:28, Alex Bo. wrote:
I'm compiling from CVS and not using the released binaries, because I am trying to run some experimental code to see if I can make MonetDB fit my needs.
I have added HAVE_OPENSSL=1 like you said, and now I get past the SHA512 error message. Thanks.
However, now I have the following problem: As opposed to previous version that I built from CVS, on the Aug release the file MSQLserver.bat isn't created in the install folder, even though I built the sql module successfully. When I try to run the server now, I get this:
!MALException:malInclude:could not open file: sql
It should have been installed when you installed the sql component. All MSQserver.bat does is call M5server.bat with the extra argument --dbinit="include sql;" . I'll take a closer look when I'm near a Windows machine.
Thanks.
P.S. the server says it's running version v5.14.0
Sjoerd Mullender-2 wrote:
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
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Sjoerd Mullender