I'm back on F17, on at least one machine I use regularly. I've been looking at No Hands that will allow me to use my desktop as a hands-free set for my mobile. The mobile communicates with the desktop using bluetooth.
I've got it to compile by installing dependencies piece-meal and using the following incantation:
LDFLAGS="-lpthread `pkg-config -cflags --libs dbus-1`" ./configure CXXFLAGS=-fpermissive
I haven't actually got the code working yet (seems I should fiddle with bluetooth?) Any suggestions are welcome.
Setting up PostgreSQL 12 Beta 3 for Testing in Amazon RDS
-
One of the amazing things about the PostgreSQL community is launching
releases like clockwork. On 8/8/2019 the PostgreSQL community not only
launched the ...
5 years ago