react-native
をosxにインストールしようとしています。そのために、watchman
を私のマシンにインストールしています。しかし、私はport
またはbrew
を使用しません。OSXでreact-nativeをバイナリソースにインストールするには?
ここに私がしたことがあります。
- は
autoconf-2.69
は今、私はときに私./autogen.sh
glib
に次のメッセージが直面していますglib-2.52.2
をインストールし、
libtool-2.4.6
がautomake-1.9
をインストールします。 aclocal:configure.ac:72: warning: macro `AM_SILENT_RULES' not found in library
autoreconf: running: /usr/local/bin/autoconf --force
configure.ac:72: error: possibly undefined macro: AM_SILENT_RULES
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:88: error: possibly undefined macro: AC_DEFINE
autoreconf: /usr/local/bin/autoconf failed with exit status: 1
がbrew
またはport
なしOSX上react-native
(またはwatchman
)をインストールするために、他の方法です。
どうすればいいですかbrew
は便利ですが、私はパッケージを自動的に管理したくありません。私には、brew
、port
はプラグインのようなもので、必須ではないようです - だから私はそれらを使いたくありません。