Subject: | Installation does not work with BSD make |
On FreeBSD systems it is not possible to create the .elc files with the system make:
$ make
Manifying 1 pod document
Manifying 2 pod documents
make: don't know how to make sepia-snippet.elc. Stop
Current workaround is to use gmake instead, but it would be good to be able to use the system make, so out-of-the-box installation from CPAN.pm works.