deferphpize returns "unspecified platforms" on Mac |
|
dunno if this could help :
- the $PLAT variable of the deferphpize script has this value : Darwin - the case conditionnal of the deferphpize don't have a "Darwin" entry. anyway, i create this entry, put the same commands as the 'linux' one in it, and finally, i get a compilation error (the same error occured if i put the 'freebsd' commands in my customized case entry):
as said before, my php5 distrib is the one released by marc liyanage and downloaded from entropy.ch. does the problem came from it ? any clue on how i can fix it ? thanx for your time ddmitrie |
||||||||||||||
|
Site Admin
|
I'd recommend you to download php5 sources, compile them with all the default settings, for example
$configure --prefix=/home/myusername/install --without-mysql $make $make install then compile debugger with it, for example $phpize=/home/myusername/install/bin/phpize ./deferphpize BTW, Darwin platform should be populated with Linux, e.g. whenever you see Linux) you should replace it with Linux|Darwin) than you can forget of php binaries and try to use debugger ones with php binaries you got from entropy. |
||||||||||||
|
deferphpize returns "unspecified platforms" on Mac |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by