How can I open the new NEOS interface?
The wallet, I've compiled, looks like the wallet of any other coins...
Which version did you download? Each one there's a "readme-first" included. Did you follow those steps? Let me know we'll get you all situated.
Best regards,
syntaks
NeosCoin version v1.0.0.0
from
https://github.com/bellacoin/neoscoin.gitexample for windows QT:
I tried to use it on Linux.
The version I used was the source code for neoscoin-qt (looks like the classic bitcoin client)
Now I downloaded the Linux64 Wallet. Compiling was successful.
If I try to run the runSetup.sh, I get the following error:
max@venus ~/coins/neoscoin/Linux-64-bit $ ./runSetup.sh
Failed loading /usr/lib/php5/20121212/ext/ZendGuardLoader.so: /usr/lib/php5/20121212/ext/ZendGuardLoader.so: cannot open shared object file: No such file or directory
Zend
20040722036554111373077x
�2
Any ideas?
edit: Ubuntu 14.04, libboost 1.55
php -v - i'm willing to bet it's 5.5 which is an issue. zend only supports 5.4 so we had to roll with 5.4. can you verify and let me know please?