Bitcoin Forum
May 03, 2024, 02:36:14 AM *
News: Latest Bitcoin Core release: 27.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
1714703774
Hero Member
*
Offline Offline

Posts: 1714703774

View Profile Personal Message (Offline)

Ignore
1714703774
Reply with quote  #2

1714703774
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714703774
Hero Member
*
Offline Offline

Posts: 1714703774

View Profile Personal Message (Offline)

Ignore
1714703774
Reply with quote  #2

1714703774
Report to moderator
1714703774
Hero Member
*
Offline Offline

Posts: 1714703774

View Profile Personal Message (Offline)

Ignore
1714703774
Reply with quote  #2

1714703774
Report to moderator
1714703774
Hero Member
*
Offline Offline

Posts: 1714703774

View Profile Personal Message (Offline)

Ignore
1714703774
Reply with quote  #2

1714703774
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!