Bitcoin Forum
December 14, 2024, 08:08:01 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / help with bitcoin client install on: March 20, 2017, 12:36:29 PM
Hey guys .. i am installing the bitcoin client on my OS. I am currently running Kali Linux 2.0. I have already installed Berkeley DB 4.8 and run the .configure command. but when i run the next command it is telling me to run the make command i am not able to finish the install ... i have done this..

Configure the system for compilation
root@kali:/root/bitcoin# ./autogen.sh

then

root@kali:/root/bitcoin# ./configure

then I run

root@kali:/root/bitcoin# make

and this is what ome/madmax# cd bitcoin
root@kali:/home/madmax/bitcoin# ls
aclocal.m4      config.log    COPYING  libbitcoinconsensus.pc.in  README.md
autogen.sh      configure     depends  Makefile.am                share
autom4te.cache  configure.ac  doc      Makefile.in                src
build-aux       contrib       INSTALL  qa
root@kali:/home/madmax/bitcoin# make
make: *** No targets specified and no makefile found.  Stop.
root@kali:/home/madmax/bitcoin# make install
make: *** No rule to make target 'install'.  Stop.
root@kali:/home/madmax/bitcoin# ^C
root@kali:/home/madmax/bitcoin#


it says...

make: *** No targets specified and no makefile found.  Stop.

root@kali:/root/bitcoin# make install
make install
make: *** No rule to make target 'install'.  Stop.


any suggestions?? I can't seem to figure out what to do next or what command to run or in which order.. am i forgetting something here?0 any help would be appreciative..
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!