unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Jonathan Frederickson <jonathan@terracrypt.net>
To: help-guix@gnu.org
Subject: Missing .so for guile-aiscm
Date: Fri, 30 Dec 2022 19:29:35 -0500	[thread overview]
Message-ID: <87zgb48k9y.fsf@terracrypt.net> (raw)

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 `--check' option once to make sure your shell does not clobber environment
variables.

bash: alias: -p: not found
jfred@lambdacrypt ~ [env]$ guile
GNU Guile 3.0.8
Copyright (C) 1995-2021 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> (use-modules (aiscm image))
While compiling expression:
In procedure dlopen: file "libguile-aiscm-util.so", message
"libguile-aiscm-util.so: cannot open shared object file: No such file or
directory"
#+end_src

I've just updated to the latest Guix revision as of now with the same
result, so it looks like it's not something that was broken in a
previous revision and since fixed.

It seems like installing the library into this temporary shell may not
have installed its native components or something? I feel like I must be
doing something wrong here. Any help would be much appreciated!

-- 
Jonathan Frederickson


             reply	other threads:[~2022-12-31  0:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-31  0:29 Jonathan Frederickson [this message]
2022-12-31  4:40 ` Missing .so for guile-aiscm jonathan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zgb48k9y.fsf@terracrypt.net \
    --to=jonathan@terracrypt.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).