ouch, I am afraid I am having problems - to begin with, I was only using the virtual machine with "try ubuntu", and the terminal was not even recognising unzip. So I installed the latest version of ubuntu, and at least now when I enter the unzip command it does work (mind you, it did not run from the temporary directory - but if I move in the directory "Downloads" where I put the firwmare and the pbfwsplit.pl it does when running it as 'unzip filename.zip', that is removing ../).
Now I am stuck with making the pbfwsplit work, as when running the line
Quote:
pbfwsplit.pl SWUPDATE.BIN
|
from inside the directory with all the files I get in reply
Quote:
pbfwsplit: command not found
|
while if I run
Quote:
../pbfwsplit.pl SWUPDATE.BIN
|
I get
Quote:
bash: ../pbfwsplit.pl SWUPDATE.BIN: No such file or directory
|
same story if I try and run the command from the tmp directory created. Any suggestions?
I am running all from the gnome terminal emulator 3.0.1 inside ubuntu 11.10