guix-devel
[Top][All Lists]
Advanced

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

How to "tell" a package so extent an environment variable?


From: Hartmut Goebel
Subject: How to "tell" a package so extent an environment variable?
Date: Sun, 11 Dec 2016 14:58:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

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          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

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