Hello,
i am using ASPSeek 1.2.10 ver.

> make uninstall
> ./configure --prefix=/your/favourite/dir
> make && make install

I did this, and used default dir (/usr/local/aspseek), then I ran searchd,
with -DR keys
after that grep shows:
-----------------------------
[aspseek@ensim aspseek]$ ps ax | grep searchd
 8677 ?        S      0:00 /usr/local/aspseek/sbin/searchd -DR
 8708 ?        R      0:00 /usr/local/aspseek/sbin/searchd -DR
 8710 ttyp0    S      0:00 grep searchd
--------------------------------

Does it mean searchd is running?
dlog still shows SEGV occured
netstat -l still does not show searchd running. So probably that bug is
unfixed.
What is happening then? May be the this will tell you something: after I
installed aspseek, i never could run aspseekmysqlpostinstall file, as it
advices, it did ask for mysql root password , but when i gave it as a
parameter in brackets (filename [password]) it said that it cant access
mysql, so i opened the file itself, and added password to MYSQLROOTPASSWORD
instead of ="$1", then it created all musql stuff. Only problem was adding
username to db.conf, it couldnot access it, so i created a user for that
database myself and added it to searchd.conf and aspseek.conf manuallu and
commented incuding db.conf in both files.
may it cause the bug??
thanks




Reply via email to