I'm new using MonetDB
. I've follow this installation guide http://www.monetdb.org/Documentation/Guide/Installation
and I'm facing a problem to just create a database. Here is the error
monetdb create /tmp/c
monetdb: cannot find a control socket, use -h and/or -p
Ruuning the command with option -p
or -h
didn't change anything
monetdb -p create /tmp/c
monetdb: cannot find a control socket, use -h and/or -p
can come one help me ?