From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: P Pareit Newsgroups: gmane.lisp.guile.user Subject: guile-doc-snarf in /usr/bin or /usr/local/bin? Date: Thu, 5 Sep 2002 14:39:07 +0200 Sender: guile-user-admin@gnu.org Message-ID: <200209051439.07590.pieter.pareit@planetinternet.be> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1031229404 2712 127.0.0.1 (5 Sep 2002 12:36:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2002 12:36:44 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17mvsJ-0000hb-00 for ; Thu, 05 Sep 2002 14:36:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mvto-0000VA-00; Thu, 05 Sep 2002 08:38:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17mvsx-0000K5-00 for guile-user@gnu.org; Thu, 05 Sep 2002 08:37:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17mvsv-0000Jl-00 for guile-user@gnu.org; Thu, 05 Sep 2002 08:37:22 -0400 Original-Received: from riker.skynet.be ([195.238.3.89]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17mvsu-0000Jb-00 for guile-user@gnu.org; Thu, 05 Sep 2002 08:37:20 -0400 Original-Received: from localhost.localdomain (166.218-136-217.adsl.skynet.be [217.136.218.166]) by riker.skynet.be (8.11.6/8.11.6/Skynet-OUT-2.20) with ESMTP id g85CbHf00588 for ; Thu, 5 Sep 2002 14:37:17 +0200 (MET DST) (envelope-from ) Original-To: guile-user@gnu.org User-Agent: KMail/1.4.2 Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:937 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:937 system: RH7.3 I'v downloaded guile-1.4.1 as I need it to compile scwm. $ ./configure --prefix=3D/usr $ make # make install So far I have no problems and guile --version gives me 1.4.1. Now I compile scwm but it exits with an error telling me it did not found= the=20 command guile-doc-snarf. The command guile-doc-snarf is on my pc, but in the directory from where = I=20 build guile, not in /usr/bin. There is a guile-snarf command in the /usr/= bin=20 directory. My question, should guile-doc-snarf be moved to the /usr/bin o= r=20 should I do something else? pieter; _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user