mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Another known issue: You can't run from a directory with a space in the name.
This commit is contained in:
parent
120367b24d
commit
3a8f2d00e4
1 changed files with 4 additions and 0 deletions
|
|
@ -27,4 +27,8 @@ by default it is installed in /usr/local/bin. But /usr/local/bin is
|
|||
with a prefix of /usr, but you can make a symbolic link from
|
||||
/usr/bin/nmap to /usr/local/bin/nmap and it will work fine.
|
||||
|
||||
Running the application from a directory whose name contains a space
|
||||
fails. The wrapper scripts necessary to package GTK+ and Pango need to
|
||||
carefully escape paths in the files they write.
|
||||
|
||||
David Fifield
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue