Apparently the source code is located inside a folder titled "src". So your step that says:
"unzip uif2iso.zip cd uif2iso"
...should read:
"unzip uif2iso.zip cd src"
Other than that, all was well. Thanks!
More information about formatting options
Apparently the source code is located inside a folder titled "src". So your step that says:
"unzip uif2iso.zip
cd uif2iso"
...should read:
"unzip uif2iso.zip
cd src"
Other than that, all was well. Thanks!