couldn't locate mserver5

Hello All, I have compiled the source of monetdb ~/Downloads/MonetDB-11.15.17$ monetdb -v MonetDB Database Server Toolkit v1.1 (Feb2013-SP5) All the following things were installed in /usr/local/bin malsample.pl mclient Mfilter.py MkillUsers monetdb Mtest.py sample0 sample2 sample4 smack01 sqlsample.pl tomograph Mapprove.py Mdiff Mfilter.pyc Mlog msqldump Mtimeout sample1 sample3 smack00 sqlsample.php stethoscope There is nothing like mserver5 nor monetdbd. Please let me know if there is any problem with my build. Thanks, -Hanu

I have compiled the source of monetdb ~/Downloads/MonetDB-11.15.17$ monetdb -v MonetDB Database Server Toolkit v1.1 (Feb2013-SP5) Are you sure this is the binary you have compiled or something from a
Hello Hanu, On 01/10/2014 12:26 PM, Hanumanth Maduri wrote: previous installation?
All the following things were installed in /usr/local/bin malsample.pl http://malsample.pl mclient Mfilter.py MkillUsers monetdb Mtest.py sample0 sample2 sample4 smack01 sqlsample.pl http://sqlsample.pl tomograph Mapprove.py Mdiff Mfilter.pyc Mlog msqldump Mtimeout sample1 sample3 smack00 sqlsample.php stethoscope
To me, this sounds like you are missing a dependency for the monetdb5 and sql components in the build. Please check the output of ./configure, towards the end you should see something like * Enabled/disabled components: gdk is enabled monetdb5 is enabled sql is enabled if not, there are most likely dependencies missing. Best, Hannes

Hello Hannes Mühleisen,
Thank you very much.
Now everything got resolved.
I was under the impression that if any dependency is missing, the linking
will have failed and did not bother to check the configure output.
Regards,
-Hanu
On Fri, Jan 10, 2014 at 5:12 PM, Hannes Mühleisen
Hello Hanu,
On 01/10/2014 12:26 PM, Hanumanth Maduri wrote:
I have compiled the source of monetdb ~/Downloads/MonetDB-11.15.17$ monetdb -v MonetDB Database Server Toolkit v1.1 (Feb2013-SP5)
Are you sure this is the binary you have compiled or something from a previous installation?
All the following things were installed in /usr/local/bin
malsample.pl http://malsample.pl mclient Mfilter.py MkillUsers
monetdb Mtest.py sample0 sample2 sample4 smack01 sqlsample.pl http://sqlsample.pl tomograph
Mapprove.py Mdiff Mfilter.pyc Mlog msqldump Mtimeout sample1 sample3 smack00 sqlsample.php stethoscope
To me, this sounds like you are missing a dependency for the monetdb5 and sql components in the build.
Please check the output of ./configure, towards the end you should see something like
* Enabled/disabled components: gdk is enabled monetdb5 is enabled sql is enabled
if not, there are most likely dependencies missing.
Best,
Hannes
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list

Hi, client components and tools can be compiled independently of the server and SQL front-end; hence, the configure default is to compile any "optional" component (incl. the server) only if the respective requirements are met. The request building mserver5 & sql (and fail if requirements are not met), call configure with --enable-monetdb5 --enable-sql See also `configure --help` Best, Stefan ----- Original Message -----
Hello Hannes Mühleisen ,
Thank you very much.
Now everything got resolved. I was under the impression that if any dependency is missing, the linking will have failed and did not bother to check the configure output.
Regards, -Hanu
On Fri, Jan 10, 2014 at 5:12 PM, Hannes Mühleisen < Hannes.Muehleisen@cwi.nl
wrote:
Hello Hanu,
On 01/10/2014 12:26 PM, Hanumanth Maduri wrote:
I have compiled the source of monetdb ~/Downloads/MonetDB-11.15.17$ monetdb -v MonetDB Database Server Toolkit v1.1 (Feb2013-SP5) Are you sure this is the binary you have compiled or something from a previous installation?
All the following things were installed in /usr/local/bin malsample.pl < http://malsample.pl > mclient Mfilter.py MkillUsers
monetdb Mtest.py sample0 sample2 sample4 smack01 sqlsample.pl < http://sqlsample.pl > tomograph
Mapprove.py Mdiff Mfilter.pyc Mlog msqldump Mtimeout sample1 sample3 smack00 sqlsample.php stethoscope
To me, this sounds like you are missing a dependency for the monetdb5 and sql components in the build.
Please check the output of ./configure, towards the end you should see something like
* Enabled/disabled components: gdk is enabled monetdb5 is enabled sql is enabled
if not, there are most likely dependencies missing.
Best,
Hannes
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold/ | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
participants (3)
-
Hannes Mühleisen
-
Hanumanth Maduri
-
Stefan Manegold