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
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

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

Closed by  Judd Vinet (judd)
Monday, 13 September 2004, 00:52 GMT
Reason for closing:  Not a bug
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.

Loading...