我已经下载并构建了最新的alethzero客户端。我安装了Qt5.5。在Ubuntu 14.04上运行
qt.network.ssl: QSslSocket: cannot resolve SSLv2_client_method
qt.network.ssl: QSslSocket: cannot resolve SSLv2_server_method
QObject::connect: No such signal dev::aleth::Aleth::knownAddressesChanged(AccountNamer*)
QObject::connect: (receiver name: 'Main')
QObject::connect: No such signal dev::aleth::Aleth::addressNamesChanged(AccountNamer*)
QObject::connect: (receiver name: 'Main')
QOpenGLWidget: Failed to make context current
QOpenGLWidget: Failed to make context current
QOpenGLWidget: Failed to make context current
Remote debugging server started successfully. Try pointing a Chromium-based browser to http://127.0.0.1:14633
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed发布于 2016-03-30 14:28:28
是的,除非你有一个具体的需要建立自己的来源,我会同意,你最好只是使用PPA。
http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/installing-binaries/linux-ubuntu-ppa.html
对于我们来说,信任有点像猪,因为现在很多包都很旧了,所以使用我们的二进制文件会让你更容易使用。
如果你决心从源头建立,那么所有的力量都给你。在这种情况下,请用http://github.com/ethereum/webthree-umbrella记录所有细节的问题。
https://ethereum.stackexchange.com/questions/1697
复制相似问题