TLENS » 2011.08.16 13:49 |
Все вроде идет норм устанавливал по статье http://justlest.info/2010/09/sphinx-on-debian-lenny Но застрял на этом
Enter a number to change any of them or press ENTER to continue: 0 Enter the maintainer's name and e-mail address: >> tlens@list.ru
This package will be built according to these values:
0 - Maintainer: [ tlens@list.ru ] 1 - Summary: [ sphinx-dl ] 2 - Name: [ sphinx ] 3 - Version: [ 0.9.9 ] 4 - Release: [ 1 ] 5 - License: [ GPL ] 6 - Group: [ checkinstall ] 7 - Architecture: [ amd64 ] 8 - Source location: [ sphinx-0.9.9 ] 9 - Alternate source location: [ ] 10 - Requires: [ ] 11 - Provides: [ sphinx ]
Enter a number to change any of them or press ENTER to continue:
вообще ничего не пойму что он от меня хочет. отвечаю как описано но после нажатия ENTER он прощается со мной Добавлено спустя 3 минуты 20 секунд: Вот собственно ответ.
Installing with make...Installing with install...
========================= Installation results =========================== make: *** No rule to make target `install'. Stop.
**** Installation failed. Aborting package creation.
Cleaning up...OK
Bye.
podsmotri:/sphinx-0.9.9#
|
TLENS » 2011.08.16 14:22 |
Бли задолбался не найду файла конфига. ладно поже чуть займусь |
TLENS » 2011.08.21 02:57 |
Паша ты себе ставил эту библиотеку? Я не могу ее установить не разберусь ни фига прост еще ни разу ничего не устанавливал вручную |
Gemorroj » 2011.08.21 10:40 |
ты из исходников ставишь? попробуй найти готовые пакеты если на линухе, если на freebsd, то из портов. |
TLENS » 2011.08.21 11:15 |
Что то не найду. Да на счет FreeBSD и портов читал, но у меня Linux. Вот консоль я не пойму куда вписать путь к MySQL.
********************************************************************************************************** Starting PowerConsole v1.1 <> (c)2010 soluslabs ltd. please wait... successfully logged in. entered into CT 273 podsmotri:/# cd /sphinx podsmotri:/sphinx# ./configure --with-mysql --with-pgsql
checking build environment --------------------------
--
--
--
--
****************************************************************************** ERROR: cannot find MySQL include files.
Check that you do have MySQL include files installed. The package name is typically 'mysql-devel'.
If include files are installed on your system, but you are still getting this message, you should do one of the following:
1) either specify includes location explicitly, using --with-mysql-includes; 2) or specify MySQL installation root location explicitly, using --with-mysql; 3) or make sure that the path to 'mysql_config' program is listed in your PATH environment variable.
To disable MySQL support, use --without-mysql option. ******************************************************************************
|
Gemorroj » 2011.08.21 11:28 |
http://unixhome.org.ua/blog/web/109.html http://livestreet.ru/blog/dev_documentation/366.html |
TLENS » 2011.08.21 19:37 |
Надо было сюда заглянуть. http://sphinxsearch.com/wiki/doku.php?i … _gnu_linux А те статейки видел. |