【问题标题】:ejabberd installation issue for macmac的ejabberd安装问题
【发布时间】:2016-11-24 16:03:07
【问题描述】:

我正在使用源代码安装 ejabberd。我已经从 git 中获取了克隆:https://github.com/processone/ejabberd.git。并遵循以下步骤: git: 酿造安装 git Erlang /OTP: brew install erlang

Autoconf: brew install autoconf

Automake: brew install automake

Openssl: brew install openssl

外籍人士:冲泡安装外籍人士

Libyaml: brew install libyaml

Libiconv: brew install libiconv

Sqlite:酿造安装 sqlite

chmod +x autogen.sh ./autogen.sh export LDFLAGS="-L/usr/local/opt/openssl/lib -L/usr/local/lib -L/usr/local/opt/expat/lib"

export CFLAGS="-I/usr/local/opt/openssl/include/ -I/usr/local/include -I/usr/local/opt/expat/include"

export CPPFLAGS="-I/usr/local/opt/openssl/include/ -I/usr/local/include -I/usr/local/opt/expat/include"

./configure --prefix=$HOME/my-ejabberd --enable-mysql

制作

以上命令运行正常。但是“sudo make install”有问题。

配置文件

/usr/bin/install -c -d -m 750 -g pravin //etc/ejabberd 安装:pravin:参数无效 make: *** [安装] 错误 67

请帮助我。 提前致谢。

【问题讨论】:

    标签: macos installation xmpp ejabberd


    【解决方案1】:

    brew install ejabberd 用于当前版本或brew install ejabberd --HEAD 用于安装当前 git master HEAD

    【讨论】:

      猜你喜欢
      • 2015-11-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-01-10
      • 2021-05-19
      • 1970-01-01
      相关资源
      最近更新 更多