[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't find cmake package



On Mon, Dec 9, 2013 at 5:59 PM, Don Grimm <donmar57@wavecable.com> wrote:
>
> I'm sure this will have some of you rolling your eyes, but I can't
> download/install the cmake package.
> Here is my command line : apt-get install cmake
> The result is
> Reading package lists...Done
> Package cmake is not available
>
> In sources.list is: deb http://security.debian.org/ wheezy/updates  main
> contrib
> which was put there by the installer. In that file I have commented out
> lines which
> named my DVD drive as a source since it seems to be failing.

Do you have "wheezy" and "wheezy-updates" lines in sources.list?

If not, add:

deb http://ftp.<CC>.debian.org/debian wheezy main <...>
deb http://ftp.<CC>.debian.org/debian wheezy-updates main <...>

Or:

deb http://http.debian.net/debian wheezy main <...>
deb http://http.debian.net/debian wheezy-updates main <...>


Reply to: