[MonetDB-users] monetdb program in debian packages?
Hello. I've been trying to follow section 1.78.1 Start and Stop the Server of the manual for MonetDB 5, and I fail to find the monetdb program in the available debian packages. Which package should I install to be able to launch the monetdb program as in section 1.78.1? All the best, -- Guillaume Yziquel http://yziquel.homelinux.org/
Guillaume Yziquel a écrit :
Hello.
I've been trying to follow section 1.78.1 Start and Stop the Server of the manual for MonetDB 5, and I fail to find the monetdb program in the available debian packages.
Which package should I install to be able to launch the monetdb program as in section 1.78.1?
All the best,
Moreover, I've installed the libmonet5-sql2 package, but I cannot seem to load the sql frontend:
seldon:/home/yziquel# mserver5 --dbinit='include sql;' # MonetDB server v5.16.2, based on kernel v1.34.2 # Serving database 'demo', using 2 threads # Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs dynamically linked # Detected 1.349 GiB (1448857600 bytes) main-memory. # 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 /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql
What am I doing wrong here? All the best, -- Guillaume Yziquel http://yziquel.homelinux.org/
Guillaume Yziquel a écrit :
Hello.
I've been trying to follow section 1.78.1 Start and Stop the Server of the manual for MonetDB 5, and I fail to find the monetdb program in the available debian packages.
Which package should I install to be able to launch the monetdb program as in section 1.78.1?
All the best,
Moreover, I've installed the libmonet5-sql2 package, but I cannot seem to load the sql frontend:
seldon:/home/yziquel# mserver5 --dbinit='include sql;' # MonetDB server v5.16.2, based on kernel v1.34.2 # Serving database 'demo', using 2 threads # Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs dynamically linked # Detected 1.349 GiB (1448857600 bytes) main-memory. # 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 /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql
What am I doing wrong here? It sounds as if you have used incremental installation with different
Guillaume Yziquel wrote: paths between installing.
All the best,
Something went wrong with the creation of the Debian repository. I have now fixed that, so perhaps you can try to update/upgrade your MonetDB installation again? The package you need for MonetDB/SQL is monetdb5-sql. Martin Kersten wrote:
Guillaume Yziquel a écrit :
Hello.
I've been trying to follow section 1.78.1 Start and Stop the Server of the manual for MonetDB 5, and I fail to find the monetdb program in the available debian packages.
Which package should I install to be able to launch the monetdb program as in section 1.78.1?
All the best,
Moreover, I've installed the libmonet5-sql2 package, but I cannot seem to load the sql frontend:
seldon:/home/yziquel# mserver5 --dbinit='include sql;' # MonetDB server v5.16.2, based on kernel v1.34.2 # Serving database 'demo', using 2 threads # Compiled for x86_64-pc-linux-gnu/64bit with 64bit OIDs dynamically linked # Detected 1.349 GiB (1448857600 bytes) main-memory. # 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 /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql
What am I doing wrong here? It sounds as if you have used incremental installation with different
Guillaume Yziquel wrote: paths between installing.
All the best,
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
------------------------------------------------------------------------
_______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Sjoerd Mullender
Sjoerd Mullender a écrit :
Something went wrong with the creation of the Debian repository. I have now fixed that, so perhaps you can try to update/upgrade your MonetDB installation again?
The package you need for MonetDB/SQL is monetdb5-sql.
With monetdb5-sql, it works fine. Thanks. -- Guillaume Yziquel http://yziquel.homelinux.org/
Martin Kersten a écrit :
What am I doing wrong here?
It sounds as if you have used incremental installation with different paths between installing.
That's weird. I've only been using the Debian packages from the MonetDB repository. -- Guillaume Yziquel http://yziquel.homelinux.org/
participants (3)
-
Guillaume Yziquel
-
Martin Kersten
-
Sjoerd Mullender