Post
Topic
Board Announcements (Altcoins)
Re: [ANN]**** NEW THEKEV VERTMINER ****Ultimate Vertminer guide for Windows****
by
btcXem
on 19/02/2014, 15:20:16 UTC
I reviewed this thread and seen no mention of setups for Linux.  Is there support for Linux users as of present for this new miner program?

The title does say "...for Windows". But I'm currently using the "TheKev" version in Debian Linux. You can try this guide:
http://vertcoin.org/gpu-miner-build-howto.html

Just substitute the URL for the miner:
git clone https://github.com/thekev/vertminer-gpu
instead of:
git clone https://github.com/Bufius/vertminer-gpu


Hey man, I ran thru those steps and at the very end...when you run ./buildit.sh.....i get an error that says ./configure does not exist.  Did you run into this problem?  How did you fix it?  FYI - I also have cgminer running on this linux distro as well (Xubuntu 13.10).  My vision was to have both cgminer and vertminer.  Cgminer is currently up and running so I skipped most of the sdk and amd driver parts.  Please help!

Do:

./autogen.sh

Before:

./buildit.sh