openBSD Image Manipulation und Zip Support

Permalink
Hello,

i am trying to instal concrete5 on openBSD 6.7, but the following tests fail:
- Image Manipulation Available
- Zip Support

These are my installed packages:
argon2-20171227 C implementation of Argon2 - password hashing function
bzip2-1.0.8 block-sorting file compressor, unencumbered
curl-7.69.1p1 get files from FTP, Gopher, HTTP or HTTPS servers
femail-1.0p1 simple SMTP client
femail-chroot-1.0p3 simple SMTP client for chrooted web servers
gettext-runtime-0.20.1p1 GNU gettext runtime libraries and programs
giflib-5.1.6 tools and library routines for working with GIF images
jpeg-2.0.5v0 SIMD-accelerated JPEG codec replacement of libjpeg
libiconv-1.16p0 character set conversion library
libltdl-2.4.2p1 GNU libtool system independent dlopen wrapper
libmcrypt-2.5.8p2 interface to access block/stream encryption algorithms
libsodium-1.0.18 library for network communications and cryptography
libwebp-1.1.0 Google WebP image format conversion tool
libxml-2.9.10p0 XML parsing library
libzip-1.6.1 library for reading, creating and modifying zip archives
lz4-1.9.2p0 fast BSD-licensed data compression
lzo2-2.10p2 portable speedy lossless data compression library
mariadb-client-10.4.15v1 multithreaded SQL database (client)
mariadb-server-10.4.15v1 multithreaded SQL database (server)
nghttp2-1.40.0 library for HTTP/2
oniguruma-6.9.5pl1 regular expressions library
p5-Clone-0.41 recursively copy Perl datatypes
p5-DBD-mysql-4.050 MySQL drivers for the Perl DBI
p5-DBI-1.641 unified perl interface for database access
p5-FreezeThaw-0.5001 module for converting structures to strings and back
p5-MLDBM-2.05 store multi-level hash structure in single-level tied hash
p5-Math-Base-Convert-0.11 very fast base to base conversion
p5-Module-Runtime-0.016 runtime module handling
p5-Net-Daemon-0.48p0 extension for portable daemons
p5-Params-Util-1.07p1 utility to make parameter checking easier
p5-PlRPC-0.2020 module for writing rpc servers and clients
p5-SQL-Statement-1.412 SQL parsing and processing engine
pcre-8.41p2 perl-compatible regular expression library
pecl73-mcrypt-1.0.3p0 PHP bindings for the libmcrypt library
php-7.3.23 server-side HTML-embedded scripting language
php-curl-7.3.23 curl URL library extensions for php
php-gd-7.3.23 image manipulation extensions for php
php-mysqli-7.3.23 mysql database access extensions for php
php-pdo_mysql-7.3.23 PDO mysql database access extensions for php
php-zip-7.3.23 zip functions for php
png-1.6.37 library for manipulating PNG images
quirks-3.326 exceptions to pkg_add rules
snappy-1.1.8 fast compression/decompression library
tiff-4.1.0 tools and library routines for working with TIFF images
unzip-6.0p13 extract, list & test files in a ZIP archive
xz-5.2.5 LZMA compression and decompression tools
zstd-1.4.4p1 zstandard fast real-time compression algorithm

Could you tell me what could be missing or misconfigured?

Thank you in advance.

Best regards

Jan

 
Enneking replied on at Permalink Reply
Got the solution for this, extensions gd and zip were not activated in php.ini.