Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D004D200C22 for ; Tue, 21 Feb 2017 18:07:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id CE94A160B68; Tue, 21 Feb 2017 17:07:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2501F160B4F for ; Tue, 21 Feb 2017 18:07:50 +0100 (CET) Received: (qmail 35451 invoked by uid 500); 21 Feb 2017 17:07:50 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 35442 invoked by uid 99); 21 Feb 2017 17:07:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2017 17:07:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E94C0185E69 for ; Tue, 21 Feb 2017 17:07:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dpyxWv3OkW0u for ; Tue, 21 Feb 2017 17:07:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 2DF685F613 for ; Tue, 21 Feb 2017 17:07:49 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 324FFE09A3 for ; Tue, 21 Feb 2017 17:07:44 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4DBAE24130 for ; Tue, 21 Feb 2017 17:07:44 +0000 (UTC) Date: Tue, 21 Feb 2017 17:07:44 +0000 (UTC) From: "Ron Herring (JIRA)" To: commits@guacamole.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GUACAMOLE-213) libguac.so.12 not found MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Feb 2017 17:07:52 -0000 Ron Herring created GUACAMOLE-213: ------------------------------------- Summary: libguac.so.12 not found Key: GUACAMOLE-213 URL: https://issues.apache.org/jira/browse/GUACAMOLE-213 Project: Guacamole Issue Type: Bug Components: libguac Affects Versions: 0.9.11-incubating Environment: Linux Mint 18.1 Cinnamon 64-bit desktop Dell XPS-8700 with 32GB ram uname -a Linux ron-xps 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Reporter: Ron Herring guacd: error while loading shared libraries: libguac.so.12: cannot open shared object file: No such file or directory ron-xps guacamole-server-0.9.11-incubating # locate libguac.so /home/ronh/installs/guacamole-server-0.9.11-incubating/src/libguac/.libs/libguac.so /home/ronh/installs/guacamole-server-0.9.11-incubating/src/libguac/.libs/libguac.so.12 /home/ronh/installs/guacamole-server-0.9.11-incubating/src/libguac/.libs/libguac.so.12.0.1 /usr/lib/x86_64-linux-gnu/libguac.so /usr/lib/x86_64-linux-gnu/libguac.so.5 /usr/lib/x86_64-linux-gnu/libguac.so.5.0.0 /usr/local/lib/libguac.so /usr/local/lib/libguac.so.12 /usr/local/lib/libguac.so.12.0.1 -- This message was sent by Atlassian JIRA (v6.3.15#6346)