Metasploit mailing list archives
Re: infocmp: symbol lookup error
From: HD Moore <hdm () metasploit com>
Date: Fri, 11 Dec 2009 09:26:09 -0600
On Fri, 2009-12-11 at 21:17 +0700, Tedi Heriyanto wrote:
Dear all, I am currently learning the Metasploit framework. When I start the framework using msfconsole, I got the following error messages :
[...]
I did several trials to fix this error. I figured out that by commenting the
LD_LIBRARY_PATH export statement in the /opt/metasploit3/run.sh script, the
msfconsole will not emit error messages :
export LD_LIBRARY_PATH=${BASE}/lib:$LD_LIBRARY_PATH
to
#export LD_LIBRARY_PATH=${BASE}/lib:$LD_LIBRARY_PATH
I would like to know whether this is a correct fix. Will this fix have a side
effect ?
I opened a ticket, basically we need to bundle libtic in the installer: https://www.metasploit.com/redmine/issues/677 -HD _______________________________________________ https://mail.metasploit.com/mailman/listinfo/framework
Current thread:
- infocmp: symbol lookup error Tedi Heriyanto (Dec 11)
- Re: infocmp: symbol lookup error HD Moore (Dec 11)
