I'm trying to learn erlang by reading the books and building an account management application that would let me exercise some important functionality (cryptography, persistence, sending emails, etc.<div><br></div><div>

Based on recent posts to this list, I'm interested in trying the smtp-fsm and epgsql libraries.  My general question is: How do you deploy these things? </div><div><br></div><div>More specifically, I have my own app with its own src subfolder, etc. Where do third party libraries get installed relative to something like this? </div>
<div><br></div><div>Also, what if anything, do I then need to do to use the applications? </div><div><br></div><div>Thanks. </div><div><br></div>