Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: bernhard on April 11, 2019, 08:34:20 AM

Title: Barrier - a Synergy fork
Post by: bernhard on April 11, 2019, 08:34:20 AM
what about Barrier a soft KVM application (forked about a year ago from Synergy 1.x).

See: https://github.com/debauchee/barrier
Title: Re: Barrier - a Synergy fork
Post by: Rich on April 11, 2019, 09:07:31 AM
Hi bernhard
You need to specify architecture (ARM, x86, x86_64) and version (TC9, TC10, dcore).
Title: Re: Barrier - a Synergy fork
Post by: bernhard on April 15, 2019, 03:49:21 AM
Sorry, I would currently prefer x86, TC 1,  maybe x86_64 real soon 😃
Title: Re: Barrier - a Synergy fork
Post by: Juanito on April 16, 2019, 04:39:33 AM
barrier compiles, but fails with:
Code: [Select]
$ barrier
*** WARNING *** The program 'barrier' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=barrier&f=DNSServiceRegister>
Title: Re: Barrier - a Synergy fork
Post by: bernhard on April 16, 2019, 12:43:16 PM
Should I try to file an issue at github?
Title: Re: Barrier - a Synergy fork
Post by: mocore on April 16, 2019, 12:54:58 PM
perhaps related : 'Switch to native Avahi support to solve warnings ' -  https://github.com/symless/synergy-core/issues/4672
Title: Re: Barrier - a Synergy fork
Post by: Juanito on April 16, 2019, 11:03:09 PM
issue #20 on the barrier github seems to suggest the avahi message is a warning - I had thought it had hung.

barrier posted - I've no real idea if it works or not...
Title: Re: Barrier - a Synergy fork
Post by: bernhard on April 30, 2019, 02:13:08 PM
Sory for the late answer, I did not find any time to watch the forum. I'll try Barrir as soon as possible.
Title: Re: Barrier - a Synergy fork
Post by: Nexus on December 12, 2023, 10:26:46 PM
Apologies for the necro, but I think Barrier needs to be recompiled. Currently running the client program, barrierc, demands libssl.so.1.0.0 but the ssl version provided in TinyCore 14.0 is openssl-1.1.1
Title: Re: Barrier - a Synergy fork
Post by: Juanito on December 13, 2023, 03:21:10 AM
Thanks for reporting this - in fact the latest openssl version in tinycore is 3.2.0

You can possibly fix things by downloading and loading http://tinycorelinux.net/10.x/x86/tcz/openssl.tcz after first loading barrier.

If you'd like to re-compile barrier and submit an update, it would be much appreciated.