unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* How to "tell" a package so extent an environment variable?
@ 2016-12-11 13:58 Hartmut Goebel
  2016-12-11 17:41 ` Marius Bakke
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Goebel @ 2016-12-11 13:58 UTC (permalink / raw)
  To: guix-devel

Hi,

I'm working on some PHP extension packages.

In PHP extensions need to be enabled by listing in some .ini file and
php needs to be told which .ini files to read. The later can be done by
setting the environment variable PHP_INI_SCAN_DIR when running php (or
related). This is much like setting PYTHONPATH for python modules.

So I need to "tell" the package so extent PHP_INI_SCAN_DIR when it gets
installed.

How can this be done without creating a php-build-system?

(Creating a php-build-system is too much time-consuming for me right now.)

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-12-12 10:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-11 13:58 How to "tell" a package so extent an environment variable? Hartmut Goebel
2016-12-11 17:41 ` Marius Bakke
2016-12-12 10:17   ` Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).