Post
Topic
Board Announcements (Altcoins)
Re: [ANN][YAC] YACoin ongoing development and new versions
by
old c coder
on 22/05/2017, 15:13:53 UTC
Hello all,

Since Senj appears to be very busy, is there anyone out there that can linux or unix build a Yacoin daemon by just running the makefile.linux-mingw or makefile.ubuntu or makefile.unix or makefile.bsd
having already built the libraries needed (BerkeleyDB, OpenSSL, Boost) and levelDB for the 0.4.5... versions that Joe provided, and then the 0.4.8.x versions that I provided at
https://github.com/senadj/yacoin/pull/10
or
https://github.com/senadj/yacoin/pull/9

I don't run linux/unix, only Windows, so I can't do the linux/unix builds.  I'm just trying to find out why the non-Windows code for the constructor in the class CdoSocket in the file price.cpp won't compile, especially in PR #10, since I think it should!?

With bitcoin doubling just this year and more and more interest in alternative currencies, it would be nice if we can get ours out there.  It is still the only one I know that has its own built in block explorer and also shows its own price!  That is what the changes I have done provide.  The code has been available since 2014!!  It is just that no one has been able to do the small amount of work needed to make it work on linux-unix, see above request.

We can change the Nfactor and other things too.

Ron