Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I had to install MOD_WSGI. The Readme said that one had to install apache2-dev. I have installed apache through yum. I am using fedora 11. Could you please let ...
  1. #1
    Just Joined!
    Join Date
    Mar 2005
    Posts
    2

    apache2-dev package for fedora 11

    Hi,
    I had to install MOD_WSGI. The Readme said that one had to install apache2-dev.
    I have installed apache through yum. I am using fedora 11.

    Could you please let me know from where can i download apache2-dev.
    I checked the apache web site.
    Couldn't figure out from where to download apache2-dev.

    thanks

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,097
    Welcome to the forums!

    I don't run Fedora or Red Hat so can't say for sure, but are you sure it's not apache2-devel, or httpd-devel that you need, instead of apache2-dev?

    Just something to check while you wait for someone to answer that has already been through this.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Mar 2005
    Posts
    2
    Hi,
    Following are the instructions in the README file of MOD_WSGI.

    If using a Linux system and you do not have the appropriate Apache "dev"
    package installed, then "apxs" will not be able to be found when
    "configure" is run. Also ensure that you have installed the correct "dev"
    package for the version of Apache being used. For most Linux distributions,
    the "dev" package for Apache 2 is "apache2-dev" where the corresponding
    Apache package was "apache2". Some systems however distinguish the "dev"
    package based on which MPM is used by Apache. As such, it may also be
    called "apache2-worker-dev" or "apache2-prefork-dev". If using Apache 2,
    do not mix things up and install "apache-dev" by mistake, which is the
    "dev" package for Apache 1.3 called just "apache".

    I am not sure if apache2-devel or apache2-dev are the same package.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...