Building on Linux
Had to change ext/Setup: uncommented this line:
option nodynamic
Otherwise, normal build and install:
$ ./configure $ make $ make install
Add new attachment
Only authorized users are allowed to upload new attachments.
Had to change ext/Setup: uncommented this line:
option nodynamic
Otherwise, normal build and install:
$ ./configure $ make $ make install