From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Re: Guile-SDL Demos 3.0 available Date: Wed, 11 Jan 2012 09:51:06 +0100 Message-ID: <87fwfmd3lx.fsf@gnuvola.org> References: <8739cc1pdi.fsf@ambire.localdomain> <8762gjfe8a.fsf@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1326271911 27962 80.91.229.12 (11 Jan 2012 08:51:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 11 Jan 2012 08:51:51 +0000 (UTC) Cc: guile-user@gnu.org, guile-sources@gnu.org To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Jan 11 09:51:47 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RktuK-0002BF-KL for guile-user@m.gmane.org; Wed, 11 Jan 2012 09:51:44 +0100 Original-Received: from localhost ([::1]:55874 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RktuK-0002ND-55 for guile-user@m.gmane.org; Wed, 11 Jan 2012 03:51:44 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:38501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RktuD-0002L8-6G for guile-user@gnu.org; Wed, 11 Jan 2012 03:51:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RktuC-0000vk-4w for guile-user@gnu.org; Wed, 11 Jan 2012 03:51:37 -0500 Original-Received: from smtp208.alice.it ([82.57.200.104]:40859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rktu5-0000rN-IQ; Wed, 11 Jan 2012 03:51:29 -0500 Original-Received: from ambire (79.51.73.240) by smtp208.alice.it (8.6.023.02) id 4F056E8500813286; Wed, 11 Jan 2012 09:51:08 +0100 Original-Received: from ttn by ambire with local (Exim 4.72) (envelope-from ) id 1Rkttj-0000p5-Fl; Wed, 11 Jan 2012 09:51:07 +0100 In-Reply-To: <8762gjfe8a.fsf@pobox.com> (Andy Wingo's message of "Tue, 10 Jan 2012 22:18:45 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.104 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:9129 gmane.lisp.guile.sources:364 Archived-At: () Andy Wingo () Tue, 10 Jan 2012 22:18:45 +0100 If you want to, it's probably easier to use `readlink' than to document the strangeness :-) Thanks for the tip. Truly, documentation is not so hard, especially when it's incomplete! (The NEWS entry fails to mention that hardlinks fail, too.) Unfortunately, =E2=80=98readlink=E2=80=99 is no help for hardl= inks. The proper way is to support "make install", and that's real work.