Hi Alberto,
On 2.12.2013 12:14, Alberto Mardegan wrote:
(obviously, signond a gsignond cannot be run at the same time in the
same user session; but it might be that on the same machine they both
run for different users, using different DEs)
Although I have not tested, it should actually work, because namespaces
for the dbus interfaces are different. On purpose, client library APIs
are as close as possible, but use just different location for the
headers, so just changing pkg-config module name should be enough switch
over (in addition to some of the API changes).
Not that there would be much point in running the two in parallel...