bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #1877] cannot load srfi-13


From: Kevin Ryde
Subject: [bugs #1877] cannot load srfi-13
Date: Sun, 05 Dec 2004 18:10:25 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

This mail is an automated notification from the bugs tracker
 of the project: Guile.

/**************************************************************************/
[bugs #1877] Latest Modifications:

Changes by: 
                Kevin Ryde <address@hidden>
'Date: 
                Sun 12/05/04 at 23:02 (Australia/NSW)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Maybe guile should force its configured lib directory into the ltdl path.  
Leave it for now though.






/**************************************************************************/
[bugs #1877] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=1877>
Project: Guile
Submitted by: Eric Hanchrow
On: Tue 12/03/02 at 23:14

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Invalid
Privacy:  Public
Assigned to:  None
Status:  Closed


Summary:  cannot load srfi-13

Original Submission:  GNU Guile, version 1.6.0
guile> (use-modules (srfi srfi-1))
guile> (use-modules (srfi srfi-13))
/usr/local/share/guile/1.6.0/srfi/srfi-13.scm:159:1: In procedure dynamic-link 
in expression (load-extension "libguile-srfi-srfi-13-14-v-1" 
"scm_init_srfi_13"):
/usr/local/share/guile/1.6.0/srfi/srfi-13.scm:159:1: file: 
"libguile-srfi-srfi-13-14-v-1", message: "file not found"
ABORT: (misc-error)

Type "(backtrace)" to get more information or "(debug)" to enter the debugger.
guile> 

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sun 12/05/04 at 23:02         By: Kevin Ryde <kryde>
Maybe guile should force its configured lib directory into the ltdl path.  
Leave it for now though.

-------------------------------------------------------
Date: Tue 12/03/02 at 23:21         By: Eric Hanchrow <offby1>
Two minutes *after* submitting the above, it ocurred to me to run guile with 
LD_LIBRARY_PATH set to /usr/local/lib, and of course that fixed the problem.  
So consider this pilot error.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=1877>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]