Bitcoin Forum
April 19, 2024, 08:37:15 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help with bitcoin client install  (Read 687 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..
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713559035
Hero Member
*
Offline Offline

Posts: 1713559035

View Profile Personal Message (Offline)

Ignore
1713559035
Reply with quote  #2

1713559035
Report to moderator
1713559035
Hero Member
*
Offline Offline

Posts: 1713559035

View Profile Personal Message (Offline)

Ignore
1713559035
Reply with quote  #2

1713559035
Report to moderator
1713559035
Hero Member
*
Offline Offline

Posts: 1713559035

View Profile Personal Message (Offline)

Ignore
1713559035
Reply with quote  #2

1713559035
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: 2772
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: 3374
Merit: 6511


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!