unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Still need help installing ProtonMail Bridge
@ 2019-07-14 23:57 Gary Johnson
  2019-07-15  2:56 ` Meiyo Peng
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Johnson @ 2019-07-14 23:57 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-15  2:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-14 23:57 Still need help installing ProtonMail Bridge Gary Johnson
2019-07-15  2:56 ` Meiyo Peng

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).