Marco De Bortoli

Results 106 comments of Marco De Bortoli

It goes on the right track but then it hits the next hurdle: ``` [Info]: Appending build output to /tmp/php-build.7.2.10.20181011142200.log [Info]: Loaded extension plugin [Info]: Loaded apc Plugin. [Info]: Loaded...

@madumlao I know it's not your code, I know that part of php-build quite well because I stared at it all yesterday 😄 What version of OSX he is running?...

@madumlao installing those library doesn't fix it, as I mentioned earlier they just don't get detected anymore, not even if you manually run a `./configure` from within the php source...

@madumlao I didn't have a look at the code itself yet, and with code I mean the php-build one or even the actual `./configure` one, but I always, naively maybe,...

> In part this is why i basically want to point all library includes the the homebrew version if possible as its less dependent on osx structure and more consistent...

Unfortunately as an OSX user I'm not too familiar with this problem in linux. @madumlao should be more knowledgeable than me in this specific case.

As far as I can tell this is an intended behaviour. I know it's annoying but I don't see this as a big deal. @madumlao what are you thoughts on...

Indeed, personally, I feel that this functionality is a nice to have which will have little added benefit to someone workflow at a cost of adding way too much complexity...

Sadly that won't happen because of the issue I linked to you in the other thread, but you can find a farily comprehensive list of needed dependencies here: https://github.com/phpenv/phpenv/issues/6#issuecomment-13405869 I...

No problem, good that you found it now...