Pages:
Author

Topic: [Official] ROKOS [flavors] Crypto Full node OS |IoT Devices |Feedback/Discussion - page 25. (Read 74783 times)

legendary
Activity: 1007
Merit: 1000
great work! I will likely be throwing it on my model 'b' soon to give it a go! can't wait to see what else is coming to this distro!
newbie
Activity: 58
Merit: 0
thanks
i have got it running,
i just need to figure out how to get the qt gui to run as i prefer to use guis on my wallets (am open to ideas/help if anyone is willing/kind enough to help me further).
i really like the os so far and i appreciate all the hard work you've put into it and all the help every one has given me.

thanks for every ones help
sani
hero member
Activity: 592
Merit: 500
Its seems to have compiled with no errors
do I need to do anything else to make it install or did it do that in the compiling process?
sorry for all the noobie questions and thank you for your patients and sticking with me you two

well just give it a try Smiley

in src folder : ./MetalCoind or something like that .... i think it will end in an error that you need to create a .conf file first Tongue

That is correct, you have compiled the metalcoin daemon, it can be used from the terminal.

To use you need to create a metalcoin.conf file (they should give instructions in their ANN) and place it over /home/pi/.metalcoin
after that is done, you can start your daemon in the terminal, go to the folder where metalcoind is at, and start it with ./metalcoind (check capital letters if it has like MetalCoind)




The ROKOS v3 "Core" is getting released in this week, it will include full wallets/nodes for Bitcoin and OKCash (OKCash will be already sync, just start and go)

We will Create a ROKOS v3 "Flavors" to include any extra wallet.
The only requirement to get included
will be to make a donation by their communities or dev teams
to support the ROKOS development.  
(All versions of ROKOS are distributed for free to the users)

Will share the invitation to make the requests/participate soon after the V3 "core" release.


full member
Activity: 169
Merit: 100
Its seems to have compiled with no errors
do I need to do anything else to make it install or did it do that in the compiling process?
sorry for all the noobie questions and thank you for your patients and sticking with me you two

well just give it a try Smiley

in src folder : ./MetalCoind or something like that .... i think it will end in an error that you need to create a .conf file first Tongue
newbie
Activity: 58
Merit: 0
Its seems to have compiled with no errors
do I need to do anything else to make it install or did it do that in the compiling process?
sorry for all the noobie questions and thank you for your patients and sticking with me you two
legendary
Activity: 1140
Merit: 1004
OK
Hey

I'm trying to install MetalCoin from:  https://github.com/Metalde/MetalCoin

but whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory"

i've got the git hub files cloned to ~/bin/MetalCoin

am i missing anything?

thanks in advance

sani

Try it like it OKtoshi wrote:

- git clone http://[githubofaltcoin]

- cd altcoin

- cd src

- make -f makefile.unix USE_UPNP=-

maybe you also need to make: mkdir obj

I did the commands you mentioned,
 the mkdir obj says it already exists,
but when i try "make -f makefile.unix USE_UPNP=" it comes back with "zerocoin/Accumulator.cpp:106:1: fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory
compilation terminated.
makefile.unix:205: recipe for target 'obj/zerocoin/Accumulator.o' failed
make: *** [obj/zerocoin/Accumulator.o] Error 1"

i can't make anything of the error as i'm only used to .deb files and the apt-get install command  


You are missing:

- make a directory    obj/zerocoin        

Should compile after creating that directory, cheers

newbie
Activity: 58
Merit: 0
Hey

I'm trying to install MetalCoin from:  https://github.com/Metalde/MetalCoin

but whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory"

i've got the git hub files cloned to ~/bin/MetalCoin

am i missing anything?

thanks in advance

sani

Try it like it OKtoshi wrote:

- git clone http://[githubofaltcoin]

- cd altcoin

- cd src

- make -f makefile.unix USE_UPNP=-

maybe you also need to make: mkdir obj

I did the commands you mentioned,
 the mkdir obj says it already exists,
but when i try "make -f makefile.unix USE_UPNP=" it comes back with "zerocoin/Accumulator.cpp:106:1: fatal error: opening dependency file obj/zerocoin/Accumulator.d: No such file or directory
compilation terminated.
makefile.unix:205: recipe for target 'obj/zerocoin/Accumulator.o' failed
make: *** [obj/zerocoin/Accumulator.o] Error 1"

i can't make anything of the error as i'm only used to .deb files and the apt-get install command  
full member
Activity: 169
Merit: 100
Hey

I'm trying to install MetalCoin from:  https://github.com/Metalde/MetalCoin

but whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory"

i've got the git hub files cloned to ~/bin/MetalCoin

am i missing anything?

thanks in advance

sani

Try it like it OKtoshi wrote:

- git clone http://[githubofaltcoin]

- cd altcoin

- cd src

- make -f makefile.unix USE_UPNP=-

maybe you also need to make: mkdir obj
newbie
Activity: 58
Merit: 0
Hey

I'm trying to install MetalCoin from:  https://github.com/Metalde/MetalCoin

but whenever i do "./autogen.sh" it comes back with "bash: ./autogen.sh: no such file or directory"

i've got the git hub files cloned to ~/bin/MetalCoin

am i missing anything?

thanks in advance

sani
full member
Activity: 159
Merit: 100
Now running on my old pi Wink

Thanks you very much,best secure way to store my altcoins Wink

Can you please add Gamecredits to v3 ?

https://bitcointalksearch.org/topic/gamecredits-the-future-of-in-game-monetization-1266597

Best,
Gabe
legendary
Activity: 1140
Merit: 1004
OK
I'd like to see

Failcoin: https://bitcointalk.org/index.php?topic=1014145.280

Metalcoin: https://bitcointalk.org/index.php?topic=1014145.280

Metalmusiccoin: https://bitcointalksearch.org/topic/metal-music-coin-v3-a-coin-for-the-underground-metal-music-scene-965360

HTMLcoin:https://bitcointalk.org/index.php?topic=801489.0

please if development is still active


Thanks for your suggestion, working on v3 at the moment, will have a look at them for sure.
newbie
Activity: 58
Merit: 0
legendary
Activity: 1140
Merit: 1004
OK
member
Activity: 101
Merit: 10
legendary
Activity: 1140
Merit: 1004
OK
Thanks, this is very nice.

How can I access the desktop while running the PI headless?



How do I redirect the block chains to another drive?

 


1.-

-StartX

2.-

In the wallet you want to use, add this command to the end to start the wallet

 -datadir=/home/datadirexample

Cheers.

- Added Checksums for v1 and v2 to the OP
newbie
Activity: 2
Merit: 0
Thanks, this is very nice.

How can I access the desktop while running the PI headless?

How do I redirect the block chains to another drive?

 
member
Activity: 101
Merit: 10
Are you using the qemu rpi kernel, if not try launching with it https://github.com/OKtoshi/qemu-rpi-kernel

The v3 should be coming up in the next weeks. I am still working in other resources but setting it up.
I tried with this one, but the errors are still the same.
No matter, I'll wait for the v3 and will buy a micro SD if I can run bitstard and/or bitcoindarkd on it...
Thanks for the answer
legendary
Activity: 1140
Merit: 1004
OK
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?

I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).

Thanks

Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))

We are Working on ROKOS v3 (will have checksum as suggested)

and will be distributed/shared via gdocs, mega and torrent.

Thanks for your feedback
I wanted to run the v2 in qemu, just to see how it works, but system hangs. I use Ubuntu 15.04 and this is the command I run:
Code:
sudo qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 1024 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash" -hda rokosv2.img
The window is black and nothing happens.
If I delete all the "-append" things, kernel starts but fails and complains it doesn't find device "1f03".

Do you know how to fix this?

Is v3 coming shortly?

Are you using the qemu rpi kernel, if not try launching with it https://github.com/OKtoshi/qemu-rpi-kernel

The v3 should be coming up in the next weeks. I am still working in other resources but setting it up.
member
Activity: 101
Merit: 10
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?

I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).

Thanks

Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))

We are Working on ROKOS v3 (will have checksum as suggested)

and will be distributed/shared via gdocs, mega and torrent.

Thanks for your feedback
I wanted to run the v2 in qemu, just to see how it works, but system hangs. I use Ubuntu 15.04 and this is the command I run:
Code:
sudo qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 1024 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1 rootfstype=ext4 rw init=/bin/bash" -hda rokosv2.img
The window is black and nothing happens.
If I delete all the "-append" things, kernel starts but fails and complains it doesn't find device "1f03".

Do you know how to fix this?

Is v3 coming shortly?
legendary
Activity: 1140
Merit: 1004
OK
I don't like Mega nor Google, but if I have to download from there, would it be possible to add here a checksum of the file, to be sure it has not been altered?

I'd like to test this distrib in order to compile my own daemons (sling, and some of the supernet core currencies : fibre, bitstar, bitcoindark and opal).

Thanks

Edit: and why don't you just publish the daemon binaries? (with the checksums! ;-))

We are Working on ROKOS v3 (will have checksum as suggested)

and will be distributed/shared via gdocs, mega and torrent.

Thanks for your feedback
Pages:
Jump to: