Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additional package requirements #8

Open
mayeulk opened this issue Jul 19, 2019 · 0 comments
Open

additional package requirements #8

mayeulk opened this issue Jul 19, 2019 · 0 comments

Comments

@mayeulk
Copy link

mayeulk commented Jul 19, 2019

In addition to #5
I ran into the following errors:
debconf: delaying package configuration, since apt-utils is not installed
So I suggest adding apt-utils. However, the warning is non-blocking according to: phusion/baseimage-docker#319

Also:

configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for pkg-config... no
pkg-config not found
configure: error: Please reinstall the pkg-config distribution
ERROR: Service 'app-zotero' failed to build:
Step 17/39 : RUN DEBIAN_FRONTEND=noninteractive pecl download memcached-3.0.4 && tar xvzf memcached-3.0.4.tgz && cd memcached-3.0.4 && phpize && ./configure --enable-memcached-igbinary && make && make install
 ---> Running in 37ecab268d95
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update

@mayeulk mayeulk changed the title additional systems requirements additional package requirements Jul 19, 2019
mayeulk added a commit to mayeulk/zotero-prime that referenced this issue Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant