Author

Topic: [5000 DOGE BOUNTY] Could you help me with mining Protoshares via Digital Ocean? (Read 669 times)

newbie
Activity: 42
Merit: 0
Code:
apt-get -y install git-core
Try this.
full member
Activity: 144
Merit: 100
what version of ubuntu did you create the droplet with?
full member
Activity: 144
Merit: 100
I've registered and created my droplet. I downloaded putty and logged in using the credentials provided to me in the email.

I enter these commands like stated here: http://protoshares.com/mining.html

apt-get update && apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
    apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

It then gives me:
root@Protoshares:~# apt-get update && apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://archive.ubuntu.com lucid Release.gpg
Hit http://archive.ubuntu.com lucid-updates Release.gpg
Hit http://archive.ubuntu.com lucid Release
Hit http://archive.ubuntu.com lucid-updates Release
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/universe Packages
Hit http://archive.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/universe Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package git is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package git has no installation candidate
root@Protoshares:~#     apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

I googled the problem with no avail. Any help from the experts?
Much appreciated

Once I can successfully set up the mining you can pm me your DOGE address and I will send the bounty your way. It will probably not be today as I have work soon and then Christmas Eve with the family. Probably tonight though. So don't think I'm scamming you if I don't answer.
member
Activity: 81
Merit: 10
try 3 lines

first:
apt-get update

second:
apt-get install yasm -y git make g++ build-essential libminiupnpc-dev

third
apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

I gave an input of the first and second. Here is the whole output i got

root@Protoshares:~# apt-get update
Get:1 http://security.ubuntu.com lucid-security Release.gpg [198B]
Get:2 http://security.ubuntu.com lucid-security Release [57.3kB]
Get:3 http://security.ubuntu.com lucid-security/main Packages [532kB]
Hit http://archive.ubuntu.com lucid Release.gpg
Get:4 http://archive.ubuntu.com lucid-updates Release.gpg [198B]
Hit http://archive.ubuntu.com lucid Release
Get:5 http://archive.ubuntu.com lucid-updates Release [58.3kB]
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/universe Packages
Get:6 http://archive.ubuntu.com lucid-updates/main Packages [726kB]
Get:7 http://archive.ubuntu.com lucid-updates/universe Packages [339kB]
Fetched 1713kB in 2s (804kB/s)
Reading package lists... Done
root@Protoshares:~# apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package git is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package git has no installation candidate
sr. member
Activity: 383
Merit: 250
try 3 lines

first:
apt-get update

second:
apt-get install yasm -y git make g++ build-essential libminiupnpc-dev

third
apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
member
Activity: 81
Merit: 10
member
Activity: 81
Merit: 10
I've registered and created my droplet. I downloaded putty and logged in using the credentials provided to me in the email.

I enter these commands like stated here: http://protoshares.com/mining.html

apt-get update && apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
    apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

It then gives me:
root@Protoshares:~# apt-get update && apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
Hit http://security.ubuntu.com lucid-security Release.gpg
Hit http://security.ubuntu.com lucid-security Release
Hit http://security.ubuntu.com lucid-security/main Packages
Hit http://archive.ubuntu.com lucid Release.gpg
Hit http://archive.ubuntu.com lucid-updates Release.gpg
Hit http://archive.ubuntu.com lucid Release
Hit http://archive.ubuntu.com lucid-updates Release
Hit http://archive.ubuntu.com lucid/main Packages
Hit http://archive.ubuntu.com lucid/universe Packages
Hit http://archive.ubuntu.com lucid-updates/main Packages
Hit http://archive.ubuntu.com lucid-updates/universe Packages
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package git is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package git has no installation candidate
root@Protoshares:~#     apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix

I googled the problem with no avail. Any help from the experts?
Much appreciated

Once I can successfully set up the mining you can pm me your DOGE address and I will send the bounty your way. It will probably not be today as I have work soon and then Christmas Eve with the family. Probably tonight though. So don't think I'm scamming you if I don't answer.
Jump to: