Hello,
I just installed avahi from packages:
The installation of avahi triggered a lot of upgrades.
Attempting to start synergy as my user:
produces:
and indeed that library is absent:
/
Before I mess anything else up, what should I do to resolve this?
Thanks,
sprock
I just installed avahi from packages:
pkg install avahi
pkg install nss_mdns
echo 'avahi_daemon_enable="YES"' >> /etc/rc.conf
service -RThe installation of avahi triggered a lot of upgrades.
Attempting to start synergy as my user:
/usr/local/bin/synergys --config /home/myuser/.config/synergy.confproduces:
Code:
Shared object "libxcb.so.2" not found, required by "libXtst.so.6"
and indeed that library is absent:
ls /usr/local/lib/libxcb.so.*/
Code:
usr/local/lib/libxcb.so.1 /usr/local/lib/libxcb.so.1.1.0
Before I mess anything else up, what should I do to resolve this?
Thanks,
sprock