FS#1428 - nmap 3.70 do not include gtk-1.2 as dependency
Attached to Project:
Arch Linux
Opened by Mario Vazquez (darkcoder) - Sunday, 12 September 2004, 23:06 GMT
Opened by Mario Vazquez (darkcoder) - Sunday, 12 September 2004, 23:06 GMT
|
Details
Typing #pacman -S nmap install the package, but left the gtk
dependency which is needed when invoking nmap's gui with the
commnad nmapfe, Currently the error displayed is:
nmapfe: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory This problem is fixed by issue a # pacman -S gtk. Problem can be tested by removing both packages and typing: # pacman -S nmap # nmapfe |
This task depends upon
Comment by Judd Vinet (judd) - Monday,
13 September 2004, 00:52 GMT
Yes, this is done on purpose, so servers can use the nmap package
without having to install xorg and gtk.