Re: [dev] bluetooth without Python

2016-07-03 Thread patrick295767 patrick295767
maybe it would work with apulse i wont install pulseaudio 2015-07-13 17:32 GMT+02:00 Alex Pilon : >> Pat wrote: >> > I would like to install bluetooth in a lightweight maneer. >> > On Mon, Jul 13, 2015 at 09:49:13AM -0400, Bobby Powers wrote: >> You may also need the helper programs located in t

Re: [dev] bluetooth without Python

2015-07-13 Thread Alex Pilon
> Pat wrote: > > I would like to install bluetooth in a lightweight maneer. > On Mon, Jul 13, 2015 at 09:49:13AM -0400, Bobby Powers wrote: > You may also need the helper programs located in the bluez package - > that pulls in DBus + Glib. bluetoothd (BlueZ 5 daemon) is accessed over DBus. > Not

Re: [dev] bluetooth without Python

2015-07-13 Thread Bobby Powers
Hello, Pat wrote: > I would like to install bluetooth in a lightweight maneer. > > Under Debian, would you know if it is possible to install bluetooth > without installing Python? > > bluetooth file <-> transfert works with python installed. The Linux Bluetooth stack is called BlueZ, and doesn't

Re: [dev] bluetooth without Python

2015-07-13 Thread 7heo
Bluetooth and python are now both implemented in systemd, and therefore lightweight. Have fun! On July 13, 2015 6:53:05 AM CEST, patrick295767 patrick295767 wrote: >Good morning, > >I would like to install bluetooth in a lightweight maneer. > >Under Debian, would you know if it is possible to

[dev] bluetooth without Python

2015-07-12 Thread patrick295767 patrick295767
Good morning, I would like to install bluetooth in a lightweight maneer. Under Debian, would you know if it is possible to install bluetooth without installing Python? bluetooth file <-> transfert works with python installed. Kind regards, / Have a Nice Week! Pat