3 Star 2 Fork 0

Gitee 极速下载/yaws

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/klacke/yaws
克隆/下载
README.cygwin 783 Bytes
一键复制 编辑 原始数据 按行查看 历史
Christopher Faulet 提交于 2014-06-10 22:44 +08:00 . Massive autotools refactoring & cleanup
NOTE1:
In latest version of cygwin, there is a known bug with make. It does
not handle windows paths properly. So you need to downgrade it to
get dos driver letter specification to work. (i.e. c:/foo/bar.):
1. get a patched version of make 3.81: http://www.cmake.org/files/cygwin/make.exe
2. replace /usr/bin/make.exe by this new one
3. install libintl3
NOTE2:
unix paths in configuration file (yaws.conf) are not supported,
because on windows, erlang is not aware of cygwin and understands
windows paths only. The generated file will be created using windows
paths but tests are written for unix systems. So they will fail on
cygwin.
NOTE3:
Yaws is not tested on cygwin. If possible, use the windows
installer. See http://yaws.hyber.org/download.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Erlang
1
https://gitee.com/mirrors/yaws.git
git@gitee.com:mirrors/yaws.git
mirrors
yaws
yaws
master

搜索帮助