Do you perhaps have a GNU version of “head”
and “tail” in your PATH ahead of the QNX
versions? (Try “which -a head”, “use head”,
“head --help”, and “head --version” for clues.
The --help and --version options won’t work
on the QNX head, and the use command
won’t work on the GNU head.)
You should also try running the shell script with the -x option, ie
sh -x ./6.3.0sp2-qnx6-20052661645.sh
to get more debug output
David Bacon wrote:
Do you perhaps have a GNU version of “head”
and “tail” in your PATH ahead of the QNX
versions? (Try “which -a head”, “use head”,
“head --help”, and “head --version” for clues.
The --help and --version options won’t work
on the QNX head, and the use command
won’t work on the GNU head.)
Can you post the cksum of the file you downloaded? Also did you
download this file to a windows box and then move it over to a QNX box?
Was it ftped from a windows box to a QNX box is ASCII mode by mistake (
because of the .sh extension )?
Thanks,
Rodney
Colin Burgess wrote:
You should also try running the shell script with the -x option, ie
sh -x ./6.3.0sp2-qnx6-20052661645.sh
to get more debug output
David Bacon wrote:
Do you perhaps have a GNU version of “head”
and “tail” in your PATH ahead of the QNX
versions? (Try “which -a head”, “use head”,
“head --help”, and “head --version” for clues.
The --help and --version options won’t work
on the QNX head, and the use command
won’t work on the GNU head.)
I ended up reinstalling 6.0.3 and than applied the service pack.
I guess my problem was the GNU version unfortunately the tip came to
late and I didn’t think of it.
I had to do something because after the installer restored the backup
files something was wrong with the IDE it crashed all the time and half
of the icons in the toolbars where missing.
Thanks again for your help
Jens
David Bacon wrote:
Do you perhaps have a GNU version of “head”
and “tail” in your PATH ahead of the QNX
versions? (Try “which -a head”, “use head”,
“head --help”, and “head --version” for clues.
The --help and --version options won’t work
on the QNX head, and the use command
won’t work on the GNU head.)