Christophe Romain has packaged a version of the Erlang/OTP environment for Sharp Zaurus PDA computers. This demonstrates the extreme flexibility of the Erlang Virtual Machine and environment.
The archive size is 4Mb. It requires 8Mb on SDcard. The SDcard must be formatted as ext2, as the archive contains symbolic links.
To install it on your card:
- cd /mnt/card/
- mkdir erlang
- cd erlang
- tar zxf /mnt/cf/otp-zaurus.tar.gz (if the archive is located on the Compact Flash)
|