Thank you very much.
We've installed the new wallet compiled in static mode. It works fine.
We'll add GAP/BTC market after sync is ready.
1. How did you do the new release that has static binary?
If necessary, I could write a documentation to statically compile Gapcoin.
2. If it is not hard work it would be great.
Usually we compile wallet with using a makefile.unix file like:
sudo make -f makefile.unix USE_UPNP=- USE_IPV6=0 USE_QRCODE=0 STATIC=1
It is not static at all but it works in other machines.