Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
twoturtles
on 29/08/2014, 21:46:06 UTC
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.git

example for windows QT:

Quote
To run NeosCoin on windows, it's fairly straightforward.  Just follow these steps and if you have any issues during or after, feel free to contact us and we'll get you all sorted out.

1.  Double-click run-Setup
2.  Double-click run-Neos
3.  Open your browser to http://127.0.0.1:18000

That's it.


Some notes though specific to your version of Windows:

Windows 8: Disable smart screen

http://www.extremetech.com/computing/140302-how-to-close-windows-8-apps-and-how-to-disable-smartscreen

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:
Quote
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?

     Best regards,

syntaks