Author: Pascal Briner
Email: [EMAIL PROTECTED]
Message:
Hi

I try to use mnogosearch on the intranet, so i compiled mnogosearch as follow:

./configure --prefix=/opt/websearch --with-pgsql=/opt/pgsql
make
make install

Now i did run the indexer, the postgres db contains a lot of data.
Second step was to udm_alloc_agent, but here's the problem i'm using the following 
statement:
$U = udm_alloc_agent('pgsql://***:***@localhost/search/','single');
DB Mode single is the same as used in the indexer.conf file.
When i try to connect with the statement above i got the following error msg:
Can't open dict file '/opt/websearch/var/dict.txt' (No such file or directory)
Yes i have recompiled and made clean 2 times.
DOes anyone of you have an idea what's going wrong here?


THX in advanced

Pascal


Reply: <http://www.mnogosearch.org/board/message.php?id=3846>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to