Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - 33pwnz

Pages: [1]
1
BitShares PTS / Re: protoshares.com Mining Guide suggestion
« on: January 14, 2014, 01:34:34 am »
Thanks for pointing that out. Can you make an issue on the repo?
https://github.com/super3/protoshares.net/issues?state=open

Or if you would like to put in a pull request to fix it directly, I will accept it right away.

Just registered in GitHub and first time using it but I think I did it right (the pull request)  :D

I had heard many times about it before but never actually got to try it, cool tool  :)

2
BitShares PTS / protoshares.com Mining Guide suggestion
« on: January 13, 2014, 06:58:49 pm »
Hello,

I've used the Mining Guide in http://protoshares.com/mining.html and I was constantly getting an error in a specific step:

screen –S ptc

I would get the error message:

Cannot exec '�S': No such file or directory

After a lot of tries and searching, I've discovered that it was very simple: the character before the S was not a simple dash (-).

The same with the commands
screen –d
screen –r

The difference is "–" vs "-", the first one being the wrong one and the one in the guide.

I'm not sure if this is just me, because of character encoding settings or something, but if possible I'd suggest replacing it in the guide.

The simple dash is used previously in the guide (make -f makefile.unix && cd ~) correctly. It is only different with the screen commands.

Anyway, here is my experience, hope it is useful for newcomers.

Best regards

Pages: [1]