all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: hubert <hubert@uhoreg.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Build emacs on debian
Date: Sun, 06 Apr 2014 21:52:46 -0400	[thread overview]
Message-ID: <8738hpoqhd.fsf@desiato.home.uhoreg.ca> (raw)
In-Reply-To: 87ppkuudvs.fsf@newsguy.com

On Sun, 06 Apr 2014 21:28:23 -0400, Harry Putnam <reader@newsguy.com> said:

> hubert <hubert@uhoreg.ca> writes:
>> 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.


> One thing on that: The list does not mention xorg-dev.  Apparently
> that would mean that xorg-dev is not a dependency then eh?

xorg-dev is a metapackage that installs a bunch of other development
packages, so no, it is not strictly needed.

One of the build dependencies is libxaw7-dev, which in turn depends on
libx11-dev (and others), and another build-dependency is libgtk-3-dev,
which also depends on other X development packages, so you're probably
fine.

Of course, if you want to compile a front-end that isn't included in the
Debian build (e.g. GNUstep or GTK+2), then you may need to install other
development packages.

I forgot to mention that you may also install the build-essential
package (though it may be unnecessary if you've already got its
dependencies installed).

-- 
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




  reply	other threads:[~2014-04-07  1:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-06 20:38 Build emacs on debian Harry Putnam
2014-04-06 21:04 ` Sharon Kimble
2014-04-06 23:39   ` Harry Putnam
2014-04-06 21:11 ` Bob Proulx
2014-04-06 21:17   ` Harry Putnam
2014-04-06 23:49     ` Harry Putnam
2014-04-07  0:22       ` Bob Proulx
2014-04-07  0:37       ` hubert
2014-04-07  1:14         ` Harry Putnam
2014-04-07  1:28         ` Harry Putnam
2014-04-07  1:52           ` hubert [this message]
2014-04-07 15:41           ` Bob Proulx
2014-04-07  7:48       ` Sharon Kimble
2014-04-06 21:24 ` Glyn Millington

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8738hpoqhd.fsf@desiato.home.uhoreg.ca \
    --to=hubert@uhoreg.ca \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.