unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: Jason Rumney <jasonr@gnu.org>
Cc: Emacs Development <emacs-devel@gnu.org>
Subject: Re: dynamic loading of the imagemagic library?
Date: Tue, 11 Aug 2009 19:57:49 +0200	[thread overview]
Message-ID: <m3zla69qsi.fsf@verona.se> (raw)
In-Reply-To: <4A8181E1.3020701@gnu.org> (Jason Rumney's message of "Tue, 11 Aug 2009 22:36:17 +0800")

Jason Rumney <jasonr@gnu.org> writes:

> joakim@verona.se wrote:
>> Is it ok to use dlopen and dlsym for imagemagick loading on
>> gnu/linux platforms? I presume yes, but since I only dimly understand
>> why dynamic use of external libraries is problematic, I ask.
>>   
>
> Linking to Free libraries is not problematic, making a generalized API
> to allow arbritrary libraries to be dynamically loaded might be.  The
> reason w32 uses dynamic linking for the image libraries is that there
> is no equivalent of apt/deb, rpm, BSD ports or fink on w32, so it is
> better for the users if we don't fail to run when non-essential
> dependencies are missing.

Ok, a user expressed interest in having the same system on for instance
Debian, so imagemagick wouldnt be a hard dependency of emacs, just an
optional one. I agree with the sentiment.
-- 
Joakim Verona




      reply	other threads:[~2009-08-11 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 14:13 dynamic loading of the imagemagic library? joakim
2009-08-11 14:36 ` Jason Rumney
2009-08-11 17:57   ` joakim [this message]

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=m3zla69qsi.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@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).