Regarding the prefix, I assume it's to avoid conflicts with other packages, although I couldn't say which.
If anyone has any input, please share.
Also yes.
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)
dryes commented on 2012-05-25 06:03 (UTC)
cameel commented on 2012-05-24 13:09 (UTC)
One more thing: could PostgreSQL support be enabled by default (--with-pgsql option for configure)?
cameel commented on 2012-05-24 12:36 (UTC)
Why are the executables prefixed with 'sphinx-'? I'm trying to use this package with thinking_sphinx ruby gem, but it assumes that the name is 'searchd' and only allows you to specify the path, not the executable name through the 'bin_path' configuration option. I know that I can edit the PKGBUILD to change it and that's what I'm going to do but I just wanted to know what is the rationale behind having this prefix by default.
dryes commented on 2012-04-18 02:30 (UTC)
mamciek: thanks. updated.
mamciek commented on 2012-04-10 14:20 (UTC)
In the meantime this patch helps http://pastebin.com/20wfb1vn (at least compilation doesn't fail)
mamciek commented on 2012-04-10 13:04 (UTC)
I filed issue report http://sphinxsearch.com/bugs/view.php?id=1157
mamciek commented on 2012-04-10 12:15 (UTC)
Cannot build sphinx
make[2]: *** [sphinxexpr.o] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-maciej/aur-sphinx/src/sphinx-2.0.4-release/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/yaourt-tmp-maciej/aur-sphinx/src/sphinx-2.0.4-release/src'
make: *** [all-recursive] Error 1
dryes commented on 2012-01-16 20:18 (UTC)
Thanks mtorromeo; updated with below and a few changes of my own.
mtorromeo commented on 2012-01-16 09:34 (UTC)
Here is my version of the PKGBUILD http://pastie.org/3193982.
Things I fixed/changed:
- odd version
- duplicated md5sums
- splitted build/package functions
- add unixodbc, expat and libmysqlclient as dependencies
- backup etc/conf.d/sphinx
Thanks
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
.