New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19501 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

py26-pylibmc

Reported by: voldmar@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: py26-pylibmc

Description

“pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg”

Attachments

patch-setup.py.diff Download (0.5 KB) - added by voldmar@… 3 years ago.
Portfile Download (1.4 KB) - added by voldmar@… 3 years ago.

Change History

Changed 3 years ago by voldmar@…

  Changed 3 years ago by macsforever2000@…

  • port set to py26-pylibmc

follow-up: ↓ 3   Changed 3 years ago by ram@…

fails to configure for me:

checking for memcached... no
configure: error: "could not find memcached binary"

looking at patch-setup.py.diff you've specified to look for memcached in /usr/local. MacPorts will install into ${prefix} so you should look there.

in reply to: ↑ 2   Changed 3 years ago by voldmar@…

Replying to ram@…:

fails to configure for me:

libmemcached had no dependencies on memcached (as does libmemcache). I will create another ticket to fix it.

looking at patch-setup.py.diff you've specified to look for memcached in /usr/local. MacPorts will install into ${prefix} so you should look there.

I fix portfile so it requires no patches for setup.py. Thanks for help.

Changed 3 years ago by voldmar@…

  Changed 3 years ago by ram@…

depends on #19596

  Changed 3 years ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.