guile-user
[Top][All Lists]
Advanced

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

load-extension fails with "file not found" message


From: Panicz Maciej Godek
Subject: load-extension fails with "file not found" message
Date: Thu, 12 May 2016 09:26:09 +0200

Hi,
I recently made update of ubuntu, and I've been trying to get my guile-based framework to work. First, the guile 2.0.11 installed through Guix caused core dumps on initialization, so I switched to the version from the ubuntu repository.

Now I've been trying to load some of the extensions needed for my program to run. However, when I try to load-extension, I get the error:
ERROR: In procedure load-extension:
ERROR: In procedure dynamic-link: file: "physics", message: "file not found"

I also tried to pass the full path, either with or without the ".so" suffix, but it keeps failing.
What could be the possible reason?



reply via email to

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