abom / linux-whiteboard

Automatically exported from code.google.com/p/linux-whiteboard
GNU General Public License v2.0
1 stars 0 forks source link

can not install deb file on ubuntu 8.10 64bit. #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. i do a: sudo dpkg -i whiteboard_0.3.4-0ubuntu1_amd64.deb
2. i get error message: whiteboard depends on libbluetooth2 (>= 3.14); however
3. i have libbluetooth3 installed.
4. when i want to install libbluetooth2 i get following:
Package libbluetooth2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

What version of the product are you using? On what operating system?

I use this version of whiteboard:
http://linux-whiteboard.googlecode.com/files/whiteboard_0.3.4-0ubuntu1_amd64.deb

and this is my os:
$ uname -a
Linux ignaz-notebook 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008
x86_64 GNU/Linux

$ cat /etc/issue
Ubuntu 8.10 \n \l

Original issue reported on code.google.com by apir...@gmail.com on 9 Apr 2009 at 12:43

GoogleCodeExporter commented 9 years ago
The x64 version was produced by someone else a while ago. Unfortunately all my
systems are 32-bit, you may try installing the 32-bit package or go to 'build' 
of the
source directory then run './make-deb.sh' to build your own package if possible 
(if
it fails, it will tell you what dependencies you need to install, retry till it
succeeds).

Original comment by vanhtu1...@gmail.com on 16 Apr 2009 at 2:46

GoogleCodeExporter commented 9 years ago
Same problem here.  HELP!

Original comment by dolphinf...@gmail.com on 20 Oct 2009 at 10:42

GoogleCodeExporter commented 9 years ago
I build the package for amd64 for Karmic. It mut be tested but it works 
perfectly on
my PC.

Original comment by sebastie...@googlemail.com on 15 Nov 2009 at 8:31

Attachments: