unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: tarball builds
Date: Tue, 30 Aug 2016 10:58:00 -0700	[thread overview]
Message-ID: <e5444f19-a052-35f5-e168-834b10910abf@cs.ucla.edu> (raw)
In-Reply-To: <jwvh9a2w5yt.fsf-monnier+Inbox@gnu.org>

Stefan Monnier wrote:
>>> I have the impression that the same holds for Mac OS X and for Windows
>> I don't use either OS, but I do still use Solaris 10 and the default
>> installs on Solaris 10 (which is still shipping!) lack many developer tools
>> like Autoconf.
>
> But does it come with the other things we require (libgnutls, libpng, ...)?

No.

> If not, what steps are usually used to bring those dependencies?

I usually just configure --without-gnutls, etc.

> If they're usually brought from some kind of package management system
> like Fink/Macports/APT/RPM then adding more dependencies shouldn't make
> much difference.

I often deal with systems where those packages must be installed by people with 
superuser privileges, which I lack. Sure, I can (and do) ask admins to install 
or upgrade stuff, but there's often a delay involved. The delays can often 
stretch for months, due to concerns that the changes may negatively affect other 
users. (That's life in the big-bureaucracy world....)

Also, traditional platforms like Solaris 10 don't have some of those packages, 
even as options. So as a user I would have to build and install them myself, 
which would be an obstacle.

> For GNU/Linux, as mentioned, compiling the latest is easy because you
> just need a single command to bring in all the needed packages (no
> matter how many there are).

If only things were that simple! Unfortunately:

1. The "single command" is distribution-dependent. You'd need a different 
command on Debian vs Fedora vs etc., and you might even need a different command 
on Fedora 23 vs Fedora 24. This sort of thing is OK for the Debian, Fedora, etc. 
distributors (they can maintain their prebuild scripts themselves) but it would 
be painful for us to maintain all this stuff upstream.

2. The needed developer packages can sometimes conflict. Just last week I ran 
into such a problem on Fedora 24 where the x86-64 and x86 packages conflicted 
with each other and I was thrust into dependency hell. I regularly run into such 
problems on Fedora, and it's understandable because developer package 
dependencies are not debugged as thoroughly.



  reply	other threads:[~2016-08-30 17:58 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-27 14:22 [PATCH] Enable customisation for electric-quote-mode chars Göktuğ Kayaalp
2016-08-27 14:38 ` Eli Zaretskii
2016-08-27 15:23   ` Göktuğ Kayaalp
2016-08-27 19:16     ` Paul Eggert
2016-08-28  1:00       ` Göktuğ Kayaalp
2016-08-29  1:55         ` Paul Eggert
2016-08-29  5:28           ` Göktuğ Kayaalp
2016-08-29  6:14             ` Paul Eggert
2016-10-05 18:53               ` Göktuğ Kayaalp
2016-10-05 19:06                 ` Paul Eggert
2016-10-06  6:40                   ` Eli Zaretskii
2016-10-06 21:31                     ` Paul Eggert
2016-10-07 18:33                       ` Göktuğ Kayaalp
2016-10-10  3:57                         ` Paul Eggert
2016-10-13 18:28                           ` Göktuğ Kayaalp
2016-10-13 18:35                             ` Paul Eggert
2016-10-22 14:00                               ` Göktuğ Kayaalp
2016-10-23 10:25                                 ` Paul Eggert
2016-10-23 15:09                                   ` Göktuğ Kayaalp
2016-10-27 15:12                                     ` Paul Eggert
2016-10-27 17:21                                       ` Göktuğ Kayaalp
2016-08-29 15:08             ` Eli Zaretskii
2016-08-29 15:54               ` Yuri Khan
2016-08-29 16:23                 ` Eli Zaretskii
2016-08-29 16:27               ` Göktuğ Kayaalp
2016-08-29 16:39                 ` Eli Zaretskii
2016-08-29 17:19                   ` Göktuğ Kayaalp
2016-08-29 17:30                 ` Paul Eggert
2016-08-29 17:44                   ` Eli Zaretskii
2016-08-29 18:43                     ` Paul Eggert
2016-08-29 19:30                       ` Eli Zaretskii
2016-08-30 17:38                         ` Paul Eggert
2016-08-30 17:49                           ` Eli Zaretskii
2016-08-31 11:08                             ` Richard Stallman
2016-09-01 18:56                         ` Göktuğ Kayaalp
2016-09-01 19:15                           ` Paul Eggert
2016-09-01 21:13                             ` Göktuğ Kayaalp
2016-09-01 21:30                               ` Paul Eggert
2016-09-02  5:06                                 ` Yuri Khan
2016-09-02  7:30                                   ` Eli Zaretskii
2016-09-02 10:37                                     ` Yuri Khan
2016-09-02 13:24                                       ` Göktuğ Kayaalp
2016-08-29 16:15           ` tarball builds (was: [PATCH] Enable customisation for electric-quote-mode chars) Stefan Monnier
2016-08-30 15:14             ` Eli Zaretskii
2016-08-30 15:53               ` tarball builds Stefan Monnier
2016-08-30 15:59             ` Paul Eggert
2016-08-30 17:00               ` Stefan Monnier
2016-08-30 17:58                 ` Paul Eggert [this message]
2016-08-29  2:33         ` [PATCH] Enable customisation for electric-quote-mode chars Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=e5444f19-a052-35f5-e168-834b10910abf@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).