Bitcoin Forum
April 19, 2024, 08:29:28 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error when building binary files under Windows 64/32 bit  (Read 143 times)
progof (OP)
Jr. Member
*
Offline Offline

Activity: 157
Merit: 4


View Profile
November 04, 2018, 10:11:13 AM
 #1

Hello,

I collect Bitcoin client under Windows 64/32 and an error occurred.

Staging miniupnpc...
Postprocessing miniupnpc...
Caching miniupnpc...
copying packages: native_ccache native_protobuf boost openssl libevent zeromq qrencode protobuf zlib qt bdb miniupnpc
to: /root/bitcoin/depends/x86_64-w64-mingw32
bash: ./configure: No such file or directory


I tried to collect on ubunt 14.04; 16.04; 18.04 64 bit
The trust scores you see are subjective; they will change depending on who you have in your trust list.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713558568
Hero Member
*
Offline Offline

Posts: 1713558568

View Profile Personal Message (Offline)

Ignore
1713558568
Reply with quote  #2

1713558568
Report to moderator
1713558568
Hero Member
*
Offline Offline

Posts: 1713558568

View Profile Personal Message (Offline)

Ignore
1713558568
Reply with quote  #2

1713558568
Report to moderator
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 04, 2018, 03:23:28 PM
 #2

I collect Bitcoin client under Windows 64/32 and an error occurred.
[...]
I tried to collect on ubunt 14.04; 16.04; 18.04 64 bit

Do you want to install it on windows or linux ?

Your output shows that you were trying to install it on linux.

You shouldn't be installing bitcoin into your root directory. Use a user directory for this. Simply don't use sudo.

progof (OP)
Jr. Member
*
Offline Offline

Activity: 157
Merit: 4


View Profile
November 04, 2018, 07:02:26 PM
 #3

I collect Bitcoin client under Windows 64/32 and an error occurred.
[...]
I tried to collect on ubunt 14.04; 16.04; 18.04 64 bit

Do you want to install it on windows or linux ?

Your output shows that you were trying to install it on linux.

You shouldn't be installing bitcoin into your root directory. Use a user directory for this. Simply don't use sudo.

I collect from Linux under Windows and used instructions from this topic:

https://bitcointalk.org/index.php?topic=4912326.msg44246451#msg44246451
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 05, 2018, 10:16:09 AM
 #4

According to the thread you have linked:

[...]
Windows binaries will be in this folders:

~/bitcoin-0.16.2/depends/x86-64-w64-mingw32 (Windows 64 bit binaries)

~/bitcoin-0.16.2/depends/i686-w64-mingw32 (Windows 32 bit binaries)
[...]


Then, your error message:

copying packages: native_ccache native_protobuf boost openssl libevent zeromq qrencode protobuf zlib qt bdb miniupnpc
to: /root/bitcoin/depends/x86_64-w64-mingw32
bash: ./configure: No such file or directory[/sup]


So, obviously my advice still holds:

You shouldn't be installing bitcoin into your root directory. Use a user directory for this. Simply don't use sudo.


Did you even try it out before replying ?

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!