Am Freitag, 7. März 2014, 15:34:30 schrieb Sasha Cuerda:
> Hello all,
> 
> I am in the process of trying to install Shiny Server on a DreamHost VPS.

...

Just as a small completion to what Dirk said:

> sudo apt-get build-dep r-base-core
> 
> When I run that, I get this error:
> 
> E: You must put some 'source' URIs in your sources.list

On Debian, package repositories are configured (i.e. listed) in
/etc/apt/sources.list. If your system should install build dependencies for 
r-base-core it needs to know what these are, therefore
you need to have the relevant deb-src entry in /etc/apt/sources.list.

Johannes

> I think that this is the source of my error, but I cannot figure out how to
> fix this. Any ideas?
> 
> Thanks,
> 
> Sasha
> 
>       [[alternative HTML version deleted]]


        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Debian mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to