@dryes: Would you mind fixing the dependencies as for my previous message?
Search Criteria
Package Details: sphinx 2.2.11-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/sphinx.git (read-only, click to copy) |
---|---|
Package Base: | sphinx |
Description: | Free open-source SQL full-text search engine. |
Upstream URL: | http://www.sphinxsearch.com/ |
Keywords: | devel engine fulltext |
Licenses: | GPL |
Conflicts: | sphinx-beta, sphinx-bin |
Submitter: | None |
Maintainer: | shyamin |
Last Packager: | None |
Votes: | 70 |
Popularity: | 0.29 |
First Submitted: | 2008-05-26 00:46 (UTC) |
Last Updated: | 2023-10-06 08:30 (UTC) |
Dependencies (5)
- expat (expat-gitAUR)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- unixodbc (unixodbc-gitAUR)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql-gitAUR) (optional)
Required by (1)
- symbolator-git (optional)
Sources (5)
mtorromeo commented on 2012-01-16 09:17 (UTC)
dryes commented on 2012-01-13 15:32 (UTC)
Adopted and updated to 2.0.3.
<deleted-account> commented on 2011-12-27 13:08 (UTC)
2.0.3 is out
http://pastie.org/private/m1ywbow8xolyj2uukmsjba
dryes commented on 2011-12-14 00:29 (UTC)
2.0.2-beta is out,
tar.gz MD5: fafe0f1a71d0ded32404c067eba7d0b3
PKGBUILD: http://pastebin.com/cUM2NnTT
thanks!
<deleted-account> commented on 2011-05-18 22:46 (UTC)
2.0.1-beta is out
dbrgn commented on 2011-02-24 15:18 (UTC)
You should change ${startdir}/pkg/ to ${pkgdir} in your PKGBUILD. Also, the mysql dependency should be removed, as Sphinx works with different backends, for example PostgreSQL. Put them in optdepends instead.
mtorromeo commented on 2011-02-07 10:19 (UTC)
namcap complains about missing dependencies:
namcap sphinx-1.10-3-x86_64.pkg.tar.xz
sphinx E: Dependency detected and not included (unixodbc) from files ['usr/bin/sphinx-indextool', 'usr/bin/sphinx-indexer', 'usr/bin/sphinx-spelldump', 'usr/bin/sphinx-search', 'usr/bin/sphinx-searchd']
sphinx E: Dependency detected and not included (expat) from files ['usr/bin/sphinx-indextool', 'usr/bin/sphinx-indexer', 'usr/bin/sphinx-spelldump', 'usr/bin/sphinx-search', 'usr/bin/sphinx-searchd']
sphinx E: Dependency detected and not included (gcc-libs-multilib) from files ['usr/bin/sphinx-indextool', 'usr/bin/sphinx-indexer', 'usr/bin/sphinx-spelldump', 'usr/bin/sphinx-search', 'usr/bin/sphinx-searchd']
And in fact sphinx cannot start on a clean install:
sphinx-indexer: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
sphinx-searchd: error while loading shared libraries: libodbc.so.1: cannot open shared object file: No such file or directory
CjK commented on 2010-12-04 09:57 (UTC)
@keithw Thanks for your no-mysql version
@x0x01 Well Sphinx supports ODBC and thus a whole lot of databases apart from mysql. I use it with Oracle for example.
x0x01 commented on 2010-11-20 06:09 (UTC)
no sense in sphinx without mysql :) thnx
keithw commented on 2010-11-19 21:50 (UTC)
Trivial fix for the mysql dependency problem (assuming you don't need mysql -- I don't):
http://aur.pastebin.com/0NibuhzE
Pinned Comments
<deleted-account> commented on 2023-09-30 20:51 (UTC)
The last open source version of sphinx was
2.2.11
.2.3.2-beta
has been released, but this is a beta version and should be provided under the namesphinx-beta
. A closed-source version3.5.1
has been released, which should be supported by the maintainers ofsphinx-bin
.