Bitcoin Forum
May 08, 2024, 02:03:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help with bitcoin client install  (Read 689 times)
madmax828 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 20, 2017, 12:36:29 PM
 #1

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..
1715177015
Hero Member
*
Offline Offline

Posts: 1715177015

View Profile Personal Message (Offline)

Ignore
1715177015
Reply with quote  #2

1715177015
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715177015
Hero Member
*
Offline Offline

Posts: 1715177015

View Profile Personal Message (Offline)

Ignore
1715177015
Reply with quote  #2

1715177015
Report to moderator
IngerDev
Member
**
Offline Offline

Activity: 157
Merit: 23


View Profile
March 20, 2017, 01:47:40 PM
 #2

Did u followed this steps?

https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md

GlobalToken; for fast online payments
▬▬▬▬▬▬▬█  Twitter   █   BCT Forum   █   GitHub   █   Discord   █▬▬▬▬▬▬▬
Masternodes || 30 Algorithms || Merge-Mining
pedrog
Legendary
*
Offline Offline

Activity: 2786
Merit: 1031



View Profile
March 20, 2017, 02:42:06 PM
 #3

Do you really have to install from source?

You can just run the binary.

achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
March 20, 2017, 03:48:19 PM
 #4

What is the output of autogen.sh and configure commands? I'm guessing that you did not install the build dependencies like autoconf, autoreconf, and automake. Follow the build instructions that IngerDev linked to.

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!