[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature request: setting env vars for binary wrappers
From: |
Bob Friesenhahn |
Subject: |
Re: Feature request: setting env vars for binary wrappers |
Date: |
Wed, 1 Mar 2006 09:50:29 -0600 (CST) |
On Tue, 28 Feb 2006, Behdad Esfahbod wrote:
The easiest way that can be done is to set the PANGO_RC_PATH
envvar to a special pangorc file. Another is to pass the
--pangorc path-to-pango-rc to the examples if they understand it.
What I need from libtool is to let me do one of these things in
the wrapper it creates for uninstalled binaries.
This is an interesting idea. GraphicsMagick has a similar problem so
a shell script is configured which is used to execute the programs
with additional environment variables. This approach only works if
the user remembers to use the script. So it would indeed be useful if
libtool's wrapper could cache and replay user-supplied environment
variables.
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/