Has anybody had any success compiling a PHP build for Leopard,
specifically for Leopard running on a 64 bit Intel architecture? I
have been using the Entropy builds up to now but there has been a
major lack in progress with them in recent months and I get the
impression the developer has stopped working on them.
Apple do provide a PHP with Leopard but its capabilities are severely
limited, and Apple, in their infinite wisdom, didn't compile any
extensions for you to include in the php.ini file. The only database
supported in the Apple build is MySQL and important extensions like GD
and mcrypt are missing. So if anyone else can help out with a better
build I'd appreciate it. 3 1555
On Aug 4, 5:57*pm, Michael Vilain <vil...@NOspamcop.netwrote:
In article
<7248b93f-ac37-49ee-aded-0e2086ef1...@t54g2000hsg.googlegroups.com>,
*Gordon <gordon.mc...@ntlworld.comwrote:
Has anybody had any success compiling a PHP build for Leopard,
specifically for Leopard running on a 64 bit Intel architecture? *I
have been using the Entropy builds up to now but there has been a
major lack in progress with them in recent months and I get the
impression the developer has stopped working on them.
Apple do provide a PHP with Leopard but its capabilities are severely
limited, and Apple, in their infinite wisdom, didn't compile any
extensions for you to include in the php.ini file. *The only database
supported in the Apple build is MySQL and important extensions like GD
and mcrypt are missing. *So if anyone else can help out with a better
build I'd appreciate it.
If you have the developer tools installed, you can download the sources
and build it yourself. *What's stopping you?
--
DeeDee, don't press that button! *DeeDee! *NO! *Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by ignored]
I've attempted to do just that, and couldn't get it to compile
successfully.
On Aug 5, 9:53*pm, Michael Vilain <vil...@NOspamcop.netwrote:
In article
<fafe0de7-645c-4390-842e-7801ef0af...@2g2000hsn.googlegroups.com>,
*Gordon <gordon.mc...@ntlworld.comwrote:
On Aug 4, 5:57*pm, Michael Vilain <vil...@NOspamcop.netwrote:
In article
<7248b93f-ac37-49ee-aded-0e2086ef1...@t54g2000hsg.googlegroups.com>,
*Gordon <gordon.mc...@ntlworld.comwrote:
Has anybody had any success compiling a PHP build for Leopard,
specifically for Leopard running on a 64 bit Intel architecture? *I
have been using the Entropy builds up to now but there has been a
major lack in progress with them in recent months and I get the
impression the developer has stopped working on them.
Apple do provide a PHP with Leopard but its capabilities are severely
limited, and Apple, in their infinite wisdom, didn't compile any
extensions for you to include in the php.ini file. *The only database
supported in the Apple build is MySQL and important extensions likeGD
and mcrypt are missing. *So if anyone else can help out with a better
build I'd appreciate it.
If you have the developer tools installed, you can download the sources
and build it yourself. *What's stopping you?
--
DeeDee, don't press that button! *DeeDee! *NO! *Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by
ignored]
I've attempted to do just that, and couldn't get it to compile
successfully.
There are "pre-built" sandboxes you can buy and download
http://mamp.info/en/mamp-pro/index.html
which is a better approach than building your own version that may get
trashed by Apple's next update. *Unfortunately, it doesn't say if it's
64-bit Intel. *It also hasn't been updated in a while.
Then there are the binaries on the php site:
http://www.entropy.ch/software/macosx/php/
which installs in /usr/local and is unaffected by Software Update. *
There are also links on support sites that may be of help.
On SUN's X86 Solaris, you can mix applications that are 32-bit and
64-bit and run them on the 64-bit kernel (but only run the 32-bit on the
32-bit kernel). *You can't _build_ stuff with a mix of 32 and 64-bit
libraries, but you can run both. *I don't know what MacOS X does with
64-bit and 32-bit applications.
If you're having trouble building php, you might try the php developer
forums. *If you have no experience building open-source software or how
to diagnose and fix build problems, you'll either have to learn how or
hire someone to build this for you. *Your call on how much it's worth to
you in time and money.
--
DeeDee, don't press that button! *DeeDee! *NO! *Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by ignored]
I was already aware of MAMP and Entropy, MAMP is no use to me because
it only seems to support MySQL and I work for a Postgres shop.
Entropy is what I'm already using, but its 5.2.5 build for Leopard
hasn't been updated in months and it appears as if the maintainer
isn't working on it anymore.
MacOS on 64 bit systems can run both 32 and 64 bit code, but a 64 bit
application can't use 32 bit libraries.
On Aug 5, 9:53*pm, Michael Vilain <vil...@NOspamcop.netwrote:
In article
<fafe0de7-645c-4390-842e-7801ef0af...@2g2000hsn.googlegroups.com>,
*Gordon <gordon.mc...@ntlworld.comwrote:
On Aug 4, 5:57*pm, Michael Vilain <vil...@NOspamcop.netwrote:
In article
<7248b93f-ac37-49ee-aded-0e2086ef1...@t54g2000hsg.googlegroups.com>,
*Gordon <gordon.mc...@ntlworld.comwrote:
Has anybody had any success compiling a PHP build for Leopard,
specifically for Leopard running on a 64 bit Intel architecture? *I
have been using the Entropy builds up to now but there has been a
major lack in progress with them in recent months and I get the
impression the developer has stopped working on them.
Apple do provide a PHP with Leopard but its capabilities are severely
limited, and Apple, in their infinite wisdom, didn't compile any
extensions for you to include in the php.ini file. *The only database
supported in the Apple build is MySQL and important extensions likeGD
and mcrypt are missing. *So if anyone else can help out with a better
build I'd appreciate it.
If you have the developer tools installed, you can download the sources
and build it yourself. *What's stopping you?
--
DeeDee, don't press that button! *DeeDee! *NO! *Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by
ignored]
I've attempted to do just that, and couldn't get it to compile
successfully.
There are "pre-built" sandboxes you can buy and download
http://mamp.info/en/mamp-pro/index.html
which is a better approach than building your own version that may get
trashed by Apple's next update. *Unfortunately, it doesn't say if it's
64-bit Intel. *It also hasn't been updated in a while.
Then there are the binaries on the php site:
http://www.entropy.ch/software/macosx/php/
which installs in /usr/local and is unaffected by Software Update. *
There are also links on support sites that may be of help.
On SUN's X86 Solaris, you can mix applications that are 32-bit and
64-bit and run them on the 64-bit kernel (but only run the 32-bit on the
32-bit kernel). *You can't _build_ stuff with a mix of 32 and 64-bit
libraries, but you can run both. *I don't know what MacOS X does with
64-bit and 32-bit applications.
If you're having trouble building php, you might try the php developer
forums. *If you have no experience building open-source software or how
to diagnose and fix build problems, you'll either have to learn how or
hire someone to build this for you. *Your call on how much it's worth to
you in time and money.
--
DeeDee, don't press that button! *DeeDee! *NO! *Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by ignored]
opy This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: mark |
last post by:
I've recently switched from Ubuntu to OS X Leopard. I have some python
scripts which download info from the web. The scripts were working fine
before on Ubuntu, but urllib seems to work really...
|
by: geert |
last post by:
Hi all,
I have a mac mini running maocosx 10.5 leopard I want to deploy a
django project on. My backend is MySQL, and I have it running as a 64-
bit app. Of course, apache2 is also running as...
|
by: blackbiscuit |
last post by:
Hi,
I wanna have boost installed on my mac leopard system. I have searched
through google and it seems the boost can not been directly installed
but through tools like macports. Since it is...
|
by: Massi |
last post by:
Hi everyone, I'm trying to install Python2.6 on my mac (Leopard
10.5.5), but I'm encountering some problems. To install the package I
followed the instructions I found at this link:...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
| |