انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید

نویسنده موضوع: نصب hydra?  (دفعات بازدید: 4018 بار)

0 کاربر و 1 مهمان درحال مشاهده موضوع.

آفلاین Aliweb

  • Jr. Member
  • *
  • ارسال: 85
نصب hydra?
« : 04 اسفند 1389، 06:40 ب‌ظ »
سلام

میخواستم hydra را نصب کنم با این مشکل برخورد کردم !


مراحل کار به ترتیب:

بسته را اینجا دانلود کردم:

http://www.thc.org/thc-hydra/hydra-5.9.1-src.tar.gz

وبعد از حالت زیپ خارج کردم و بعد با استفاده ترمینال به پوشه hydra  رفتم وستور زیر را زدم:
$ ./configure
وبعد دستور زیر:

$ make
واین خروجی رو میده:

cd hydra-gtk && ./make_xhydra.sh
Trying to compile xhydra now (hydra gtk gui) - dont worry if this fails, this is really optional ...
Error: configure wasnt happy. Analyse this:
configure: error: Library requirements (gtk+-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
make: [xhydra] Error 1 (ignored)

این دستور رو هم اجرا میکنم::

cd hydra-gtk && ./make_xhydra.sh
وبعد::
make install
وخروجی به شکل زیر هست::

test -e hydra.exe && touch Makefile || strip hydra pw-inspector
test -e hydra.exe && strip hydra.exe pw-inspector.exe || touch hydra
test -e xhydra && strip xhydra || touch Makefile
test -e hydra.exe && touch Makefile || cp hydra pw-inspector /usr/local/bin && cd /usr/local/bin && chmod 755 hydra pw-inspector
cp: cannot create regular file `/usr/local/bin/hydra': Permission denied
cp: cannot create regular file `/usr/local/bin/pw-inspector': Permission denied
make: [install] Error 1 (ignored)
test -e hydra.exe && cp hydra.exe pw-inspector.exe /usr/local/bin && cd /usr/local/bin && chmod 755 hydra.exe pw-inspector.exe || touch Makefile
test -e xhydra && cp xhydra /usr/local/bin && cd /usr/local/bin && chmod 755 xhydra
make: [install] Error 1 (ignored)

مشکل از کجا هست به نظر شما ؟

محیط GUI میخواستم
« آخرین ویرایش: 04 اسفند 1389، 06:46 ب‌ظ توسط Aliweb »