Download Erlang R11B - Erlang R11B Description, Erlang R11B Reviews
Contact
 


 

Download

 
Download Now (10589K)
GPL (GNU General Public License)
Downloads till now: 3
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Assembler Tools , Bug Tracking , Code Generators , Compilers , Debuggers , Disassemblers , Internationalization , Interpreters , Libraries , Localization, Perl Modules , Preprocessors , Quality Assurance and Testing , UI (User Interfaces) , Version Control , Widgets ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML

Erlang R11B

 

Details

Size: 10589K
Last Update: 2008-06-01 22:45:40
OS Support: Linux
License/Program Type: GPL (GNU General Public License)
Publisher: OTP team
Price:$0.00
Description:

Erlang R11B is compilers software developed by OTP team.
Erlang is a programming language designed at the Ericsson Computer Science Laboratory.



Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson.

Installation

When installed, the entire system, except for a small start-up script, resides in a single directory tree. The location of this directory tree can be chosen arbitrarily by the installer, and it does not need to be in the user's $PATH.

The only requirements are that the file system where it is placed has enough free space, and that the users who run Erlang/OTP have read access to it. In the example below, the directory tree is assumed to be located at /usr/local/erlang, which is here called the top-level directory.

It is assumed that you have the compressed tar file, the name of which is < PREFIX >.tar.gz, where < PREFIX > is a string denoting the particular Erlang/OTP release, e.g. otp_LXA_11930_sunos5_R9B.

Wherever the string < PREFIX > is used below, it should be replaced by the actual name prefix of the compressed tar file.

The tape archive file does not have one single directory in which all other files are rooted. Therefore the tape archive file must be extracted into an empty (newly created) directory.

1. If the top-level directory does not already exist, create it:

mkdir /usr/local/erlang

2. Change the current directory to the top level directory:

cd /usr/local/erlang

3. Create the installation directory with an appropriate name. For example:

mkdir otp_r7b

4. Change to the installation directory, e.g.

cd otp_r7b

5. Assuming the compressed tar file resides in the directory ,. extract the compressed tar file into the current directory:

gunzip -c /.tar.gz | tar xfp -

6. Read the README file in the installation directory for last minute updates, before proceeding.

7. Run the Install script in the installation directory, with the absolute path of the installation directory as argument,

./Install /usr/local/erlang/otp_r7b

and supply answers to the prompts.

In most cases, there is a default answer in square brackets ([]). If the default is satisfactory, just press . In general you are only prompted for one thing:
"Do you want to use a minimal system startup instead of the SASL startup?"

In a minimal system, only the Kernel and STDLIB applications are loaded and started. If the SASL startup is used, the SASL application is included as well. Normally, the minimal system is enough.

8. Make Erlang/OTP available for users, either by putting the path /usr/local/erlang/otp_r7b/bin in users $PATH variable, or link the executable /usr/local/erlang/otp_r7b/bin/erl accordingly, e.g.:

ln -s /usr/local/erlang/otp_r7b/bin/erl /usr/local/bin/erl

What's New in This Release:
Among other things, SMP support was added.
Erlang R11B supports different languages (including english). It works with Linux.

Downloading Erlang R11B will take several minutes if you use fast ADSL connection.

Leave a comment




(optional)

What is 7-3?




0 comments


Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

Erlang R11B Version History

Product Date Added
Erlang R11B 2008-06-01 22:45:40


Related Software

Device::Cdio::Device
From category: Libraries
Device::Cdio::Device 0.2.3 is libraries software developed by Rocky Bernstein. Device::Cdio::Device is a class for disc and device aspects of Cdio. SYNOPSIS use Device::Cdio::Devi...
XML Validator Schema
From category: Libraries
XML::Validator::Schema is a Perl module to validate XML against a subset of W3C XML Schema....
Dante
From category: Libraries
Dante 1.1.19-pre1 is libraries software developed by Inferno Nettverk A/S. Dante is a circuit-level firewall and proxy that can be used to provide convenient and secure network connectivity to a wi...
Bio::Matrix::PSM::InstanceSite
From category: Libraries
Bio::Matrix::PSM::InstanceSite 1.4 is libraries software developed by Stefan Kirov. Bio::Matrix::PSM::InstanceSite is a PSM site occurance. SYNOPSIS use Bio::Matrix::PSM::InstanceSi...
DEPS
From category: Quality-Assurance-and-Testing
DEPS 0.13 is quality assurance and testing software developed by Yann Dirson. DEPS is a Dependency Extraction and Processing System. DEPS started life with the graph-includes name. Since it is e...
Eclim
From category: Widgets
Eclim 1.2.3 is widgets software developed by Eric Van Dewoestine. Eclim (Eclipse integration in vim) is a set of eclipse and vim plugins that bring Eclipse functionality to the vim editor. E...
fb_shash
From category: Libraries
fb_shash 1.0 is libraries software developed by Richard Kotal. fb_shash is a UDF library for Firebird/Interbase. It implements hash and hmac interfaces to the openssl library. It supports ha...
DORM4J
From category: Libraries
DORM4J 0.1 is libraries software developed by indexchen. DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R mapping library for Java. DORM4J library uses annotations in JDK 1.5 an...
AJASON 0.9
From category: Libraries
AJASON 0.9 is libraries software developed by Sven Jacobs. AJASON is a PHP 5 library and JavaScript client for the upcoming Web technology called AJAX. AJAX permits data to be fetched asynchronousl...
AsmLib
From category: Libraries
AsmLib project is a general purpose library for console or terminal programs....
Jifty Web Form Clickable
From category: Perl-Modules
Jifty::Web::Form::Clickable is a Perl module with some item that can be clicked on -- either a button or a link....
AudioFile::Info::MP3::ID3Lib 1.05
From category: Libraries
AudioFile::Info::MP3::ID3Lib 1.05 is libraries software developed by Dave Cross. AudioFile::Info::MP3::ID3Lib is a Perl extension to get info from MP3 files. This is a plugin for AudioFile::...
C++ base
From category: Libraries
C++ base 1.0 is libraries software developed by Bjoern Lemke. C++ base is a base class suite contains several powerful c++ base classes for basic encapsulation of low level operating system calls a...
libmicrohttpd
From category: Libraries
libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application....
Audio::MFCC 0.0801
From category: Libraries
Audio::MFCC 0.0801 is libraries software developed by David Huggins-Daines. Audio::MFCC is a Perl module for computing mel-frequency cepstral coefficients. SYNOPSIS use Audio::MFCC;...
 

Top Downloads

 
1. Canon PIXMA iP1200 Printer Driver
2. Canon PIXMA iP1000 Printer Driver
3. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
4. Canon PIXMA iP1300 Printer Driver c
5. Canon PIXMA iP1600 Printer Driver
6. Canon PIXMA MP210 MP Drivers
7. DVD Decrypter
8. Canon LaserShot LBP-1210 Printer Driver
9. Genius Eye 110 Webcam Driver
10. Canon PIXMA iP1300 Printer Driver a
11. Canon i-SENSYS LBP2900 Printer Driver R
12. Canon PIXMA iP1200 Printer Driver x64 d
13. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
14. CATraxx Music Database
15. Catalogue of disks
16. Bingo! RM to MP3 Wave Converter
17. Binaural Mixer
18. Automatically all MP3 &amp; ID3 tags
19. Ares Ultra Search
20. Water Alive screensaver

DownloadTube Editor Reviews

 
1. Auction Decorator - Auction Maker Wizard
Make your eBay Auction listings look like Web pages with the...
2. Multi-Edit 2008
Multi-Edit 2008 is a truly powerful, feature-rich and reliab...
3. Ultimate Fractal
Create amazing fractal artwork in just a few seconds with th...
4. WhoIs Lookup Multiple Addresses Software
WhoIs Lookup Multiple Addresses Software is a simple, small,...
5. Pop Art Studio
Pop Art Studio is a very easy to use graphics editing softwa...
6. Multi-Edit 2008 Lite
Multi-Edit is a Powerful IDE, with speed, depth, and uncompr...
7. ProLingo Chinese Polish Dictionary
A Windows Vista Ready dictionary with slang words included. ...
8. Cyber 3GP Converter
Cyber 3GP Converter features a player and a video Converter,...
9. Nidesoft DVD to 3GP Suite
Nidesoft DVD to 3GP Suite includes two excellent software to...
10. AggreGate Network Manager for Windows
AggreGate SNMP Network Manager is a powerful system for supe...

Software Reviews Full List



Recent Blog Posts

 
1. Easy Publishing of WordPress Blogs RSS Feeds With FeedBurner
RSS (Really Simple Syndication) Feeds are a modern form of c...
2. Automatic Installation of Joomla! on Windows With JoomlaPC
A convenient alternative for the development or testing of J...
3. An Introduction To Joomla! Templates Creation With Adobe Dreamweaver CS3
Joomla! is a content management system and framework with a ...
4. Two New Firefox Stable Releases Are Available For Free Download: Firefox 3.0.2 and Firefox 2.0.0.17
Recently, two Firefox stable releases for Windows, Mac OS, a...
5. How To Deploy A Linux LiveCD on Windows Using MobaLiveCD
There are many ways to test a certain Linux distribution on ...
6. Ever Needed A Free Video Converter And You Just Couldn’t Find It? Here’s Our Suggestion.
With so many different video (or even audio) converters arou...
7. Top 101 Most Downloaded Windows Software: Free Demo Movies and Download Links
We often have to decide if we should download the latest v...
8. A New Powerful Virus Could Affect Millions of WordPress Blogs
The WordPress blogging platform powers millions of web...
9. Google Chrome – It’s Finally Here. Will A Revolution Begin?
First, it was the rumors. Then, Google announced it official...
10. An Amazing Free Document Processing Software: LyX
The documents management task could be difficult in absence ...

Last 20 Scripts

 
1. Echo Web Framework
Echo Web Framework is a platform for building web-based appl
2. AmiFormat
AmiFormat is a simple textile like web text generator done i
3. GreyBox
GreyBox is a lightweight JavaScript that allows you to displ
4. AJS Library
AJS is an ultra lightweight JavaScript library that allows y
5. Mootools Form Hints
Mootools Form Hints is a Mootools based Javascript form help
6. Perspective Tabs
Perspective tabs is allows for a large number of tabs to fit
7. Imago
Imago is an Ajax based image gallery that is very simple to
8. Protoscript
Protoscript is a simplified scripting language for creating
9. mxGraph
mxGraph provides an interactive drawing and diagramming solu
10. XML/SWF Gauge
XML/SWF Gauge helps you to create attractive web gauges.
11. XML/SWF Slideshow
XML/SWF Slideshow allows you to create slideshows from dynam
12. XML/SWF Charts
XML/SWF Charts helps you to present data contained in XML fi
13. JibberBook
JibberBook is a free PHP/JavaScript based guestbook.
14. mediaboxAdvanced
mediaboxAdvanced is an ultimate extension of Mediabox into a
15. Multifaceted Lightbox
Multifaceted Lightbox is a script (JavaScript) that allows y
16. JavaScript VectorGraphics Library
JavaScript VectorGraphics library provides graphics capabili
17. Helma
Helma is an open source web application framework for fast a
18. JHeartbeat
JHeartbeat allows a web page to periodically poll the server
19. jMedia
jMedia is a jQuery plugin that allows multi-media embedding
20. hnGuestBook
hnGuestBook is a simple guestbook that uses a flat text file