all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: help-guix@gnu.org
Subject: Re: Red Notebook will not build.
Date: Wed, 8 May 2019 08:54:42 +0200	[thread overview]
Message-ID: <2777bbd5-02ab-6991-183d-34e6492467ee@riseup.net> (raw)
In-Reply-To: <20190507073708.4a71307e@gmail.com>

On 2019-05-07 15:37, Jesse Gibbons wrote:
...

> 
> When I look into the file that defines the Browser class I see it tries
> to import the "webKit2" package, version 4.0 which is not defined by
> guix. Then it defines a subclass of WebKit2.WebView which Python says
> is null.
> 
> Luckily there is a warning about what it is looking for:
> 
> ** (journal.py:2637): WARNING **: 07:12:54.144: Failed to load shared library 'libwebkit2gtk-4.0.so.37' referenced by the typelib: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory
> 
> ** (journal.py:2637): WARNING **: 07:12:54.144: Failed to load shared library 'libjavascriptcoregtk-4.0.so.18' referenced by the typelib: libjavascriptcoregtk-4.0.so.18: cannot open shared object file: No such file or directory
> 
> This was the error I had before i updated guix. Both of these shared
> libraries are in the environment's $LIBRARY_PATH.

It is quite common that software is hardcoded to expect the libraries in 
certain paths e.g. /usr/lib or whatever. I suggest you substitute the 
path in journal.py to help it find the libraries.

-- 
Cheers
Swedebugia

      reply	other threads:[~2019-05-08  6:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-07  4:01 Red Notebook will not build Jesse Gibbons
2019-05-07 10:19 ` L p R n d n
2019-05-07 13:37   ` Jesse Gibbons
2019-05-08  6:54     ` swedebugia [this message]

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

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

  git send-email \
    --in-reply-to=2777bbd5-02ab-6991-183d-34e6492467ee@riseup.net \
    --to=swedebugia@riseup.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.