Bitcoin Forum
July 04, 2024, 06:53:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [HELP] Installazione Vertminer su Ubuntu  (Read 795 times)
Italone100 (OP)
Hero Member
*****
Offline Offline

Activity: 529
Merit: 500


In criptography we trust!


View Profile
February 16, 2014, 12:26:00 PM
Last edit: February 16, 2014, 12:59:20 PM by Italone100
 #1

ho seguito questa guida http://vertcoin.org/gpu-miner-build-howto.html
solo che quando invio l'ultimo comando mi esce:

./buildt.sh: 2: ./buildt.sh: ./configure: not found
make: *** No targets specified and makefile found. Stop.
./buildt.sh: 5: [: -a: unexpected operator
stripping vertminer
strip: "vertminer" : No such file

grazie a tutti dell'aiuto


<|||COMPRO-VENDO|||>[BITCOIN]|||>                                         LOCALBITCOINS SELLER | OVER 700+BTC AND 2500+TRADE
davvo
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500



View Profile
February 16, 2014, 01:51:43 PM
 #2

Non trova il file configure.
Se per caso il file ci fosse, fa cosi perchè non è eseguibile, nel caso (ripeto, se il file c'è) dai un

chmod +x configure

Se non c'è il file mi sa che ti manca qualcosa da dove hai scaricato i sorgenti...
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
February 16, 2014, 04:19:11 PM
 #3

Come per tutte le installazioni di cgminer, devi prima lanciare il file "autogen.sh" per generare il file "configure"  Wink




FaSan
Italone100 (OP)
Hero Member
*****
Offline Offline

Activity: 529
Merit: 500


In criptography we trust!


View Profile
February 16, 2014, 05:10:31 PM
 #4

Come per tutte le installazioni di cgminer, devi prima lanciare il file "autogen.sh" per generare il file "configure"  Wink




FaSan

anche con il file autogen.sh non va

Can't exec "libtoolize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345, <GEN7> line 5.
autoreconf: failed to run libtoolize: No such file or directory
autoreconf: libtoolize is needed because this package uses Libtool
Configuring and build...
/home/tito/Downloads/vertminer-gpu/buildit.sh: 2: /home/tito/Downloads/vertminer-gpu/buildit.sh: ./configure: not found
make: *** No targets specified and no makefile found.  Stop.
/home/tito/Downloads/vertminer-gpu/buildit.sh: 5: [: -a: unexpected operator
stripping vertminer
strip: 'vertminer': No such file

<|||COMPRO-VENDO|||>[BITCOIN]|||>                                         LOCALBITCOINS SELLER | OVER 700+BTC AND 2500+TRADE
jankko60
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
February 16, 2014, 05:16:41 PM
 #5


autoreconf: libtoolize is needed because this package uses Libtool

Installa le librerie libtool

apt-get install libtool libtool-dev

J
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!