[Monetr-users] Problems with MonetDB.R

Hannes Mühleisen Hannes.Muehleisen at cwi.nl
Thu Aug 1 07:59:39 CEST 2013


Hello Enzo,

if you have a Homebrew install, you might be better off by using monetdbd create dir/monetdbd start dir/monetdb create somedb/monetdb release somedb. See http://www.monetdb.org/Documentation/Tutorial for a tutorial. Then, you can use dbConnect(MonetDB.R(),"monetdb://localhost/somedb") directly.

Best,

Hannes



On 31.07.2013, at 18:02, Enzo Martoglio <emartoglio at gmail.com> wrote:
> I've an Apple mac and I've installed monetdb with homebrew.
> 
> Homebrew install monetdb in /usr/local/Cellar/monetdb, then a symlink is created in /usr/local/bin
> 
> Because of this, monetdb.server.setup fails, because /usr/local/bin/monetdb  connects to /usr/local/Cellar/monetdb/11.15.11/bin/monetdb but you further add bin to it, which do not exist.
> This is in 
> mcl <- file.path( monetdb.program.path , "bin" )
> 
> As a matter of fact, I've modified the above line and executed server.setup, but then things get complex when the sh file is created with wrong addresses etc...
> 
> A solution compatible with homebrew would be very welcome.
> 
> Thanks
> 
> Enzo
> _______________________________________________
> Monetr-users mailing list
> Monetr-users at lists.r-forge.r-project.org
> http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/monetr-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4154 bytes
Desc: not available
URL: <http://lists.r-forge.r-project.org/pipermail/monetr-users/attachments/20130801/8e3424db/attachment.bin>


More information about the Monetr-users mailing list