Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Mihaylov on May 26, 2012, 06:29:21 PM

Title: reaver.tcz missing dependencies.
Post by: Mihaylov on May 26, 2012, 06:29:21 PM
Hello, I found that reaver.tcz doesn't have a reaver.dep

And reaver requires libpcap and libsql3 to run.

/tinycorelinux/4.x/x86/tcz/libpcap.tcz

/tinycorelinux/4.x/x86/tcz/sqlite3.tcz
Title: Re: reaver.tcz missing dependencies.
Post by: gutmensch on May 27, 2012, 03:17:31 AM
thanks for the pointer, created dep with sqlite3.tcz! reaver.tcz however seems to be build without libpcap support or it's builtin, at least it's not linked against it.
Title: Re: reaver.tcz missing dependencies.
Post by: Mihaylov on May 27, 2012, 05:16:57 AM
True, if you get reaver.tcz only will need sqlite, if you manually install it would not ask for libpcap and will run fine.