首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >试图检索dwm源时出错

试图检索dwm源时出错
EN

Unix & Linux用户
提问于 2012-10-22 17:36:18
回答 1查看 1.2K关注 0票数 4

我正在尝试从源代码构建dwm

抓取源不起作用:

代码语言:javascript
复制
(28) $ apt-get source dwm
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: You must put some 'source' URIs in your sources.list

这是我的sources.list文件:

代码语言:javascript
复制
## CRUNCHBANG
## Compatible with Debian Wheezy, but use at your own risk.
deb http://packages.crunchbang.org/waldorf waldorf main
deb-src http://packages.crunchbang.org/waldorf waldorf main

## DEBIAN
deb http://ftp.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy main contrib non-free

## DEBIAN SECURITY
deb http://security.debian.org/ wheezy/updates main
#deb-src http://security.debian.org/ wheezy/updates main

我应该在我的sources.list中放什么网址(S)才能让apt-get source dwm工作?

EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2012-10-22 21:27:26

不要忘记在更改apt-get update后运行sources.list

票数 4
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/52582

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档