From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: None (mailfrom) identity=mailfrom; client-ip=2a00:1450:400c:c0c::22f; helo=mail-wr0-x22f.google.com; envelope-from=ubuntu@geoffair.info; receiver= Received: from mail-wr0-x22f.google.com (mail-wr0-x22f.google.com [IPv6:2a00:1450:400c:c0c::22f]) by hurricane.the-brannons.com (Postfix) with ESMTPS id 9A2AE779A5 for ; Mon, 4 Dec 2017 10:17:53 -0800 (PST) Received: by mail-wr0-x22f.google.com with SMTP id v22so18350293wrb.0 for ; Mon, 04 Dec 2017 10:19:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=geoffair-info.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=v2h9EWKR6F5gTuXg3nfGnqpc71tLr7Kxl33smh0whDI=; b=05LD5bWPFB7vyrWbMhfC9W4VvzJoSzU3t3bP97ZsMd/iNWy6PZWpfrDAwr5cDHEziq 3Nv1EPrUz0vSziRK+Pev0iAmq1azl3YopkMDrbhD+OJnE9fk0EWkaVA9pyKF7MYpeEI1 MUNft4ENSJ+kI6xa65rujigVdxuqg7zELyzWQgE01FQwLzDIq388XzP1aon7l6a2Fzmy 5XkF66QU3C9mNojkrEcaJFiY/IOGmI/po4u9psmeolwI1yd9to3FFbLdB9ybdjjEmG6v ks909ODWRK+Ziczy8T5WRGSbEkbt9ETTzyoCTxz8Zk8Z+zXfEVbQ4BBPKTEwv4iOXn8+ yJJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=v2h9EWKR6F5gTuXg3nfGnqpc71tLr7Kxl33smh0whDI=; b=Hq23SPsxNmnJrOSnScn0FfP8M1kReCPdF/Hh8j2JWXnukh/jloG8uItoN+84w+qar+ U12rH8r9iZg2ex+QQzld0PGVmb5xG3VY/FL9uXESvuBk/Dbtw99Nm5T3BLqcMASFkB8j uq1oLR2jL/CtGeYADQwEnlqjqNXrFOpFJWfjsiBqnbLKu0H7IKym9uAORM0GPhjPqgLQ wrHC9FUZ3bNmob3FkXI31UvGTPbK9tpZri3BVNT8AHrRzZ2SuwvWlwxwgbGMdvgFHLFx D0EB028NjDu+W6BUdiuG0kAiCzsYF5JmrhlAg/nWFcC8Xz6x5O2QDEwKN1e64Cwxe2LI faBg== X-Gm-Message-State: AJaThX4GXU7KvjqnKpmroRjgqrfsMUIqUDnCJYSrk+hq1GdOXj1My+Hm 1Nem9JSruyQ0LQ1/HZa3sdT4ACv5 X-Google-Smtp-Source: AGs4zMbip1rXCJLHsd4yqm/cijVlNAUBngCS2pE4ZjmDoal+G7ojoQaJ3II7BtRR5mJRm2dY1JH+zg== X-Received: by 10.223.139.199 with SMTP id w7mr10163362wra.282.1512411584897; Mon, 04 Dec 2017 10:19:44 -0800 (PST) Received: from ?IPv6:2a01:cb04:4ba:c500:99a0:849a:5a1f:f687? (2a01cb0404bac50099a0849a5a1ff687.ipv6.abo.wanadoo.fr. [2a01:cb04:4ba:c500:99a0:849a:5a1f:f687]) by smtp.googlemail.com with ESMTPSA id p200sm8813340wmd.9.2017.12.04.10.19.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2017 10:19:44 -0800 (PST) To: edbrowse-dev@lists.the-brannons.com References: From: Geoff McLane Message-ID: Date: Mon, 4 Dec 2017 19:19:43 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Edbrowse-dev] Problem installing git version on debian sid X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.24 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Dec 2017 18:17:54 -0000 Hi Chuck, Concerning HTML Tidy, not sure what you refer to when you say 'master.zip'? What README? We have just released 5.6.0, and that should be 5.6.0.zip, or if you want to build from the repo - $ git checkout master $ git pull and the version.txt file should contain 5.6.0, 2017.11.25, being the latest release... But concerning your problem, not sure I really have the answer, but cmake should be able to find a working cxx/cpp compiler in your system... My cmake 3.2.2 in Ubuntu linux, 14.04 shows "Check ... /usr/bin/c++ -- works"... Actually tidy does not require cxx/cpp - it is a pure C project - and you could add this to the CMakeLists.txt, like change the line - project (${LIB_NAME}) to project (${LIB_NAME} C) And that will tell cmake to ONLY look for a C compiler... and might get tidy 5.6.0 built... But you will still need a cxx/cpp compiler for 'edbrowse', since it likewise has only cmake 'project (edbrowse)', in its CMakeLists.txt, which without the [LANGUAGE] option will likewise try to test both C and CXX by default, whether actually needed or not... The real question is why is your Debian sid failing on this most basic of cmake tests? A cxx/cpp compiler should be installed... I hope others can address that... HTH, Geoff.