all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Sven Joachim <svenjoac@gmx.de>
Subject: bug#2185: marked as done (23.0.90; Configure doesn't find  librsvg2 on debian)
Date: Tue, 03 Feb 2009 13:45:03 +0000	[thread overview]
Message-ID: <handler.2185.D2185.123366817918981.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: E1LUKrJ-00032k-L7@kfs-lx.rd.rdm

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


Your message dated Tue, 03 Feb 2009 14:36:02 +0100
with message-id <87hc3bve0t.fsf@turtle.gmx.de>
and subject line Re: bug#2185: 23.0.90; Configure doesn't find librsvg2 on debian
has caused the Emacs bug report #2185,
regarding 23.0.90; Configure doesn't find librsvg2 on debian
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2185: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2185
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3622 bytes --]

From: "Kim F. Storm" <storm@cua.dk>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; Configure doesn't find librsvg2 on debian
Date: Tue, 03 Feb 2009 13:58:33 +0100
Message-ID: <E1LUKrJ-00032k-L7@kfs-lx.rd.rdm>

The configure script doesn't find the SVG library that is installed on
my Debian system.

I have these files in /usr/lib:
   librsvg-2.so.2 and librsvg-2.so.2.14.4

But there is no pkg-config entry for it, so configure doesn't find it.

This may very well be a problem with the way Debian distributes
librsvg2 - but isn't there some other way configure can check for
the existence of this library?




In GNU Emacs 23.0.90.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2009-02-02 on kfs-lx
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_DK.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> 
<send-emacs-bug-report>

Recent messages:
or information about GNU Emacs and the GNU system, type C-h C-a.



[-- Attachment #3: Type: message/rfc822, Size: 2359 bytes --]

From: Sven Joachim <svenjoac@gmx.de>
To: "Kim F. Storm" <storm@cua.dk>
Cc: 2185-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2185: 23.0.90; Configure doesn't find librsvg2 on debian
Date: Tue, 03 Feb 2009 14:36:02 +0100
Message-ID: <87hc3bve0t.fsf@turtle.gmx.de>

On 2009-02-03 13:58 +0100, Kim F. Storm wrote:

> The configure script doesn't find the SVG library that is installed on
> my Debian system.
>
> I have these files in /usr/lib:
>    librsvg-2.so.2 and librsvg-2.so.2.14.4

And apparently missing librsvg-2.so, yes?  That symlink is in the
librsvg2-dev package.

> But there is no pkg-config entry for it, so configure doesn't find it.

The pkg-config entry is in the librsvg2-dev package as well.

> This may very well be a problem with the way Debian distributes
> librsvg2 - but isn't there some other way configure can check for
> the existence of this library?

Without the necessary header files you cannot build applications against
it anyway.

Sven


  parent reply	other threads:[~2009-02-03 13:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87hc3bve0t.fsf@turtle.gmx.de>
2009-02-03 12:58 ` bug#2185: 23.0.90; Configure doesn't find librsvg2 on debian Kim F. Storm
2009-02-03 13:41   ` Romain Francoise
2009-02-03 13:45   ` Emacs bug Tracking System [this message]
2009-02-03 13:56   ` Jason Rumney

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=handler.2185.D2185.123366817918981.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=svenjoac@gmx.de \
    /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.