WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: reaver.tcz missing dependencies.  (Read 2567 times)

Offline Mihaylov

  • Newbie
  • *
  • Posts: 2
reaver.tcz missing dependencies.
« 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

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: reaver.tcz missing dependencies.
« Reply #1 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.
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline Mihaylov

  • Newbie
  • *
  • Posts: 2
Re: reaver.tcz missing dependencies.
« Reply #2 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.