From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lawrence Bottorff Newsgroups: gmane.lisp.guile.user Subject: Install can't see libunistring Date: Fri, 2 Oct 2015 15:50:51 +0000 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114128accb4ea405212120eb X-Trace: ger.gmane.org 1443804636 27402 80.91.229.3 (2 Oct 2015 16:50:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Oct 2015 16:50:36 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Oct 02 18:50:35 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zi3XU-0003o8-EI for guile-user@m.gmane.org; Fri, 02 Oct 2015 18:50:32 +0200 Original-Received: from localhost ([::1]:33298 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi3XT-0002BI-JT for guile-user@m.gmane.org; Fri, 02 Oct 2015 12:50:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi2bl-0001IE-M2 for guile-user@gnu.org; Fri, 02 Oct 2015 11:50:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zi2bk-00079J-PA for guile-user@gnu.org; Fri, 02 Oct 2015 11:50:53 -0400 Original-Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:33485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zi2bk-000792-CL for guile-user@gnu.org; Fri, 02 Oct 2015 11:50:52 -0400 Original-Received: by lafb9 with SMTP id b9so6780818laf.0 for ; Fri, 02 Oct 2015 08:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=KDGx2N9wjnHuWeoCbci6S4PWa1bWUTqWdBuBMU7SRgo=; b=mMYOVUWfU0sb6dkP06iYAIWoAtG38qr+aLrU1aO8UWPR0MsNDEXZDmCAtbFxKyqGk0 ucc6NEokyP7PYr1sQ4dhbEylNaWOScn2/Dd5xQ380WoX17eo8cpXjcaVNDpEjIKb4Fma G3J6Ef6voYZdSMJcbh0GDGym8pqzEFfuPuitlaT4ERgXFaTDlELKDBKJrn62Nyh+9QMn gMiwPS/hZZZXee9PGHno5ZIZc2TiKjCTUHcRUPtkQ3FtFpYO75JnvRsdixhCS5oOuO0v rt2oYSEO9wQJJ91cL9trBaksKgFq8BjjDFnSaI4HCOSAv9G7B7bbOcDQ+RxDyxf8Vydo MZGg== X-Received: by 10.25.207.82 with SMTP id f79mr4000613lfg.73.1443801051383; Fri, 02 Oct 2015 08:50:51 -0700 (PDT) Original-Received: by 10.25.160.6 with HTTP; Fri, 2 Oct 2015 08:50:51 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22d X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:12073 Archived-At: --001a114128accb4ea405212120eb Content-Type: text/plain; charset=UTF-8 I'm trying to install guile 2.0 on a remote provider, i.e., a "home" install. I did install the latest libunistring in my ~/opt , but guile ./configure --prefix=/my/home/opt/guile always complains configure: error: GNU libunistring is required, please install it. The ~/opt ~/opt/lib ~/opt/share ~/opt/include is on the PATH. Any ideas what I'm doing wrong? LB --001a114128accb4ea405212120eb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I'm trying to install guile 2.0 on a remote provider, = i.e., a "home" install. I did install the latest libunistring in = my ~/opt , but guile ./configure --prefix=3D/my/home/opt/guile always compl= ains

configure: error: GNU libunistring is required, ple= ase install it.

The ~/opt ~/opt/lib ~/opt/shar= e ~/opt/include is on the PATH. Any ideas what I'm doing wrong?

LB
--001a114128accb4ea405212120eb--