  | |  | phpize missing | phpize missing 2004-01-29 - By Clifford Perry
Back
>
> Message: 5
> Date: Wed, 28 Jan 2004 17:15:32 -0800
> From: Turadg Aleahmad <turadg@(protected) >
> To: Joe Orton <jorton@(protected) >
> CC: taroon-list@(protected)
> Subject: Re: phpize missing
> Reply-To: taroon-list@(protected)
>
> Joe Orton wrote:
>
> >phpize (and the header files etc) are in the php-devel RPM which is not
> >included in RHEL3. Can you file a bug for this in bugzilla?
> >
> >
>
> I went to file this bug and saw that it 's already there.
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=109697
>
> As a matter of fact, you commented on it Nov 11, 2003.
>
> It 's currently ASSIGNED to you. Can you give me an idea of when we 'll
> see a php-devel RPM? Also--if that 's going to be a while--can you
> detail a workaround?
>
Hi there,
This is not to difficult, all you need to do is to grab the php src rpm,
the imap src rpm and unixODBC rpm 's and rebuild
(downloading/installing/recompiling rpms as needed to meet any
dependencies they need as well. ftp.redhat.com or any mirror server,
such as mirror.rackspace.com have these files as needed.
With the imap and unixODBC src rpms:
rpmbuild --rebuild package-version-release.src.rpm
install packages needed from built rpms (which are in
/usr/src/redhat/RPMS/)
then rebuild php src rpm to get the php-devel rpm.
Once done store rpms in central location for any future needs/usage.
During initial release of Red Hat Enterprise Linux 3, I did this exact
same process for our customer systems, which are installed onto customer
systems & stored on our ftp server and available to any Rackspace
customer should they want to recompile php (a very frequently requested
task).
ncftp ...rpms/enterprise/3/i386 > pwd
ftp://ftp.rackspace.com/pub/rackspace/linux/rpms/enterprise/3/i386/
ncftp ...rpms/enterprise/3/i386 > ls -l
-rw-r--r-- 1 516 524 885213 Nov 6 23:59
imap-devel-2002d-2.i386.rpm
-rw-r--r-- 1 516 524 1123787 Nov 6 23:59
mysql-server-3.23.58-1.i386.rpm
-rw-r--r-- 1 516 524 161399 Nov 6 23:59
perl-Net-SSLeay-1.25-0.1RS.i386.rpm
-rw-r--r-- 1 516 524 52000 Nov 6 23:59
portsentry-1.1-1.5RS.i386.rpm
-rw-r--r-- 1 516 524 2690690 Nov 6 23:59
rh-postgresql-server-7.3.4-8.i386.rpm
-rw-r--r-- 1 516 524 107491 Nov 7 23:59
sendmail-devel-8.12.10-1.i386.rpm
-rw-r--r-- 1 516 524 609621 Nov 7 23:59
sendmail-doc-8.12.10-1.i386.rpm
-rw-r--r-- 1 516 524 748961 Nov 6 23:59
unixODBC-devel-2.2.3-6.i386.rpm
ncftp ...rpms/enterprise/3/i386 >
I also submitted a bugzilla on unixODBC which was missing XFree86-devel
as missing from its dependency listing.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107918
Hope this helps.
Giving step by step instructions is hard, because I don 't know what
packages you have installed, which is why I said, install/build to meet
dependencies as needed.
Cliff.
---
Clifford Perry Main: (210) 892 4000
Rackspace Managed Hosting Direct: (210) 892 4025 x1265
112 East Pecan, Suite 600 Toll Free: (800) 961 4454
San Antonio, TX 78205 Fax: (210) 892 4329
Email: cperry@(protected) URL:
http://www.rackspace.com
--
Taroon-list mailing list
Taroon-list@(protected)
http://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |