Need advice on porting an Erlang application (Zotonic CMS)
Matthew Seaman
matthew at freebsd.org
Wed Nov 27 15:07:12 UTC 2013
On 11/27/13 14:17, Marc van Woerkom wrote:
> To make this work under FreeBSD, I need to find a healthy compromise
> beetween the FreeBSD standards (as written down in the FreeBSD Porter's
> Handbook and the hier(7) man page) and the directory layout assumed by
> Erlang/OTP and rebar, modulo some differences between the Linux and FreeBSD
> operating systems.
Take a look at net-im/ejabberd which is another erlang application in
the ports. That installs most of the .beam and other working files
under /usr/local/lib/erlang/lib/ -- AFAIK, the layout under there is
pretty much standard for erlang apps.
Cheers,
Matthew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1029 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131127/0b11ab05/attachment.sig>
More information about the freebsd-ports
mailing list