On 4 Mar 2014 07:19, "Johannes Löthberg" <[email protected]> wrote: > > On 03/03, WorMzy Tykashi wrote: >> >> If this package relies on a non-standard php.ini, bundle in a basic >> php.ini with the changes necessary, and use php's -c flag to use it >> instead of the system php.ini (dunno if this is possible with composer >> or php-box -- never used them). >> > > And/or include a .install file that tells you what you need to do. > > -- > Sincerely, > Johannes Löthberg > PGP Key ID: 3A9D0BB5
That is advisable for post-installation, but doesn't really help with the build problem. Cheers, WorMzy
