SCons is used to compile and install this package (the Python part is not compiled, but the Erlang part is).
First check out the variables you need to set by running:
scons --help
You'll need to set:
SCONSPREFIX: SCons prefix directory (where SCons is installed). Where you should see a directory named "SCons".
ERLANGPREFIX: Erlang prefix directory (where Erlang is installed). Where you should see something like this: bin erts-5.4.13 Install lib misc releases usr.
and at the same time you set them, it'll compile.
Then run:
scons install
to install. You might need sudo or su to reach superuser capabilities.
· История версий и изменений SCons Erlang
История пуста
· Описание и дополнения от редакторов и пользователей сайта
Пока нет
Связанные статьи, обзоры и новости
Нет относящихся к программе статей и обзоров.
Другие программы от Jose Pablo Ezequiel Fernandez Silva