From owner-freebsd-questions@freebsd.org Sat Mar 25 20:23:06 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFFCED1DBA1 for ; Sat, 25 Mar 2017 20:23:06 +0000 (UTC) (envelope-from jan.kokemueller@gmail.com) Received: from mail-wr0-x231.google.com (mail-wr0-x231.google.com [IPv6:2a00:1450:400c:c0c::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E0E31614 for ; Sat, 25 Mar 2017 20:23:06 +0000 (UTC) (envelope-from jan.kokemueller@gmail.com) Received: by mail-wr0-x231.google.com with SMTP id w11so415661wrc.3 for ; Sat, 25 Mar 2017 13:23:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:references:subject:from:cc:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=zNlR7ao1I0xV2o3Vv4ma4mkS4c3jp27hFForPpGngMQ=; b=pefMTYcdwQ4aI3d72uwA1uuYR+NboPvt/5Vycmd4gftJfxWvfPSqc5GFqJYtIx0kye 9eR6tnqMR0lAnshqqmM5zQHW227gbrclCC+/zsbLij/BNeMHcp+ZhKG0XmdoG5hSRrRM c5dSSYJ4HDDH7xU9XrYoS8+AGajgSe7ce2wP67oNVFd2XRHfifWV77EtZXAsbbrt+Wm0 W00dHpHywQIs7jGvpv0BWARvxc+c1lFzELqSggF0uJwaL0HKJ3a89bbtOdkW3T2vzreT azKJjzA9l7EboLxZ7JH1tCVvDHy/8vPbD4KdGXrvJM0n9jq7h1/2EHfG8H+APJfXIWhU WUqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:references:subject:from:cc:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=zNlR7ao1I0xV2o3Vv4ma4mkS4c3jp27hFForPpGngMQ=; b=kYyDpj+OVySkM7bajP5SR8uJfZ0KvtD7w3czATOxwjrblaMg2H9Vwm6r0/86lfpxV5 xUQsNFws1oSfkz+Z1rDRKSvHYExSz1eVhXgbqo9GCwjUNqkDFg2Y/QT7J6+IMciUYFAg hEzYGeJ++/RNd1NV7j4zjdzcenxor78M7aVHg9mAqQ0/mxsXc+IGRq2T60pEgYeuzx5N 7qzTytAaaMyIqznJXjhpQ1cuP1c7OxFvHHeT6kHUKLM5/xUdc2bZIEDP6XVx4z1iITri CIxwg+FKDyCjFh8owswcx8zo/7kSJ11GOhYBo48MwnYZ19NGa4u/w1fP/JL/osq4SN/1 UVBw== X-Gm-Message-State: AFeK/H0oS82fjv+K5TXQx1xNpncAlUphK295SWB5NZAlGrAwS3zG2ZFOJIYIgPZ3QuQiIw== X-Received: by 10.223.165.6 with SMTP id i6mr14485747wrb.18.1490473383587; Sat, 25 Mar 2017 13:23:03 -0700 (PDT) Received: from ?IPv6:2001:470:1f15:b1f:403f:5260:59c8:981d? ([2001:470:1f15:b1f:403f:5260:59c8:981d]) by smtp.googlemail.com with ESMTPSA id l21sm8188863wrl.59.2017.03.25.13.23.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 25 Mar 2017 13:23:02 -0700 (PDT) To: freebsd-questions@freebsd.org References: <36931017-30a5-0911-95aa-ca6e8fca5f1c@uni-dortmund.de> Subject: Re: IM with OMEMO support From: =?UTF-8?Q?Jan_Kokem=c3=bcller?= Cc: christian.baer@uni-dortmund.de Message-ID: Date: Sat, 25 Mar 2017 21:23:02 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <36931017-30a5-0911-95aa-ca6e8fca5f1c@uni-dortmund.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Mar 2017 20:23:07 -0000 Hi Chris, I'm using Gajim with the OMEMO plugin successfully on FreeBSD. I didn't build the plugin manually, however. I've installed it through the plugin manager of Gajim. Shouldn't that work on other OSs, as well? I think I had to install one more package that was a runtime dependency of the OMEMO plugin. There was a log message about that in the standard output. Cheers, Jan