mgwidmann / erl8583

Automatically exported from code.google.com/p/erl8583
1 stars 2 forks source link

How to use erl8583 library on windows #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

how do I use the erl8583 library on a windows machine?

Original issue reported on code.google.com by steyor...@yahoo.com on 31 Oct 2011 at 6:52

GoogleCodeExporter commented 9 years ago

Original comment by hammingweight on 6 Nov 2011 at 1:48

GoogleCodeExporter commented 9 years ago
On Windows you have probably installed erlang in a directory like C:\Program 
Files\erl5.x.y which contains a directory lib. Unzip the erl8583-0.3.6.zip file 
into the lib directory. You should then see a directory C:\Program 
Files\erl5.x.y\lib\erl8583-0.3.6.

The erlc compiler and werl shell will then be able to locate the erl8583 
modules.

Original comment by hammingweight on 6 Nov 2011 at 3:11