forked from qrilka/oserl13
-
Notifications
You must be signed in to change notification settings - Fork 0
oserl 1.3 sources for use with rebar
License
hudson2010/oserl13
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README - OSERL Version 1.2 Apr 11, 2005 http://sourceforge.net/projects/oserl/ Enrique Marcote Peña <mpquique@users.sourceforge.net> Index 1. Install OSERL 2. Developing SMS based applications --- 1. Install OSERL Install common_lib package: tar -zxvf common_lib-1.0.tar.gz cd common_lib-1.0 make Install oserl package: tar -zxvf oserl-1.1.tar.gz cd oserl-1.1 make Put the ebin directory of both packages in your code path. To compile an erlang program using oserl, don't forget to add a reference to the include directory: -I <path-to-oserl>/include -pz <path-to-oserl>/ebin 2. Developing SMS based applications Please refer to doc/index.html for detailed information (also available at http://oserl.sourceforge.net/oserl/index.html).
About
oserl 1.3 sources for use with rebar
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published