Mintcoin 1.7 for Ubuntu is available! To upgrade existing installation:
or new installation:
[code]
sudo add-apt-repository ppa:keremhd/mintcoin-unofficial
sudo apt-get update
sudo apt-get install mintcoind mintcoin-qt
I get this message on a kde64 platform
W: Failed to fetch http://ppa.launchpad.net/keremhd/mintcoin-unofficial/ubuntu/dists/raring/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/keremhd/mintcoin-unofficial/ubuntu/dists/raring/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/keremhd/mintcoin-unofficial/ubuntu/dists/raring/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
user@platform:~$ sudo apt-get install mintcoind mintcoin-qt
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package mintcoind
E: Unable to locate package mintcoin-qt
any ideas?
[/code]