Opened 11 years ago
Closed 11 years ago
#41113 closed defect (fixed)
php-memcache: memcache support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located
Reported by: | an0nym@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | php-memcache |
Description
php55-memcache will not configure on Mavericks
$ sudo port clean php55-memcache && sudo port install php55-memcache ---> Cleaning php55-memcache ---> Computing dependencies for php55-memcache ---> Fetching archive for php55-memcache ---> Attempting to fetch php55-memcache-2.2.7_0.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/php55-memcache ---> Attempting to fetch php55-memcache-2.2.7_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/php55-memcache ---> Attempting to fetch php55-memcache-2.2.7_0.darwin_13.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/php55-memcache ---> Fetching distfiles for php55-memcache ---> Verifying checksums for php55-memcache ---> Extracting php55-memcache ---> Configuring php55-memcache Error: Failed to configure php55-memcache, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_php-memcache/php55-memcache/work/memcache-2.2.7/config.log Error: org.macports.configure for port php55-memcache returned: configure failure: command execution failed Please see the log file for port php55-memcache for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_php-memcache/php55-memcache/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port php55-memcache failed
Attachments (2)
Change History (5)
Changed 11 years ago by an0nym@…
Attachment: | config.log added |
---|
Changed 11 years ago by an0nym@…
comment:1 Changed 11 years ago by an0nym@…
Cc: | an0nym@… added |
---|
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | an0nym@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | php-memcache added; php55-memcache removed |
Status: | new → assigned |
Summary: | php55-memcache will not configure on Mavericks → php-memcache: memcache support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located |
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks. Should be fixed in r112799.
Note: See
TracTickets for help on using
tickets.
Cc Me!