
On 06-05-2011 23:57:45 +0300, Michael Sioutis wrote:
pico@hive:~/MonetDB-Apr2011/bin$ ./mclient -l sql -u monetdb -d mydb password: merovingian: internal error while starting mserver, please refer to the logs
2011-05-06 23:49:08 MSG mydb[1379]: # MonetDB 5 server v11.3.2 2011-05-06 23:49:08 MSG mydb[1379]: # This is an unreleased version 2011-05-06 23:49:08 MSG mydb[1379]: # Serving database 'mydb', using 2 threads 2011-05-06 23:49:08 MSG mydb[1379]: # Compiled for i386-unknown-openbsd4.9/32bit with 32bit OIDs dynamically linked 2011-05-06 23:49:08 MSG mydb[1379]: # Found 0.000 iB available main-memory.
Hmmm, memory detection broke, cpu detection is still in tact.
2011-05-06 23:49:08 MSG mydb[1379]: # Copyright (c) 1993-July 2008 CWI. 2011-05-06 23:49:08 MSG mydb[1379]: # Copyright (c) August 2008-2011 MonetDB B.V., all rights reserved 2011-05-06 23:49:08 MSG mydb[1379]: # Visit http://monetdb.cwi.nl/ for further information 2011-05-06 23:49:08 MSG mydb[1379]: #warning: unable to determine binary location, please use --set monet_mod_path=/path/to/... to allow finding modules 2011-05-06 23:49:08 MSG mydb[1379]: !MALException:malInclude:could not open file: mal_init
Odd enough, mserver uses the same function that monetdbd uses, and for monetdbd it works... Did you perform a full clean recompile? If so, how is your libdir called? e.g. % ls /home/pico/MonetDB-Apr2011/