We’ve got 64-bit binaries!
March 17, 2007 by Jason · 7 Comments
Well, I've finally gotten VMWare working again. Now that I've got a suitable 64-bit development environment running, I'm finally able to compile both 32-bit and 64-bit binaries for httpd, PHP, MySQL, etc.
If you run a 64-bit system and you haven't already taken a look, now might be a good time to check out my yum repository.
Jason,
I was wondering how I would go about getting --enable-dbase into the php5.2.1 config. Right now I'm using yum for x86_64. Much help would be appreciated.
Jesse
If you need a custom configure statement then you'd either need to build from source or download the src.rpm, edit the spec file, and then rebuild your own RPMs.
Could you point me in the right direction on how to do this?
Jason,
I noticed that there is a php-dbase-5.1.6-1.el4.centos.x86_64.rpm in centosplus, but since I'm running 5.2.1 this won't work. Any chance you could provide one for 5.2.1?
Jesse
I'll take a look over the weekend and see what I can come up with.
Any luck with that?
The repos were just updated, you should be able to run "yum install php-dbase" and get the necessary package.