[framework] getting ruby-lorcon working
H D Moore
hdm at metasploit.com
Fri May 25 08:57:16 CDT 2007
My guess is that extconf.rb isn't passing -L/usr/local/lib/liborcon.la/ to
the compiler. Any reason you are using such odd library paths and not
just installing everything to /usr/lib/ ?
There may be some way to tell extconf to look in alternate library paths,
but I don't know how to do it offhand (aside from manually adding
$LDFLAGS += to the code).
-HD
On Friday 25 May 2007 08:49, Robin Wood wrote:
> Any other ideas?
More information about the framework
mailing list