Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: LokeRundt on June 12, 2011, 10:51:07 PM



Title: Yeah, WINE/ubuntu issue
Post by: LokeRundt on June 12, 2011, 10:51:07 PM
so I've got a situation.  Loaded the windows version of the bitcoin client (0.3.22-beta), and installed it with WINE through ubuntu.  Can't get any connections, and there is no wallet.dat file to transfer to the linux version (so I can get my BTC transferred)

So I need to either

a) Find a way to get connections so I can download the blocks and get my payments,

or

b) Find the wallet.dat file so I can transfer it to the linux version, and download my payments through there

Help is appreciated, yeah sorry to be a nØØb


Title: Re: Yeah, WINE/ubuntu issue
Post by: MCWey8 on June 13, 2011, 08:01:31 AM
dont use WINE ...

download the native Linux version.

extract it where ever you want it

usually /home/username/bitcoin-0.3.22

then open a terminal and get to the bitcoin directory

ex.
cd bitcoin-0.3.22

then start bitcoin
ex.
bin/64/bitcoin
or
bin/32/bitcoin

wait a little, bitcoin gui will start .. close it, make your bitcoin.conf ... start it again, have fun


for your wallet ...

check in
/home/username/.wine/dosdevices/c:/users/username/Application Data/bitcoin


Title: Re: Yeah, WINE/ubuntu issue
Post by: LokeRundt on June 13, 2011, 12:39:14 PM
dont use WINE ...


Yeah, on it, lol. 

Quote

download the native Linux version.

I assume the one from the PPA (stretch/bitcoin)?  Done

Quote
for your wallet ...

check in
/home/username/.wine/dosdevices/c:/users/username/Application Data/bitcoin

Thanks, that was the key piece I was missing (I haven't used wine before)

Much appreciated


Title: Re: Yeah, WINE/ubuntu issue
Post by: tomfluff on June 13, 2011, 07:40:40 PM
Wine break the windows networking code I guess but the native Linux works just as well.

On 11.04 there seems to be an issue getting it to display the wx interface (not sure if this is fixed in 3.22)

As for your wallet you need to move it to

/home/USERNAME/.bitcoin/wallet.dat


Title: Re: Yeah, WINE/ubuntu issue
Post by: lessPlastic on June 15, 2011, 04:43:44 AM
Don't reinvent the wheel. There are excellent native miners for Linux. I run poclbm on my Ubuntu install myself.


Title: Re: Yeah, WINE/ubuntu issue
Post by: l0os3 on June 17, 2011, 12:43:46 AM
Wish I would have hit the forums first :(

I setup over 5 machines last week (ubuntu/wine)

Left them running overnight hoping that they would finally connect....no go.