
Hi, I installed http://monetdb.cwi.nl/projects/monetdb-downloads/Ubuntu/pool/monetdb/m/monet... Unpacking it (with file-roller for example) or looking at the installed files shows that there is no binary in the package: here for the i386 package: franck@franck-laptop:~$ dpkg --contents Bureau/mclient_1.28.2-1_i386.deb drwxr-xr-x root/root 0 2009-03-24 15:28 ./ drwxr-xr-x root/root 0 2009-03-24 15:28 ./usr/ drwxr-xr-x root/root 0 2009-03-24 15:28 ./usr/share/ drwxr-xr-x root/root 0 2009-03-24 15:28 ./usr/share/doc/ drwxr-xr-x root/root 0 2009-03-24 15:29 ./usr/share/doc/mclient/ -rw-r--r-- root/root 696 2009-02-17 10:54 ./usr/share/doc/mclient/copyright lrwxrwxrwx root/root 0 2009-03-24 15:29 ./usr/share/doc/mclient/changelog.Debian.gz -> ../libmonetdb-client1/changelog.Debian.gz and here for the amd64 package (which is installed on my machine): franck@franck-laptop:~$ dpkg -L mclient /. /usr /usr/share /usr/share/doc /usr/share/doc/mclient /usr/share/doc/mclient/copyright /usr/share/doc/mclient/changelog.Debian.gz So I guess something must be missing in the package, unless I am really overlooking something (which is by all means possible)... I tried looking into /MonetDB-client-1.28.2/debian/ in the source, but I am far from being a debian package expert, and I don't know what should be done. Franck Le samedi 18 avril 2009 à 11:28 +0200, Sjoerd Mullender a écrit :
On 2009-04-17 23:39, Franck Routier wrote:
Hi,
I have tried to install and test monetdb using ubuntu repository. But when it comes to using mclient, no binary seems to be installed.
Indeed, looking at the package, there seems to be only docs in it.
So, am I looking at the wrong place and missing some obvious point, or is the package broken ?
Which package(s) did you install? mclient should be in monetdb-client.
(notice that the debian package seems to be similar)
They are indeed.