emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs 23.1.90 pretest


From: Yavor Doganov
Subject: Re: Emacs 23.1.90 pretest
Date: Fri, 11 Dec 2009 01:02:49 +0200
User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Jan Djärv 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.

I configure Emacs.app --with-ns --without-x; here are all the
libraries linked:

  -lgnustep-gui -lgnustep-base -lobjc -lpthread -lasound -lrsvg-2
  -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
  -lglib-2.0 -ldbus-1 -lgpm -lncurses -lm

As you observe, the GLib/GDK stuff comes from `pkg-config --libs
librsvg-2.0', a fair price to pay given the fact that librsvg is
already present on a typical GNUstep workstation as a dependency of
the LaTeX service, a popular package.  Of course, the Emacs executable
indirectly links with X libs in my case, which sort of explains my
initial bewilderment.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]