unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: "Yavor Doganov" <yavor@gnu.org>,
	"Adrian Robert" <Adrian.B.Robert@gmail.com>,
	"Jan Djärv" <jan.h.d@swipnet.se>,
	"emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: Emacs 23.1.90 pretest
Date: Fri, 11 Dec 2009 19:00:56 -0500	[thread overview]
Message-ID: <ABCEDA51-41BE-49D8-A834-9A8639FB2A82@gmail.com> (raw)
In-Reply-To: <87pr6l2zzn.fsf@stupidchicken.com>

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

On Dec 11, 2009, at 12:15 PM, Chong Yidong wrote:
>>> Librsvg can not work on OSX except with X11. Librsvg is totally
>>> dependent on X11.
>> 
>> Ah.  Forgive my ignorance, but my impression was that X11 is usually
>> installed on that platform and in any case, no harm could be done if
>> librsvg is not found.
> 
> Adrian (or any OS X user), could you comment?

No, X11 is not installed on OS X by default.  It is a separate install.    


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 203 bytes --]

  parent reply	other threads:[~2009-12-12  0:00 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-09  2:54 Emacs 23.1.90 pretest Chong Yidong
2009-12-09  4:39 ` Juanma Barranquero
2009-12-09 11:33   ` Eli Zaretskii
2009-12-09 12:46     ` Juanma Barranquero
2009-12-09 20:46       ` Chong Yidong
2009-12-09 20:50         ` Juanma Barranquero
2009-12-09 21:00           ` Chong Yidong
2009-12-09 21:08             ` Glenn Morris
2009-12-09 21:45               ` Chong Yidong
2009-12-10  0:45                 ` Juanma Barranquero
2009-12-11 16:48                   ` Chong Yidong
2009-12-11 16:58                     ` Juanma Barranquero
2009-12-09  9:14 ` Giovanni Lanzani
2009-12-09 17:14   ` Jan Djärv
     [not found]     ` <95bd41770912090936x26bdf529n4f54ce42729c8876@mail.gmail.com>
2009-12-09 18:20       ` Jan Djärv
2009-12-09 18:35         ` Giovanni Lanzani
2009-12-09 18:47           ` Jan Djärv
2009-12-10  7:49             ` Yavor Doganov
2009-12-10 19:28               ` Jan Djärv
2009-12-10 19:50                 ` Yavor Doganov
2009-12-10 21:40                   ` Jan Djärv
2009-12-10 23:02                     ` Yavor Doganov
2009-12-11 17:15                       ` Chong Yidong
2009-12-11 20:07                         ` Jan Djärv
2009-12-11 21:36                           ` Yavor Doganov
2009-12-11 21:56                             ` chad
2009-12-11 22:04                             ` Jan Djärv
2009-12-11 23:27                               ` Yavor Doganov
2009-12-12  0:00                         ` David Reitter [this message]
2009-12-12  2:32                           ` Chming
2009-12-11 17:19             ` Chong Yidong
2009-12-11 20:05               ` Jan Djärv
2009-12-12  8:10                 ` Jan Djärv
2009-12-09 12:11 ` Andreas Schwab
2009-12-09 14:35   ` Chong Yidong
2009-12-09 15:48     ` Andreas Schwab
2009-12-09 18:52       ` Stefan Monnier
2009-12-09 20:07         ` Andreas Schwab
2009-12-09 21:18           ` Stefan Monnier
2009-12-09 21:45             ` Andreas Schwab
2009-12-09 21:56               ` Stefan Monnier
2009-12-09 23:14                 ` Andreas Schwab
2009-12-10  0:39                   ` Stefan Monnier
2009-12-10  0:45                     ` Andreas Schwab
2009-12-10  2:33                     ` Stephen J. Turnbull
2009-12-10  9:41                       ` David Kastrup
2009-12-10 12:32                         ` Stephen J. Turnbull
2009-12-09 18:39 ` Steven Knight
2009-12-09 18:56   ` Jan Djärv
2009-12-09 19:21     ` Steven Knight
2009-12-09 20:44       ` Jan Djärv
2009-12-09 21:20         ` Steven Knight
2009-12-11  7:47           ` Jan D.
2009-12-11 14:50             ` Steven Knight
2009-12-11 15:03               ` Jan D.
2009-12-12 16:20               ` Jan Djärv
2009-12-14 23:48                 ` Steven Knight
2009-12-09 19:01 ` David Robinow
2009-12-09 20:17   ` Chong Yidong
2009-12-14  4:59 ` Juanma Barranquero
2009-12-14 16:03   ` Chong Yidong
2009-12-14 16:20     ` Chong Yidong
2009-12-18  5:27 ` Drew Adams

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=ABCEDA51-41BE-49D8-A834-9A8639FB2A82@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=Adrian.B.Robert@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=jan.h.d@swipnet.se \
    --cc=yavor@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 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).