On Sat, 13 Sep 2003, Kalin Mintchev wrote:

> On 12 Sep 2003, Jason Dixon wrote:
>
> > On Fri, 2003-09-12 at 18:25, Kalin Mintchev wrote:
> > > > >
> > > > > Redhat cannot always provide the latest RPM for every software included in 
> > > > > its
> > > > > distro.
> > >
> > > php 4.3.0 is 6 months old....
> >
> > If you're really as hard up as you claim you are, you have one option.
> > Download the source rpm, build the rpm from Red Hat's spec.
> >
> > ftp://mirror.cs.wisc.edu/pub/mirrors/linux/redhat/rawhide/SRPMS/SRPMS/php-4.3.3-2.src.rpm
> > sudo rpmbuild --rebuild php-4.3.3-2.src.rpm
> > sudo rpm -ivh /usr/src/redhat/RPMS/i386/php*
>
> i'll give this a try...  thanks....  although i always like the sorces
> better.  how do i tell the rpm after that which php modules i want to
> build and which ones to avoid building?

the box served me this great weekend entertaimnent:
# rpmbuild --rebuild php-4.3.3-2.src.rpm
Installing php-4.3.3-2.src.rpm
cat: /usr/include/httpd/.mmn: No such file or directory
error: Failed build dependencies:
        bzip2-devel is needed by php-4.3.3-2
        freetype-devel is needed by php-4.3.3-2
        gd-devel >= 1.8.4 is needed by php-4.3.3-2
        aspell-devel >= 0.50.0 is needed by php-4.3.3-2
        httpd-devel >= 2.0.40-6 is needed by php-4.3.3-2
        libjpeg-devel is needed by php-4.3.3-2
        libpng-devel is needed by php-4.3.3-2
        pcre-devel is needed by php-4.3.3-2
        libtool >= 1.4.3 is needed by php-4.3.3-2
        imap-devel is needed by php-4.3.3-2
        mysql-devel is needed by php-4.3.3-2
        postgresql-devel is needed by php-4.3.3-2
        unixODBC-devel is needed by php-4.3.3-2
        net-snmp-devel is needed by php-4.3.3-2
#
#
#

i don't want all this in the build - don't need it....



>
>
> >
> >
>
>
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to