[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build emacs on debian
From: |
hubert |
Subject: |
Re: Build emacs on debian |
Date: |
Sun, 06 Apr 2014 20:37:07 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
On Sun, 06 Apr 2014 19:49:51 -0400, Harry Putnam <reader@newsguy.com> said:
> Oddly that ended poorly.... not sure why: sudo apt-get build-dep
> emacs24
> Reading package lists... Done Building dependency tree Reading state
> information... Done E: You must put some 'source' URIs in your
> sources.list
> I'm pretty sure I don't need source pkgs to build emacs so must be
> something else going on.
It needs the deb-src urls so that it can fetch the source package
description to install the build dependencies. If you don't want to add
the deb-src urls, then you can download the dsc file manually. Just go
to https://packages.debian.org/sid/emacs24, and click on the .dsc file
listed on the right-hand side. Then look at the Build-Depends line.
That's a list of all the packages that are needed to build.
--
Hubert Chathi - Email/Jabber: hubert@uhoreg.ca - http://www.uhoreg.ca/
PGP/GnuPG key: 4096R/113A1368 (Key available at pool.sks-keyservers.net)
Fingerprint: F24C F749 6C73 DDB8 DCB8 72DE B2DE 88D3 113A 1368
- Build emacs on debian, Harry Putnam, 2014/04/06
- Re: Build emacs on debian, Sharon Kimble, 2014/04/06
- Re: Build emacs on debian, Bob Proulx, 2014/04/06
- Re: Build emacs on debian, Harry Putnam, 2014/04/06
- Re: Build emacs on debian, Harry Putnam, 2014/04/06
- Re: Build emacs on debian, Bob Proulx, 2014/04/06
- Re: Build emacs on debian,
hubert <=
- Re: Build emacs on debian, Harry Putnam, 2014/04/06
- Re: Build emacs on debian, Harry Putnam, 2014/04/06
- Re: Build emacs on debian, hubert, 2014/04/06
- Re: Build emacs on debian, Bob Proulx, 2014/04/07
- Re: Build emacs on debian, Sharon Kimble, 2014/04/07
Re: Build emacs on debian, Glyn Millington, 2014/04/06