Bitcoin Forum
June 28, 2024, 12:22:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [5000 DOGE BOUNTY] Could you help me with mining Protoshares via Digital Ocean?  (Read 670 times)
IrateChinaman (OP)
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
December 24, 2013, 04:27:25 PM
 #1

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.
IrateChinaman (OP)
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
December 24, 2013, 04:56:51 PM
 #2

Bump
frga13
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250



View Profile
December 24, 2013, 05:00:30 PM
 #3

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
IrateChinaman (OP)
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
December 24, 2013, 05:05:32 PM
 #4

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
drdops
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
December 27, 2013, 01:06:02 AM
 #5

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.
drdops
Full Member
***
Offline Offline

Activity: 144
Merit: 100



View Profile
December 27, 2013, 01:06:58 AM
 #6

what version of ubuntu did you create the droplet with?
nullievoid
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 27, 2013, 01:09:37 AM
 #7

Code:
apt-get -y install git-core
Try this.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!