Skip to content

Commit

Permalink
Add some instructions for OpenBSD
Browse files Browse the repository at this point in the history
See #498 for details.
  • Loading branch information
jvoisin committed Sep 3, 2024
1 parent 8b85382 commit fbc620a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@ solvable via:
./configure --enable-snuffleupagus
make

OpenBSD installation
--------------------

The required dependencies can be installed via ``doas pkg_add git php autoconf gmake``.
Note that ``gmake`` is required, as PHP's build system generates Makefiles
with GNU idioms.


Heroku installation
-------------------
Expand Down

0 comments on commit fbc620a

Please sign in to comment.