We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140849b commit 5ff139bCopy full SHA for 5ff139b
1 file changed
HACKING.org
@@ -17,6 +17,9 @@ gettext), Perl, Flex, Python, Cython, tar and wget.
17
make install
18
#+END_SRC
19
20
+On some systems you'll need to run ~ldconfig~ to make the shared libraries
21
+available after installation.
22
+
23
* Making a release
24
25
To make a release, you'll need [[https://github.com/rrthomas/woger][woger]] and [[https://github.com/aktau/github-release][github-release]], suitably
0 commit comments