From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Zeeshan Ali Newsgroups: gmane.lisp.guile.user Subject: Re: PHP to GUILE Date: Mon, 26 Sep 2005 10:27:22 +0300 Message-ID: <38294b7405092600273de6d37f@mail.gmail.com> References: <6efab235050925145055ba774c@mail.gmail.com> <87ll1k61w4.fsf@zip.com.au> Reply-To: Zeeshan Ali NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1127730428 31635 80.91.229.2 (26 Sep 2005 10:27:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2005 10:27:08 +0000 (UTC) Cc: guile-user@gnu.org, Vorfeed Canal Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Mon Sep 26 12:27:05 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EJqB6-0006Sn-US for guile-user@m.gmane.org; Mon, 26 Sep 2005 12:25:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJq8A-0000C4-F1 for guile-user@m.gmane.org; Mon, 26 Sep 2005 06:22:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EJnP6-00024H-7H for guile-user@gnu.org; Mon, 26 Sep 2005 03:28:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EJnP4-00023x-Ro for guile-user@gnu.org; Mon, 26 Sep 2005 03:27:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJnOZ-0001Yr-6Z for guile-user@gnu.org; Mon, 26 Sep 2005 03:27:27 -0400 Original-Received: from [72.14.204.206] (helo=qproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EJnOV-0001dX-TL for guile-user@gnu.org; Mon, 26 Sep 2005 03:27:24 -0400 Original-Received: by qproxy.gmail.com with SMTP id e12so394962qbe for ; Mon, 26 Sep 2005 00:27:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V6uA7PFT/58xEPTnY4d2vPuaevtjJ2SG+AlLCMU/Hpd5YsrhoqVLo1tuNBfD1JJnEdJY30jVSYH678rg3tkaBzAOTgzE408lcdOzt5r3UblxRbm0j8K4Iw+AxZnZ4XaZX5HYHxqdcSsQuC1FX2IO4n+W+L+G+wZ3Un4NA8sWrL4= Original-Received: by 10.65.138.4 with SMTP id q4mr507681qbn; Mon, 26 Sep 2005 00:27:22 -0700 (PDT) Original-Received: by 10.65.97.20 with HTTP; Mon, 26 Sep 2005 00:27:22 -0700 (PDT) Original-To: Kevin Ryde In-Reply-To: <87ll1k61w4.fsf@zip.com.au> Content-Disposition: inline X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:4769 Archived-At: Hi, On 9/26/05, Kevin Ryde wrote: > Vorfeed Canal writes: > > > > 1. All C extension files can only be put in /usr/lib - there are no > > sane way to change libtool's searchpath and there are no sane default. > > Very annoying. > > With a full path to `load-extension' you can put a module anywhere. > If your code is a package in its own right then this is a good thing, > so you can be certain to get the right file (ie. whatever crazy > directory the user might have given). Yeah! and you can have a look at the source code of xchat-guile to see how exactly thats done: http://piipiip.net/~zeenix/xchat-guile-0.2.tar.gz -- Regards, Zeeshan Ali _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user