Hi!
I'm trying to get SomaticSniper to run on Ubuntu 10.04 and I've been following the instruction from the website below:
http://gmt.genome.wustl.edu/somatic-sniper/1.0.2/install.html
However, when I run the command:
sudo apt-get update
I encounter three errors (at the end of the post) along with several successfull hits. Looks like the address http://repo.gsc.wustl.edu is not accessible. I would be greatfull for advise on how to make the installation work.
W: Failed to fetch http://repo.gsc.wustl.edu/ubuntu/dists/lucid-genome-development/Release.gpg Something wicked happened resolving 'repo.gsc.wustl.edu:http' (-5 - No address associated with hostname)
W: Failed to fetch http://repo.gsc.wustl.edu/ubuntu/dists/lucid-genome-development/main/binary-i386/Packages.gz Something wicked happened resolving 'repo.gsc.wustl.edu:http' (-5 - No address associated with hostname)
W: Failed to fetch http://repo.gsc.wustl.edu/ubuntu/dists/lucid-genome-development/main/i18n/Translation-en_US.bz2 Something wicked happened resolving 'repo.gsc.wustl.edu:http' (-5 - No address associated with hostname)
I would think it's a problem on your end. Ubuntu forums might help.
You are right that repo.gsc.wustl.edu is offline. Then the only option is to build from the source code following the github instruction. I used to compile it a few months ago.
It's times like this that I value the existence of http://www.downforeveryoneorjustme.com/
"Only option" is a bit extreme. ;-)
Yeah, you are right. I should not say that.