Kizoku-Dev / pybluez

Automatically exported from code.google.com/p/pybluez
GNU General Public License v2.0
0 stars 0 forks source link

Install on Ubuntu #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. trying to install PyBlues-0.15 On:
Ubuntu 7.10 - Gutsy Gibbon
Kernel Linux 2.6.22-14 generic
Gnome 2.20.1
Using the command python setup.py install 

What is the expected output? What do you see instead?
instead of install completed i see a list of errors

Original issue reported on code.google.com by mir....@gmail.com on 16 Feb 2008 at 8:33

GoogleCodeExporter commented 8 years ago
i was receiving a similar error, until I installed python-dev through apt-get. 
after that the install script worked fine

Original comment by tanner.p...@gmail.com on 7 Mar 2008 at 11:31

GoogleCodeExporter commented 8 years ago
I am experiencing similar problem as mir.mir
I have python-dev installed and headers and everything. For me it exits with 
gcc 
error.

Original comment by tidima...@gmail.com on 10 May 2008 at 6:39

GoogleCodeExporter commented 8 years ago
you'll need to also install libbluetooth-dev

Original comment by ashu...@gmail.com on 12 Jun 2008 at 4:28