[MonetDB-users] mjclient missing
I just installed MonetDB on my linux (Fedora Core 6) system with --enable-sql but mjclient doesn't seem to be in my MonetDB/bin directory (it was there when I installed it on my osx machine). I installed using --cvs=current. I have java installed and can confirm java and javac from the same command line where I issued the monetdb-install command. My install script's version is 1.9. Any ideas?
On Sun, Mar 25, 2007 at 07:46:30PM -0400, Shahbaz wrote:
I just installed MonetDB on my linux (Fedora Core 6) system with --enable-sql but mjclient doesn't seem to be in my MonetDB/bin directory (it was there when I installed it on my osx machine). I installed using --cvs=current. I have java installed and can confirm java and javac from the same command line where I issued the monetdb-install command. My install script's version is 1.9.
Any ideas? Just guessing, are your missing 'ant'. Ant is used to build the java apps and jars.
Niels
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
On 26-03-2007 08:20:54 +0200, Niels Nes wrote:
On Sun, Mar 25, 2007 at 07:46:30PM -0400, Shahbaz wrote:
I just installed MonetDB on my linux (Fedora Core 6) system with --enable-sql but mjclient doesn't seem to be in my MonetDB/bin directory (it was there when I installed it on my osx machine). I installed using --cvs=current. I have java installed and can confirm java and javac from the same command line where I issued the monetdb-install command. My install script's version is 1.9.
Any ideas? Just guessing, are your missing 'ant'. Ant is used to build the java apps and jars.
And make sure they are "real" Java components, instead of GCJ if you want it to work properly.
Not having ANT was one of the problem (I installed a clean copy of Fedora 6 just for MonetDB). After installing MonetDB with ANT I received errors regarding a java xml lib (commons something). After installing that the build does seem to throw any errors, but mjclient is still not available (I tried cvs=current and nightly=current). I can't use mclient because it complains that MapiClient is not found (even though it is there). Just getting MonetDB to install is quite an adventure :)
participants (3)
-
Fabian Groffen
-
Niels Nes
-
Shahbaz