From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thamer Al-Harbash Newsgroups: gmane.lisp.guile.user Subject: Re: Packaging a guile-enabled binary Date: Sun, 2 May 2004 13:52:26 -0700 (PDT) Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <20040502202152.73706.qmail@web14304.mail.yahoo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1083533001 2812 80.91.224.253 (2 May 2004 21:23:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 2 May 2004 21:23:21 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun May 02 23:23:12 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BKOQa-0007Tf-00 for ; Sun, 02 May 2004 23:23:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BKODZ-0007No-Ee for guile-user@m.gmane.org; Sun, 02 May 2004 17:09:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKOBk-0006Or-4x for guile-user@gnu.org; Sun, 02 May 2004 17:07:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKO3J-0003fL-Re for guile-user@gnu.org; Sun, 02 May 2004 16:59:41 -0400 Original-Received: from [69.55.226.135] (helo=cassandra.whitefang.com) by monty-python.gnu.org with smtp (Exim 4.30) id 1BKO3J-0003ev-4c for guile-user@gnu.org; Sun, 02 May 2004 16:59:09 -0400 Original-Received: (qmail 10781 invoked from network); 2 May 2004 20:52:26 -0000 Original-Received: from cassandra.whitefang.com (HELO cassandra) (69.55.226.135) by 0 with SMTP; 2 May 2004 20:52:26 -0000 X-X-Sender: shadows@cassandra.whitefang.com Original-To: spikegran@earthlink.net In-Reply-To: <20040502202152.73706.qmail@web14304.mail.yahoo.com> X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.4 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 Xref: main.gmane.org gmane.lisp.guile.user:3143 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3143 On Sun, 2 May 2004, Mike Gran wrote: > Where's the best place for the Guile script? Best, in this case, means > most foolproof for the the desktop user that is going to download the > program as a pre-compiled package. Dot file? In the library? Is > there a "right" way or a "standard"? I'd drop them in /usr/local/share/program-name/foo.scm, but I'm just following unix convention and I use the auto-tools to make this user configurable. If your user is going to keep them in their homedirectori then usually you can create a .prognamerc and a direcotry .progname for files. Can you distribute a program linked to guile in binary only? I just checked guile-1.6.x is under the GPL and not LGPL so I don't see how this is possible, unless you're meeting some of the other requirements of the GPL. -- Thamer Al-Harbash GPG Key fingerprint: D7F3 1E3B F329 8DD5 FAE3 03B1 A663 E359 D686 AA1F _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user