all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: <znavko@tutanota.com>
To: Help Guix <help-guix@gnu.org>
Subject: Flash Player for Icecat Gnash can not find boost header
Date: Sun, 30 Sep 2018 13:25:41 +0200 (CEST)	[thread overview]
Message-ID: <LNeDW1_--3-1@tutanota.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2022 bytes --]

Hello! I need to use Flash Player in IceCat on GNU GuixSD.
First I tried to download NPAPI from get.adobe.com and to place it into ~/.mozilla/plugins with `chmod +x libflashplayer.so`. But after  Icecat restart, flash player plugin does not appear.

Now I try to compile Gnash - GNU Flash alternative. I did not found it in repository:
$ guix package -s gnash
$ 

So I have downloaded and unzipped gnash-0.8.10. And try to compile as non-root user. I've installed boost for it , but gnash configure script does not find it:

$ guix package -i boost
The following package will be installed:
   boost    1.66.0    /gnu/store/l6hqfwr1hcbn9rg56bwn2d41g2ai36h2-boost-1.66.0

substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org <https://mirror.hydra.gnu.org>'... substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org <https://mirror.hydra.gnu.org>'... 100.0%
...
73 packages in profile

$ whereis boost
boost:

$ ls /gnu/store/l6hqfwr1hcbn9rg56bwn2d41g2ai36h2-boost-1.66.0
include/  lib/  share/

$ pwd
/home/bob/Downloads/gnash-0.8.10

$ ./configure
...
checking whether pthreads work with -pthread... yes
checking searching for pthread library... not found
checking for the Boost Version... 
checking for boost header... checking for Boost libraries... configure: WARNING: Libraries  thread program_options iostreams  serialization date_time aren't installed 

checking if -fvisibility-inlines-hidden is broken... no
checking whether g++ supports -fvisibility=hidden... yes
checking whether GConf support is requested... yes
checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the GCONF_CFLAGS and GCONF_LIBS environment variables
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.


--
Please, what to do?



[-- Attachment #2: Type: text/html, Size: 2514 bytes --]

             reply	other threads:[~2018-09-30 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-30 11:25 znavko [this message]
2018-10-02 10:12 ` Flash Player for Icecat Gnash can not find boost header Ludovic Courtès
2018-10-30 20:01   ` swedebugia
     [not found] <LNeDW1_--3-1@tutanota.com-LNeDZxO----1>
2018-09-30 11:28 ` znavko

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=LNeDW1_--3-1@tutanota.com \
    --to=znavko@tutanota.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.
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.