Operating System - HP-UX
1751880 Members
5043 Online
108783 Solutions
New Discussion юеВ

Re: ./runInstaller: outputs cd: bad argument count

 
ajay_40
New Member

./runInstaller: outputs cd: bad argument count

i started ./runinstaller.
it struck in loop, saying "./runInstaller[34]: cd: bad argument count"
i'm installing on hp-ux 11.11
both oracle 8i and oracle 9i are giving the same result.

what pre-installation steps should I follow?

can any one help.

thank you in advance.
ajay
4 REPLIES 4
Peter Godron
Honored Contributor

Re: ./runInstaller: outputs cd: bad argument count

Ajay,
the line is question is:
cd $CMDDIR/install/hpunix
./runInstaller $* &

Where are you running the runInstaller from?
Is your PATH set up correctly?
Please review the oracle guides.

Regards
Indira Aramandla
Honored Contributor

Re: ./runInstaller: outputs cd: bad argument count

Hi Ajay,

"bad argument count" error could be to do with the path.

This could be caused by the environment variable path definition. May be you are picking up another executable from somewhere else in the PATH.

IA

Never give up, Keep Trying
Yogeeraj_1
Honored Contributor

Re: ./runInstaller: outputs cd: bad argument count

hi,

consider typing the full path at the command line:

e.g.

/SD_CDROM/install/runInstaller.sh


hope this helps!
regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Matthew_50
Valued Contributor

Re: ./runInstaller: outputs cd: bad argument count

switch to root directory(/), using full path at the command line is good idea, perhaps during install period need to
change the cdrom disc, if didn't use full path, you will unable to umount the cdrom.