According to =?iso-8859-1?q?Tinni?=: > Thank you very much. > > I have uninstalled 'htdig' from my server . But 'htdig-web ' - what > it's actual key word? I tried with > > 'rpm -e htdig-web' but telling nothing is there..
Then you don't need to worry about it, as it was either never installed, or had already been removed previously. Not all RH9 systems have it installed by default. It depends on what selections/options were chosen during the installation. > Moreover I have installed the .rpm which you have mentioed and copied > all the directories in my own area - then i have built the database > ...Upto here 'no problem'.. > > But when i am executing 'htsearch' - The error is coming as follows: > > ____________________________________ > > [EMAIL PROTECTED] search]# /home/sites/192.168.1.100/web/search/htsearch hindu > DB2 problem...: /usr/share/htdig/synonyms.db: No such file or directory > DB2 problem...: /usr/share/htdig/word2root.db: No such file or directory ... > <p>htsearch detected an error. Please report this to the > webmaster of this site. The error message is:</p> > <pre> > Unable to read word database file > Did you run htmerge? > </pre> ... When you say you have built the database, what did you use to build it? It seems to me you didn't run "rundig", as it normally builds all the databases that seem to be missing above. > 'htsearch' is using the default path- for 'htdig.conf ,header.html > ,footer.html ,wrapper.html ,nomatch.html ,syntax.html ' So how i > will define the path where i have kept all these files and run 'htdig' > . I don't want the default path .. You can change the default path for all the template files by changing common_dir in your config file. Or, you can change the path for each template file's attribute individually. See http://www.htdig.org/FAQ.html#q4.2 and http://www.htdig.org/attrs.html#common_dir and also look at the rest of the attrs.html file above for all occurrences of common_dir, as many attributes reference it by default. Changing the default path for the config files in htsearch is a little more difficult. See http://www.htdig.org/FAQ.html#q5.30 > Gilles Detillieux <[EMAIL PROTECTED]> wrote: > Either see http://www.htdig.org/FAQ.html#q3.8, or use the > htdig316-*rh9*.rpm packages from http://www.htdig.org/files/binaries/ > > Note that in either case, you may want to uninstall the htdig and > htdig-web RPM packages that usually get installed on Red Hat 9, as they > are built from somewhat buggy and old 3.2.0b4 development snapshots, and > may end up conflicting with the 3.1.6 stable release you want to install. > > According to Tinni: > > My server is redhat9.0..The libstdc++ comes with the OS..So it is already > > installed.. > > > > Now when i am trying to do the './congiure' it is coming problem for libstdc++.. > > > > Can any one help me out , how i will successfully install the htdig at my server.. > > > > Here i am mentioning , how i have tried to configure>>> > > --------------------------------------------------------- > > [EMAIL PROTECTED] htdig-3.1.6]# ./configure --prefix > > /var/www/html/192.168.1.100/web/htdig > > Here is the ERRORS i am getting::: > > ------- > > configure: error: To compile ht://Dig, you will need a C++ library. Try installing > > libstdc++. > > [EMAIL PROTECTED] htdig-3.1.6]# > > -------- > > Here is the folowing result for libstdc++ at the server:: > > [EMAIL PROTECTED] htdig-3.1.6]# rpm -q libstdc++ > > libstdc++-3.2.2-5 > > [EMAIL PROTECTED] htdig-3.1.6]# > > > > Thanks in advance > > -Tinni -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

