unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Gary Johnson <lambdatronic@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: Still need help installing ProtonMail Bridge
Date: Sun, 14 Jul 2019 19:57:59 -0400	[thread overview]
Message-ID: <871rysjhj4.fsf@gmail.com> (raw)

Hi Guix,

I sent an email out a week ago detailing my attempt to create a package
definition that would install the ProtonMail Bridge client
(https://protonmail.com/bridge/) and seeking help from anyone who might
be able to help me debug my Scheme code.

As no one has yet responded, I'm guessing that either no one knows how
to help me or that my message was too long and was therefore skipped
over by most readers.

Let me try again succinctly (TL;DR):

What should I add/change in my propagated-inputs clause so that ldd can
link these two libraries to my package?

   Missing libs:
   - libstdc++.so.6
   - libgcc_s.so.1

   Current package code:
   (propagated-inputs `(("libz"          ,compression:zlib)
                        ("qtbase"        ,qtbase-5.12)
                        ("qtmultimedia"  ,qt:qtmultimedia)
                        ("qtdeclarative" ,qt:qtdeclarative)
                        ("qtsvg"         ,qt:qtsvg)
                        ("libsecret"     ,gnome:libsecret)
                        ("font-dejavu"   ,fonts:font-dejavu)))

Help?
  Gary

             reply	other threads:[~2019-07-14 23:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-14 23:57 Gary Johnson [this message]
2019-07-15  2:56 ` Still need help installing ProtonMail Bridge Meiyo Peng

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=871rysjhj4.fsf@gmail.com \
    --to=lambdatronic@gmail.com \
    --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).