<div dir="ltr">Hi<div>I've an Apple mac and I've installed monetdb with homebrew.</div><div><br></div><div>Homebrew install monetdb in /usr/local/Cellar/monetdb, then a symlink is created in /usr/local/bin</div><div>
<br></div><div>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.</div><div>This is in </div>
<div>mcl <- file.path( monetdb.program.path , "bin" )<br></div><div><br></div><div>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...</div>
<div><br></div><div>A solution compatible with homebrew would be very welcome.</div><div><br></div><div>Thanks</div><div><br></div><div>Enzo</div></div>