achillez
|
|
July 16, 2013, 01:52:38 AM |
|
is the sievesize default for hp4 ok or should this change based on your system? I have a core i7 running (8 threads)
|
|
|
|
achillez
|
|
July 16, 2013, 01:57:03 AM |
|
is the sievesize default for hp4 ok or should this change based on your system? I have a core i7 running (8 threads)
Or better yet, do folks have recommended sievesizes for different platforms?
|
|
|
|
eCoinomist
Member
Offline
Activity: 112
Merit: 10
Independent Analyst
|
|
July 16, 2013, 02:20:11 AM |
|
Ok, so I have followed all guides on how to install this but it still doesn't work on Ubuntu 13 x64bits (I managed to install it on 32 bits, same problem with Debian). Can anyone please tell what's is wrong with this error?: I got these installed: apt-get install git git clone https://github.com/mikaelh2/primecoin apt-get install build-essential libssl-dev libboost-all-dev libdb5.3++-dev -y apt-get install libgmp-dev
cd ~/primecoin/src make -f makefile.unix USE_UPNP=-
How much ram do you have on that server? 512MB, I was able to install the official client before, seems to be having the same problem installing even new official client now. Will swapping help?
|
|
|
|
adambeazley
Newbie
Offline
Activity: 17
Merit: 0
|
|
July 16, 2013, 02:50:53 AM |
|
so if I just replace the primecoin-qt.exe and the daemon on this windows machine, what will happen with the coins that are already on this machine? Or is it best to send these coins to another account before installing this release on this machine?
We need good Wiki or a FAQ. Same questions been asked over and over again, and you can't point people anywhere. Your coins are tied to your private key(s), which is in wallet.dat file. That file is located in totally separate directory from your Primecoin client, and any re-installation has no effect on it. on a windows machine, where is this wallet.dat file stored? Im not finding it.
|
|
|
|
glongsword
|
|
July 16, 2013, 02:55:17 AM |
|
so if I just replace the primecoin-qt.exe and the daemon on this windows machine, what will happen with the coins that are already on this machine? Or is it best to send these coins to another account before installing this release on this machine?
We need good Wiki or a FAQ. Same questions been asked over and over again, and you can't point people anywhere. Your coins are tied to your private key(s), which is in wallet.dat file. That file is located in totally separate directory from your Primecoin client, and any re-installation has no effect on it. on a windows machine, where is this wallet.dat file stored? Im not finding it. It depends on your version of windows, but it's in the hidden app data > roaming > primecoin folder in your user account folder. It's easier to just select "backup wallet" from the file menu and put it somewhere where you can find it easily.
|
|
|
|
Krusher33
Newbie
Offline
Activity: 37
Merit: 0
|
|
July 16, 2013, 02:55:51 AM |
|
so if I just replace the primecoin-qt.exe and the daemon on this windows machine, what will happen with the coins that are already on this machine? Or is it best to send these coins to another account before installing this release on this machine?
We need good Wiki or a FAQ. Same questions been asked over and over again, and you can't point people anywhere. Your coins are tied to your private key(s), which is in wallet.dat file. That file is located in totally separate directory from your Primecoin client, and any re-installation has no effect on it. on a windows machine, where is this wallet.dat file stored? Im not finding it. Should be appdata/primecoin
|
|
|
|
redphlegm
Sr. Member
Offline
Activity: 246
Merit: 250
My spoon is too big!
|
|
July 16, 2013, 02:57:52 AM |
|
so if I just replace the primecoin-qt.exe and the daemon on this windows machine, what will happen with the coins that are already on this machine? Or is it best to send these coins to another account before installing this release on this machine?
We need good Wiki or a FAQ. Same questions been asked over and over again, and you can't point people anywhere. Your coins are tied to your private key(s), which is in wallet.dat file. That file is located in totally separate directory from your Primecoin client, and any re-installation has no effect on it. on a windows machine, where is this wallet.dat file stored? Im not finding it. Should be appdata/primecoin WindowsKey+R (or Start, Run) %appdata%\Primecoin
|
Whiskey Fund: (BTC) 1whiSKeYMRevsJMAQwU8NY1YhvPPMjTbM | (Ψ) ALcoHoLsKUfdmGfHVXEShtqrEkasihVyqW
|
|
|
achillez
|
|
July 16, 2013, 03:29:17 AM |
|
is the sievesize default for hp4 ok or should this change based on your system? I have a core i7 running (8 threads)
Or better yet, do folks have recommended sievesizes for different platforms? bah ok I was getting 1 block / hr with a sievesize 1M. Trying 2M, will see how it works out.
|
|
|
|
|
mhps
|
|
July 16, 2013, 04:25:27 AM |
|
I see from the debug.log of hp4 that when I change sievesize test/h increases but 5-chains/h decreases on one machine, all by 2 times. Should I trust 5-chains/h more or test/h more?
|
|
|
|
nmersulypnem
|
|
July 16, 2013, 04:30:10 AM |
|
I'm trying to build this for windows... What version of GMP is it using? Is that the only new dependency?
Do I just add it to c:\Deps ?
|
|
|
|
TheSwede75
|
|
July 16, 2013, 04:31:18 AM |
|
Dude, stop spamming your glorified RSS feed. If you want to advertise, pay for it.
|
|
|
|
maco
|
|
July 16, 2013, 04:44:26 AM |
|
TheSwede75, Simmer Down.
|
|
|
|
philipkdick
Member
Offline
Activity: 84
Merit: 10
|
|
July 16, 2013, 04:48:41 AM |
|
Simmer down TheSwede75...
I've always loved the term " simmer down " . Lol
|
|
|
|
dudeguy
Member
Offline
Activity: 182
Merit: 10
|
|
July 16, 2013, 04:49:44 AM |
|
Honestly I remember seeing your post twice on this thread, at most. I could be wrong but I think it's a good idea to keep on track with XPM news on the go.
|
|
|
|
jubalix
Legendary
Offline
Activity: 2632
Merit: 1023
|
|
July 16, 2013, 05:18:27 AM |
|
[1] why is makefile.unix and not makefile.linux-mingw64 used? ? ( i am on ubuntu 13.04) [2] when I use sudo make -f makefile.unix USE_UPNP=- i get this error from the source forge hp4 hp3/2/1 apt git clone has been fine any help appreciated sudo make -f makefile.unix USE_UPNP=- Building LevelDB ... make[1]: Entering directory `/home/ubuntu/primecoin/src/leveldb' g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/ubuntu/primecoin/src -I/home/ubuntu/primecoin/src/obj -DUSE_IPV6=1 -I/home/ubuntu/primecoin/src/leveldb/include -I/home/ubuntu/primecoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/._builder.cc -o db/._builder.o db/._builder.cc:1:1: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\5’ in program db/._builder.cc:1:2: error: stray ‘\26’ in program db/._builder.cc:1:2: error: stray ‘\7’ in program db/._builder.cc:1:5: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\2’ in program db/._builder.cc:1:7: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:17: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\2’ in program db/._builder.cc:1:27: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:35: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\16’ in program db/._builder.cc:1:2: error: stray ‘\260’ in program db/._builder.cc:1:39: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\2’ in program db/._builder.cc:1:43: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\16’ in program db/._builder.cc:1:2: error: stray ‘\342’ in program db/._builder.cc:1:47: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:2: error: stray ‘\36’ in program db/._builder.cc:1:51: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:89: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\27’ in program db/._builder.cc:1:2: error: stray ‘\333’ in program db/._builder.cc:1:93: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\16’ in program db/._builder.cc:1:2: error: stray ‘\342’ in program db/._builder.cc:1:97: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\230’ in program db/._builder.cc:1:101: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\32’ in program db/._builder.cc:1:105: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:121: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\230’ in program db/._builder.cc:1:125: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\32’ in program db/._builder.cc:1:129: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\25’ in program db/._builder.cc:1:152: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:158: error: invalid suffix "d5" on floating constant db/._builder.cc:1:179: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:3814: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:3818: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\36’ in program db/._builder.cc:1:3870: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:4070: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\1’ in program db/._builder.cc:1:4074: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\36’ in program db/._builder.cc:1:4083: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\34’ in program db/._builder.cc:1:4093: warning: null character(s) ignored [enabled by default] db/._builder.cc:1:2: error: stray ‘\36’ in program db/._builder.cc:1:2: error: stray ‘\377’ in program db/._builder.cc:1:2: error: stray ‘\377’ in program db/._builder.cc:1:9: error: ‘Mac’ does not name a type db/._builder.cc:1:158: error: expected unqualified-id before numeric constant db/._builder.cc:1:167: error: ‘Firefox’ does not name a type db/._builder.cc:1:3827: error: ‘This’ does not name a type make[1]: *** [db/._builder.o] Error 1 make[1]: Leaving directory `/home/ubuntu/primecoin/src/leveldb' make: *** [leveldb/libleveldb.a] Error 2
|
|
|
|
achillez
|
|
July 16, 2013, 05:28:46 AM |
|
is the sievesize default for hp4 ok or should this change based on your system? I have a core i7 running (8 threads)
Or better yet, do folks have recommended sievesizes for different platforms? bah ok I was getting 1 block / hr with a sievesize 1M. Trying 2M, will see how it works out. Update: not seeing much of a difference. Still ~ 1 block/hr. Completely unrelated Q, do folks know how the primecoind daemon generates it's randomized primes, is this via a random seed generator? Just want to check that my duplicate linux systems aren't trying to find the same blocks .
|
|
|
|
sumantso
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 16, 2013, 05:33:27 AM |
|
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*
|
|
|
|
dudeguy
Member
Offline
Activity: 182
Merit: 10
|
|
July 16, 2013, 05:34:40 AM |
|
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*
I was dry for over 72 hours than BAM BAM 2 blocks in 3 hours. That was at around 2900-3500 PPs.
|
|
|
|
sumantso
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
July 16, 2013, 05:39:08 AM |
|
Seeing a small boost with hp4. Still running dry for over 30 hours *fingers crossed*
I was dry for over 72 hours than BAM BAM 2 blocks in 3 hours. That was at around 2900-3500 PPs. Congrats!! Hoping for the same for me too; running over 3k pps now; will increase it later in the day.
|
|
|
|
|