Hi! grac wrote: > eager to find a way around indexed_search, crawler and co. i began the > preparation for the intallation of mnogosearch. > > being a non-professional on UNIX and DB i followed your very clear > manual - thanks for that anyway, it's an incredible exception in the > typo3 community and deserves a medal for that alone.
Thank you :) > so i made all preparation as described in the manual, chapter "compiling > and installing search engine". > > everything went without any problems until i tried to find the directory > /opt/mnogosearch (manual page 14). > i just couldn't find it anywhere. Try "ls /opt". If that gives you nothing, do this as root: "mkdir /opt". -- Dmitry Dulepov TYPO3 core team http://dmitry-dulepov.com/ "Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons") _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
