How to install, compile, and utilize Rebar in Windows

本文介绍如何在Windows环境下使用Rebar构建Erlang项目,避免安装Cygwin。通过手动下载并设置路径,使用bootstrap.bat脚本来完成Rebar的构建。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Is this possible?

All tutorials I've come across on how to build and use Rebar involve Unix commands, and I'm a most unfortunate Windows user. I'd really like to avoid installing Cygwin if I can help it.

For example, to build Rebar you get:

$ git clone git://github.com/rebar/rebar.git
$ cd rebar
$ ./bootstrap
Recompile: src/getopt
...
Recompile: src/rebar_utils
==> rebar (compile)
Congratulations! You now have a self-contained script called "rebar" in
your current working directory. Place this script anywhere in your path
and you can use rebar to build OTP-compliant apps.

What is the windows-cmd equivalent?

Any links or tutorial below to offer step by step instructions on how to utilize rebar in windows shell would be greatly appreciated.

UPDATE:

After manually downloading and extracting Rebar to my directory located at: C:\erlang\rebar

I go to the windows shell and enter:

SET PATH=C:\Program Files\erl5.10.1\bin

This is the 'bin' folder located inside the directory holding erlang.exe

Next I enter:

C:\erlang\rebar>bootstrap.bat 

Compiled! :)

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值