chromeDriver示例 源码 在win7版本下的 chromeBlock.rar
启动OneBlock后访问 http://localhost:5000
下载 vc_redist.x64.exe 并安装
下载win7-x64版本,运行oneBlockWeb.exe文件
下载win10-x64版本,运行oneBlockWeb.exe文件
sudo yum install libunwind libicu
下载centos.7-x64版本,赋权并运行:
chmod 766 oneBlockWeb
./oneBlockWeb
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1
brew install openssl
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/
下载osx.10.10-x64版本,赋权并运行:
chmod 766 oneBlockWeb
./oneBlockWeb
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo tar xvz -C/usr/local --strip 1
brew install openssl
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/
下载osx.10.11-x64版本,赋权并运行:
chmod 766 oneBlockWeb
./oneBlockWeb