From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by mail.toke.dk (Postfix) with ESMTPS id 1E8198015F5 for ; Tue, 2 Mar 2021 08:29:16 +0100 (CET) Received: from [IPv6:2a01:e34:ec11:c880::85be:559c] (unknown [IPv6:2a01:e34:ec11:c880::85be:559c]) by smtp1-g21.free.fr (Postfix) with ESMTPS id 56958B0054E; Tue, 2 Mar 2021 08:29:09 +0100 (CET) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: eric_G In-Reply-To: <878s7613rh.wl-jch@irif.fr> Date: Tue, 2 Mar 2021 08:29:08 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <87zgzwdy88.wl-jch@irif.fr> <81FD70ED26B7687E7927C74@matrix8.org> <878s7613rh.wl-jch@irif.fr> To: Juliusz Chroboczek X-Mailer: Apple Mail (2.3124) Message-ID-Hash: VDFWJADERP3JOYHZZEDWGIS2MBUGH3DQ X-Message-ID-Hash: VDFWJADERP3JOYHZZEDWGIS2MBUGH3DQ X-MailFrom: junk.eg@free.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: "email@matrix8.org" , galene@lists.galene.org X-Mailman-Version: 3.3.2 Precedence: list Subject: [Galene] =?iso-8859-1?q?Re=3A_Talk_about_Gal=E8ne_today_=28monday=29_at_17pm_CET?= List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: >=20 > Point taken -- I'll make it clear in the doc that Gal=E8ne works on = any > Linux distribution, on BSD Unix, on Mac OS X, and on Windows. >=20 >> Then I started to research on preferred version of Go. >=20 > Right. I need to make it clear that Go 1.13 or later is required on = the > host that is used for compilation, and that nothing (except the kernel = and > Gal=E8ne itself) is required on the host that runs Gal=E8ne. >=20 >> It was my first time to touch Go so I wanted to do some research on = the=20 >> background of Go language especially to see if there is any privacy=20= >> breaching string attached to Google, the mother of Go. >=20 Providing, in tag releases, prebuilt binaries for different = architectures would be an easy time saver. That will reduce the need to = deal with compiling. It is what I have been doing for the YunoHost package, but I will be = happier to use upstream prebuilt binaries. https://github.com/YunoHost-Apps/galene_ynh/releases/tag/v0.3.1 All the best, =C9ric=