UmVirt LFS Package info

DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
[ BASH | XML | JSON ]

otp

OTP is a set of Erlang libraries, which consists of the Erlang runtime system, a number of ready-to-use components mainly written in Erlang, and a set of design principles for Erlang programs.Erlang is a programming language and runtime system for building massively scalable soft real-time systems with requirements on high availability.

Package info

Template:
Codename: otp
Source file: otp_src_27.3.3.tar.gz
Source directory: otp_src_27.3.3
Package URL: otp_src_27.3.3.tar.gz
Package md5-checksum URL: otp_src_27.3.3.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure \
    --without-javac \
    --enable-threads \
    --enable-shared-zlib \
    --enable-ssl=dynamic-ssl-lib \
    --with-ssl-rpath=/usr/lib \
    --prefix=/usr

Build script:
make

Install script:
make install