From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UGjVIU/gRGNtGwEAbAwnHQ (envelope-from ) for ; Tue, 11 Oct 2022 05:17:35 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 8Lf0IU/gRGPorwAAauVa8A (envelope-from ) for ; Tue, 11 Oct 2022 05:17:35 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 33F0C13082 for ; Tue, 11 Oct 2022 05:17:35 +0200 (CEST) Received: from localhost ([::1]:54750 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oi5lu-0001hz-BY for larch@yhetil.org; Mon, 10 Oct 2022 23:17:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:53376) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oi5lj-0001hr-Ot for help-guix@gnu.org; Mon, 10 Oct 2022 23:17:23 -0400 Received: from linode.us-core.com ([2600:3c01::f03c:93ff:fe26:6229]:47142) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oi5lh-0002o8-JM for help-guix@gnu.org; Mon, 10 Oct 2022 23:17:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=bD5ch8Pb3v2Y8Ss AqtpB2YoSXmROD6SdE/jTZ0IvTro=; h=cc:to:subject:date:from:in-reply-to: references; d=lease-up.com; b=RuspiHO/zUDVYquwtoh01FlRJeEbcymseEh2m08u z+almVjUyMTVYrXwRpSa9RgdbnZEjOXCLN+ooOHH05Z9sLGqC/6ulJb14slJWqf21scf4f qbi/pmof6DX4Qw3QUinmUOnZyYvHiI+FwPua9WqFa2/uk4kAGaWaXdJ6gSK4E= Received: by linode.us-core.com (OpenSMTPD) with ESMTPSA id 52278289 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Tue, 11 Oct 2022 03:17:15 +0000 (UTC) Received: by mail-lf1-f54.google.com with SMTP id a29so19202147lfo.1 for ; Mon, 10 Oct 2022 20:17:14 -0700 (PDT) X-Gm-Message-State: ACrzQf0CG3TkZAk/jc4YLFxuCQkLq6NOk8Pbvj1opOnmsRKs98kX5LWV FOpBvY9PiBeeaZjeBVYlsIpyuwk72HlcIuSWouU= X-Google-Smtp-Source: AMsMyM6fF4WKq6Czob+urKDPvDiPheZexqDq+ewuxcWNfM7Xf6yv4RFDBfdWYhg7eVqziaNBo+PCBlLRjVPJGq5UFJk= X-Received: by 2002:ac2:46d9:0:b0:4a2:22e1:4ad1 with SMTP id p25-20020ac246d9000000b004a222e14ad1mr7462112lfo.19.1665458233047; Mon, 10 Oct 2022 20:17:13 -0700 (PDT) MIME-Version: 1.0 References: <8UPYRywCnSrkHIE8Me5stR5HaU7NrFds64ap28BTa-81gW2AkFij-Gkp5JChExIPwWbQFQSieykM-uufuxgZdv-0J437IcB3Q1-ziSBWqvk=@protonmail.com> <118075c645f5079378cb0a425756d306@dismail.de> In-Reply-To: <118075c645f5079378cb0a425756d306@dismail.de> Date: Mon, 10 Oct 2022 20:16:36 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: EDOPro can't load libpthread.so.0 To: help-guix@gnu.org Cc: Mario Calcagno Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2600:3c01::f03c:93ff:fe26:6229; envelope-from=felix.lechner@lease-up.com; helo=linode.us-core.com X-Spam_score_int: 16 X-Spam_score: 1.6 X-Spam_bar: + X-Spam_report: (1.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_SBL_CSS=3.335, RCVD_IN_XBL=0.375, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" Reply-to: Felix Lechner From: Felix Lechner via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665458255; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=TXTcCMVBT1KUCByPrdJbCLQVuapqnkQ1tkwcQCNCbDg=; b=JESjvjGOI/wJJqcHiE76bTGarxsvGx2KInMbWY6gtbOggBgLrm//YvX0eBzei+tEx9IyBI PnmnlLIn77JyN3jDfU7y7E3ExHNsynsvs6BR1oMQJSsu52BgFgVHBlnKio8SEW72dEeYcf IlKAsG++oh3UBQ3cBCxdvrOWrSe0+RJFf29bLbROqXB9Es16u9SeX93qHszWH9vkKoESux +opW0LlzdR3JdIh3QEh5N7Eo+AVTISdn0JUdB8q8kolwlZtjEh6aFv9smDWKTl+9+OVwjR HCnfL3qNISZNp+g6eHlG1uKeksjtmTJ5RM6PIhmrhvSD2x1DVlSVjq/OYe4K5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665458255; a=rsa-sha256; cv=none; b=HwDrCxjEg9q8ttVIY98Z6DbAW/c3hIsx6E+Z4xM2YNS0iqHra5p0juJWVNpMHfklE6ZNyU SRnRI6UAVqAnoEeXv5Yj5tnDK0IqjIgxSrmSpc4wvlN1LOqJl7f8mvo6t4hve38FGHmIs9 zC9NcFKbh9BfmkpSqFpczB6RSThs+Jvwx60k2DoUZAjAFadDzlTgu7ifeCFjxIAYsWlEll TcSN/LbBVXPtyKovJAjKerMEBpDa8+GdyYox4XRr9vkV9d5QdAMELxoQMLCIuvDiY4mmVR wTk0iPQwloAZ5HCCXNwVeK9FytQjwMJdjNZ9nwRsamt32CMldoRzv/wAru8uBA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="RuspiHO/"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 1.61 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="RuspiHO/"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 33F0C13082 X-Spam-Score: 1.61 X-Migadu-Scanner: scn1.migadu.com X-TUID: +BA7Ea4cUrmU Hi Mario, On Mon, Oct 10, 2022 at 5:46 PM wrote: > > > PS. I tried to launch EDOPro with ./EDOPro . In Bash, I might try LD_LIBRARY_PATH=~/.guix-profile/lib ./EDOPro Kind regards Felix Lechner