From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Vanier Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile can't find dynamically loaded library Date: Tue, 8 Oct 2002 14:42:53 -0700 Sender: bug-guile-admin@gnu.org Message-ID: <200210082142.g98Lgr513781@orchestra.cs.caltech.edu> References: <200210010108.g9118Cm11313@orchestra.cs.caltech.edu> <87it0jwevw.fsf@zagadka.ping.de> <200210050605.g9565t115372@orchestra.cs.caltech.edu> <87smzgvct5.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1034113395 2724 127.0.0.1 (8 Oct 2002 21:43:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 8 Oct 2002 21:43:15 +0000 (UTC) Cc: bug-guile@gnu.org 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 17z28F-0000PC-00 for ; Tue, 08 Oct 2002 23:43:11 +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 17z28B-0008QA-00; Tue, 08 Oct 2002 17:43:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17z281-0008H7-00 for bug-guile@gnu.org; Tue, 08 Oct 2002 17:42:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17z27y-0008C1-00 for bug-guile@gnu.org; Tue, 08 Oct 2002 17:42:56 -0400 Original-Received: from swordfish.cs.caltech.edu ([131.215.44.124]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17z27y-0008BQ-00 for bug-guile@gnu.org; Tue, 08 Oct 2002 17:42:54 -0400 Original-Received: from orchestra.cs.caltech.edu (orchestra.cs.caltech.edu [131.215.44.20]) by swordfish.cs.caltech.edu (Postfix) with ESMTP id 7CD8CDF259; Tue, 8 Oct 2002 14:42:53 -0700 (PDT) Original-Received: (from mvanier@localhost) by orchestra.cs.caltech.edu (8.11.6/8.9.3) id g98Lgr513781; Tue, 8 Oct 2002 14:42:53 -0700 X-Authentication-Warning: orchestra.cs.caltech.edu: mvanier set sender to mvanier@cs.caltech.edu using -f Original-To: mvo@zagadka.ping.de In-reply-to: <87smzgvct5.fsf@zagadka.ping.de> (message from Marius Vollmer on 08 Oct 2002 23:30:14 +0200) Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:500 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:500 That fixed it. I still had to specify the .so extension, but that's OK for now. I didn't even have to specify an LTDL_LIBRARY_PATH environment variable ;-) I'm pretty happy to see guile catching up with other scripting languages. I'm especially happy with how easy it is to write extensions; I don't know of any other scripting language that has such a trivially simple extension mechanism. Thanks, Mike > From: Marius Vollmer > Date: 08 Oct 2002 23:30:14 +0200 > > Michael Vanier writes: > > > Well, it's even more hosed that you realize :-( > > Oops, did you configure Guile with "--enable-ltdl-install"? Sorry, I > forgot to tell you about this. > > -- > GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 > _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile