You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2008/08/20 07:42:28 UTC

DO NOT REPLY [Bug 45656] New: Trouble installing on OS X

https://issues.apache.org/bugzilla/show_bug.cgi?id=45656

           Summary: Trouble installing on OS X
           Product: Apache httpd-2
           Version: 2.2.9
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: ugokanain@newsguy.com


Tried the included instructions in the install file. However, kept having
trouble until I found a web site that described how to install apache onto
tiger. The build process had trouble identifying my machine correctly and kept
defaulting to the apache layout

This is the command line that I used:
CFLAGS="-arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk" \
./configure --enable-layout=Darwin \
  --enable-mods-shared=all \
  --with-ssl=/usr \
  --with-mpm=prefork \
  --enable-ssl \
  --enable-dav \
  --enable-cache \
  --enable-proxy \
  --enable-shared \
  --disable-static \
  --disable-unique-id \
  --disable-ipv6 \
  --enable-logio \
  --enable-deflate \
  --with-ldap \
  --with-ldap-include=/usr/include \
  --with-ldap-lib=/usr/lib \
  --with-included-apr \
  --enable-ldap \
  --enable-auth-ldap \
  --enable-cgi \
  --enable-cgid \
  --enable-suexec


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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


DO NOT REPLY [Bug 45656] Trouble installing on OS X

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=45656


Nick Kew <ni...@webthing.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Nick Kew <ni...@webthing.com>  2008-08-20 03:52:40 PST ---
1. This is not a user support forum.
2. Your description is totally inadequate to identify your problem, let alone a
bug.

When you have an issue, you need to describe what happens and how it differs
from what you expect.  "Didn't work" isn't a description.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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