Php 64 ... Was Re: Apache + php + gd not working at all - PARTIAL SUCCESS
Scott Haneda
talklists at newgeo.com
Thu Oct 1 14:11:43 PDT 2009
Cool, thanks! I have other issues in the update process in a new
thread I would like to work with you guys to make sure it is not my
end. I will stick to 32 for now. Thank you again.
--
Scott * If you contact me off list replace talklists@ with scott@ *
On Oct 1, 2009, at 1:50 PM, Ryan Schmidt wrote:
> That would attempt to build the universal version. By default,
> universal_archs is ppc i386 so that's not what you want. To get 32-
> bit/64-bit universal builds, you would set universal_archs to ppc
> ppc64 in macports.conf first. Then, note that you will need all of
> php5's dependencies universal before you can build php5 itself
> universal. To do that, you could:
>
> sudo port upgrade --enforce-variants php5 +universal
>
> This will rebuild a whole lot of stuff.
>
> I don't know if I would feel comfortable doing that on a live server
> having not tested 64-bit PowerPC builds on a staging server before.
> If it doesn't work, that might leave a whole lot of ports you'd have
> to reactivate the old versions of.
More information about the macports-users
mailing list