You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Balaji Katika <ba...@gmail.com> on 2013/09/18 07:53:51 UTC

[users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

Hi all,

I have downloaded httpd-2.4.6.tar.bz2 from
http://httpd.apache.org/download.cgi#apache24 onto my SuSE Linux Enterprise
Server 11 (64-bit) machine (11.2) and trying to build an rpm through it as
per the instructions mentioned at
http://httpd.apache.org/docs/2.4/platform/rpm.html

I have resolved the missing -devel packages (several reported earlier like
pcre,libuuid-devel etc.,). However, I couldn't found the source for the
below dependencies.


*  Is there any readily available rpm for the specific version (or the
compliant) of SuSE Linux 11.2 ?
*  Can someone point me to any apache specific repository for SuSE Linux ?
*  Any relevant information shall be appreciated ?

The repos's mentioned at
http://en.opensuse.org/Additional_package_repositories#Apache doesn't seem
to be pointing to a valid URL.

blr-3rd-2-dhcp330:~/apache # rpmbuild -ts httpd-2.4.6.tar.bz2
error: Failed build dependencies:
        apr-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
        apr-util-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
        openldap-devel is needed by httpd-2.4.6-1.x86_64
        distcache-devel is needed by httpd-2.4.6-1.x86_64

My zypper is currently referring to the repository
http://download.opensuse.org/distribution/11.4/repo/oss/suse

blr-3rd-2-dhcp330:~/apache # zypper lr -u
# | Alias            | Name             | Enabled | Refresh |
URI
--+------------------+------------------+---------+---------+-------------------------------------------------------------
1 | official_oss_114 | official_oss_114 | Yes     | No      |
http://download.opensuse.org/distribution/11.4/repo/oss/suse
blr-3rd-2-dhcp330:~/apache #


Thanks in advance
Balaji Katika

Re: [users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

Posted by Balaji Katika <ba...@gmail.com>.
HI Jens,

Thanks for the quick response. And your email has helped me.... I could
find a build for the required version of apache (246). I've downloaded it
and able to install it on my setup. I need to validate it and check it with
my legal/management team for any compliance related information.

Thanks again :-)


Regards
Balaji Katika


On Wed, Sep 18, 2013 at 12:22 PM, Jens-U. Mozdzen <jm...@nde.ag> wrote:

> Hi Balaji,
>
> Zitat von Balaji Katika <ba...@gmail.com>:
>
>  Hi all,
>>
>> I have downloaded httpd-2.4.6.tar.bz2 from
>> http://httpd.apache.org/**download.cgi#apache24<http://httpd.apache.org/download.cgi#apache24>onto my SuSE Linux Enterprise
>> Server 11 (64-bit) machine (11.2) and trying to build an rpm through it as
>> per the instructions mentioned at
>> http://httpd.apache.org/docs/**2.4/platform/rpm.html<http://httpd.apache.org/docs/2.4/platform/rpm.html>
>>
>> I have resolved the missing -devel packages (several reported earlier like
>> pcre,libuuid-devel etc.,). However, I couldn't found the source for the
>> below dependencies.
>>
>>
>> *  Is there any readily available rpm for the specific version (or the
>> compliant) of SuSE Linux 11.2 ?
>>
>
> please make that "SLES11SP2" - "SuSE Linux 11.2" will typically be
> interpreted as "openSUSE 11.2" :/
>
> There's a build on software.opensuse.org for SP1 and SP3 - the SP1
> version should work: https://build.opensuse.org/**
> package/show?project=home%**3Acsbuild%3ADBA&package=dba-**apache-246<https://build.opensuse.org/package/show?project=home%3Acsbuild%3ADBA&package=dba-apache-246>
>
>
>  *  Can someone point me to any apache specific repository for SuSE Linux ?
>>
>
> I again take it as "SuSE Linux Enterprise Server", AKA "SLES" - and that
> platform was created for *stability*, so your best bet will be some user
> build like the one I referenced above. You're leaving the supported
> platform when using such an update, but as "support" is the main reason for
> the enterprise versions of Linux, that is no widely-used path.
>
>
>  *  Any relevant information shall be appreciated ?
>>
>
> Indeed ;)
>
>
>
>> The repos's mentioned at
>> http://en.opensuse.org/**Additional_package_**repositories#Apache<http://en.opensuse.org/Additional_package_repositories#Apache>doesn't seem
>> to be pointing to a valid URL.
>>
>
> What makes you think so? I just checked two of them, and they take me
> directly to each repository.
>
>
>  blr-3rd-2-dhcp330:~/apache # rpmbuild -ts httpd-2.4.6.tar.bz2
>> error: Failed build dependencies:
>>         apr-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>>         apr-util-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>>         openldap-devel is needed by httpd-2.4.6-1.x86_64
>>         distcache-devel is needed by httpd-2.4.6-1.x86_64
>>
>> My zypper is currently referring to the repository
>> http://download.opensuse.org/**distribution/11.4/repo/oss/**suse<http://download.opensuse.org/distribution/11.4/repo/oss/suse>
>>
>
> That's an openSUSE 11.4 repository - not SLES11SP2. As you can see on the
> page you mention above, no SLES11 repository (for none of the SPs) is
> given... only SLE(S|D)10, which won't help you either :(
>
> Regards,
> Jens
>
> PS: You might want to ask that question over at forums.suse.com, too
> (SLES forums, Updates sub-forum) - that's where the SLES folks hang out.
>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@httpd.**apache.org<us...@httpd.apache.org>
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

Re: [users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

Posted by "Jens-U. Mozdzen" <jm...@nde.ag>.
Hi Balaji,

Zitat von Balaji Katika <ba...@gmail.com>:
> Hi all,
>
> I have downloaded httpd-2.4.6.tar.bz2 from
> http://httpd.apache.org/download.cgi#apache24 onto my SuSE Linux Enterprise
> Server 11 (64-bit) machine (11.2) and trying to build an rpm through it as
> per the instructions mentioned at
> http://httpd.apache.org/docs/2.4/platform/rpm.html
>
> I have resolved the missing -devel packages (several reported earlier like
> pcre,libuuid-devel etc.,). However, I couldn't found the source for the
> below dependencies.
>
>
> *  Is there any readily available rpm for the specific version (or the
> compliant) of SuSE Linux 11.2 ?

please make that "SLES11SP2" - "SuSE Linux 11.2" will typically be  
interpreted as "openSUSE 11.2" :/

There's a build on software.opensuse.org for SP1 and SP3 - the SP1  
version should work:  
https://build.opensuse.org/package/show?project=home%3Acsbuild%3ADBA&package=dba-apache-246

> *  Can someone point me to any apache specific repository for SuSE Linux ?

I again take it as "SuSE Linux Enterprise Server", AKA "SLES" - and  
that platform was created for *stability*, so your best bet will be  
some user build like the one I referenced above. You're leaving the  
supported platform when using such an update, but as "support" is the  
main reason for the enterprise versions of Linux, that is no  
widely-used path.

> *  Any relevant information shall be appreciated ?

Indeed ;)

>
> The repos's mentioned at
> http://en.opensuse.org/Additional_package_repositories#Apache doesn't seem
> to be pointing to a valid URL.

What makes you think so? I just checked two of them, and they take me  
directly to each repository.

> blr-3rd-2-dhcp330:~/apache # rpmbuild -ts httpd-2.4.6.tar.bz2
> error: Failed build dependencies:
>         apr-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>         apr-util-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>         openldap-devel is needed by httpd-2.4.6-1.x86_64
>         distcache-devel is needed by httpd-2.4.6-1.x86_64
>
> My zypper is currently referring to the repository
> http://download.opensuse.org/distribution/11.4/repo/oss/suse

That's an openSUSE 11.4 repository - not SLES11SP2. As you can see on  
the page you mention above, no SLES11 repository (for none of the SPs)  
is given... only SLE(S|D)10, which won't help you either :(

Regards,
Jens

PS: You might want to ask that question over at forums.suse.com, too  
(SLES forums, Updates sub-forum) - that's where the SLES folks hang out.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Issues building apache httpd-2.4.6-1.x86_64 on SUSE Linux Enterprise Server 11 (x86_64) - Kindly help

Posted by "Rainer M. Canavan" <ra...@sevenval.com>.
On Sep 18, 2013, at 07:53 , Balaji Katika <ba...@gmail.com> wrote:

> 
> blr-3rd-2-dhcp330:~/apache # rpmbuild -ts httpd-2.4.6.tar.bz2 
> error: Failed build dependencies:
>         apr-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>         apr-util-devel >= 1.4.0 is needed by httpd-2.4.6-1.x86_64
>         openldap-devel is needed by httpd-2.4.6-1.x86_64
>         distcache-devel is needed by httpd-2.4.6-1.x86_64
> 


I've tried building httpd-2.4.6 on CentOS 6 last week, and I had similar
issues. You'll need to build apr, apr-util and distcache RPMs before 
attempting to  build httpd. Apparently openldap is supplied with CentOS, 
so I didn't encounter any problems with that. Find 

The Instructions here at

http://hezachary.wordpress.com/2013/08/09/install-apache-2-4-6-in-centos-6/

should mostly apply to SuSE as well. I have no idea where you should turn to 
find an openldap package, although I suspect that it should be called 
openldap2-devel, and you may have change this in the httpd.spec as well.


rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org