1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update the documentation for missing steps

This commit is contained in:
vincent
2016-07-15 14:02:36 +00:00
parent 28c06ce28b
commit 34af9d438e

View File

@@ -15,7 +15,7 @@ In order to set up Jhbuild properly before building Nmap suite, follow the tutor
If you had any error, just type the following command to delete jhbuild,
$ rm -rf ~/bin/jhbuild ~/.local/bin/jhbuild ~/.local/share/jhbuild ~/.cache/jhbuild ~/.config/jhbuildrc ~/.jhbuildrc ~/jhbuild
$ rm -rf ~/bin/jhbuild ~/.local/bin/jhbuild ~/.local/share/jhbuild ~/.cache/jhbuild ~/.config/jhbuildrc ~/.jhbuildrc ~/.jhbuildrc-custom ~/jhbuild
And we'll start over together:
@@ -52,6 +52,7 @@ And we'll start over together:
~~~~
$ jhbuild build meta-gtk-osx-bootstrap
$ jhbuild build meta-gtk-osx-core
$ jhbuild build meta-gtk-osx-python
~~~~
Go to **Observation** if errors appear...