[MacPorts] #24440: installing sphinx fulltext search with macports
#24440: installing sphinx fulltext search with macports -------------------------------------------+-------------------------------- Reporter: antoine_larmanjat@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: sphinx -------------------------------------------+-------------------------------- Hi, I'm trying to install sphinx fulltext search with macports with an existing mysql installation and there seems to be a missing lib: /opt/local/lib/libz.dylib does not exist. The dependency does not work. Antoine -- Ticket URL: <http://trac.macports.org/ticket/24440> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24440: installing sphinx fulltext search with macports -------------------------------------------+-------------------------------- Reporter: antoine_larmanjat@… | Owner: brett@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: sphinx -------------------------------------------+-------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => brett@… * cc: antoine_larmanjat@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/24440#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24440: installing sphinx fulltext search with macports -------------------------------------------+-------------------------------- Reporter: antoine_larmanjat@… | Owner: brett@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: sphinx -------------------------------------------+-------------------------------- Comment(by jmr@…): Check if the zlib port is installed: {{{ port installed zlib }}} And if it is, get its contents list: {{{ port contents zlib }}} -- Ticket URL: <http://trac.macports.org/ticket/24440#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24440: installing sphinx fulltext search with macports -------------------------------------------+-------------------------------- Reporter: antoine_larmanjat@… | Owner: brett@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: sphinx -------------------------------------------+-------------------------------- Comment(by antoine_larmanjat@…): zlib is installed and its content is: Port zlib contains: /opt/local/include/zconf.h /opt/local/include/zlib.h /opt/local/lib/libz.a /opt/local/lib/pkgconfig/zlib.pc /opt/local/share/doc/zlib/ChangeLog /opt/local/share/doc/zlib/FAQ /opt/local/share/doc/zlib/README /opt/local/share/doc/zlib/zlib.3.pdf /opt/local/share/examples/zlib/enough.c /opt/local/share/examples/zlib/example.c /opt/local/share/examples/zlib/fitblk.c /opt/local/share/examples/zlib/gun.c /opt/local/share/examples/zlib/gzappend.c /opt/local/share/examples/zlib/gzjoin.c /opt/local/share/examples/zlib/gzlog.c /opt/local/share/examples/zlib/gzlog.h /opt/local/share/examples/zlib/README.examples /opt/local/share/examples/zlib/zlib_how.html /opt/local/share/examples/zlib/zpipe.c /opt/local/share/examples/zlib/zran.c /opt/local/share/man/man3/zlib.3.gz -- Ticket URL: <http://trac.macports.org/ticket/24440#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24440: installing sphinx fulltext search with macports -------------------------------------------+-------------------------------- Reporter: antoine_larmanjat@… | Owner: brett@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: sphinx -------------------------------------------+-------------------------------- Comment(by antoine_larmanjat@…): I think the problem is now fixed (at least this one) with the following piece of code zlib is supposed to build and install that file. I don't know why it didn't. Please selfupdate to make sure you have the latest port definitions, then rebuild zlib with the debug switch: {{{ sudo port selfupdate sudo port -dn upgrade --force zlib 2>&1 | tee ~/Desktop/zlib.txt }}} Defect #23057 -- Ticket URL: <http://trac.macports.org/ticket/24440#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24440: sphinx fulltext search with macports --------------------------------------------+------------------------------- Reporter: antoine_larmanjat@… | Owner: brett@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: duplicate | Keywords: Port: sphinx | --------------------------------------------+------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate -- Ticket URL: <http://trac.macports.org/ticket/24440#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts