From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Way to synchronize files like Dropbox Date: Tue, 16 Apr 2019 16:33:47 -0400 Message-ID: <87o9556661.fsf@netris.org> References: <87a7gu8nqs.fsf@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGUnb-00013X-9e for help-guix@gnu.org; Tue, 16 Apr 2019 16:35:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGUna-0003O0-AW for help-guix@gnu.org; Tue, 16 Apr 2019 16:35:23 -0400 Received: from world.peace.net ([64.112.178.59]:52774) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hGUna-0003NV-4e for help-guix@gnu.org; Tue, 16 Apr 2019 16:35:22 -0400 In-Reply-To: <87a7gu8nqs.fsf@riseup.net> (Meiyo Peng's message of "Sat, 13 Apr 2019 13:42:35 +0800") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Meiyo Peng Cc: help-guix@gnu.org Please do not post instructions for installing nonfree software on official Guix project forums. Thanks, Mark Meiyo Peng writes: > You should not run non free software on your computer. But if you have > to use Dropbox for whatever reason, there is actually a way to run > Dropbox on Guix. > > Disclaimer: I don't run Dropbox on my computer now. This is a generic > method to run binary-distributed dynamically-linked foreign apps on > Guix. THIS IS DEFINITELY NOT OFFICIALLY SUPPORTED BY THE GUIX > MAINTAINERS TEAM. YOU SHALL FIX ANY BUGS BY YOURSELF WHILE DOING SO. > > > Instructions for running Dropbox on Guix system x86_64: > > 0. Pray with me. > > #+BEGIN_QUOTE > Forgive me Stallman for I have sinned. > #+END_QUOTE > > > 1. Download Dropbox for Linux from https://www.dropbox.com/install-linux. [...]