From: Pawar, S. (S.) <sp...@vi...> - 2016-01-20 07:47:38
|
I am trying to install htdig-3.1.6 on linux server. but at the time ./configure it is giving error you will need a C++ library. Try installing libstdc++. ldconfig -p | grep libstdc++ libstdc++.so.6 (libc6,x86-64) => /usr/lib64/libstdc++.so.6 libstdc++.so.6 (libc6) => /usr/lib/libstdc++.so.6 libstdc++.so.5 (libc6,x86-64) => /usr/lib64/libstdc++.so.5 libstdc++-libc6.2-2.so.3 (libc6) => /usr/lib/libstdc++-libc6.2-2.so.3 I exported LD_RUN_PATH=/usr/lib and then again did ./configure but still it gives the same error. For libstdc++-devel package, it is showing the below message. Also for Package libstdc++-devel-4.4.7-16.el6.x86_64 already installed and latest version Please help me in configuring and installing /htsearch/ Thanks, Sandhya. _____ ___________________________________ From: htd...@li... <htd...@li...> Sent: Tuesday, January 19, 2016 7:43 PM To: Pawar, Sandhya (S.) Subject: Welcome to the "htdig-dev" mailing list Welcome to the htd...@li... mailing list! To post to this list, send your email to: htd...@li... General information about the mailing list is at: https://lists.sourceforge.net/lists/listinfo/htdig-dev If you ever want to unsubscribe or change your options (eg, switch to or from digest mode, change your password, etc.), visit your subscription page at: https://lists.sourceforge.net/lists/options/htdig-dev/spawar3%40visteon.com You can also make such adjustments via email by sending a message to: htd...@li... with the word `help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You must know your password to change your options (including changing the password, itself) or to unsubscribe. It is: visteon Normally, Mailman will remind you of your lists.sourceforge.net mailing list passwords once every month, although you can disable this if you prefer. This reminder will also include instructions on how to unsubscribe or change your account options. There is also a button on your options page that will email your current password to you. |