On 03/04/2014 10:53 AM, WorMzy Tykashi wrote:
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
Hey,
I've changed the build as per your suggestions here:
https://github.com/gushphp/gush-archlinux/commit/c41a9f9e10761d4fb9b2d061686eb0b06f61ff5c
Also added the install warnings in the next commit:
https://github.com/gushphp/gush-archlinux/commit/aa8acbcd4447a54f6fad81d3cabbc0e6c11f7f16
Finally, sorry for the typo in your name :/
Thank you all very much!
Cheers,
Attila