Re: Missing .so for guile-aiscm

2022-12-30 Thread jonathan
Ah, hmm - so I think I partly figured out why. (At least, enough to move forward with what I'm trying to do.) The Guile package in Guix isn't configured to look in GUILE_EXTENSIONS_PATH for native extensions. I managed to work around this by doing this in a manifest for my project: #+begin_src sch

Missing .so for guile-aiscm

2022-12-30 Thread Jonathan Frederickson
Hi all - I'm trying out OpenCV via AIscm in Guix using the guile-aiscm package, and I'm having some trouble. When I attempt to load one of the AIscm modules, I get an error about a missing native library: #+begin_src jfred@lambdacrypt ~$ guix shell guile guile-aiscm hint: Consider passing the `--c