Description of problem: ksh conflicts with pdksh. Please port the ksh package to use the alternatives system so that both ksh and pdksh may be installed at the same time. Reason: oracle requires pdksh or their installer gets cranky, but ksh is often prefered.
You can't install both at the same time, alternatives is overkill for this. If Oracle needs pdksh they should install pdksh. If someone prefers the real ksh, he/she installs ksh. What's the point in having both installed when you can use only one ?
When i install the oracle 11.2.0.4 then require package shows me pdksh, But when i install the oracle12 the require package shows me ksh. i really don't know which package i should choose. I thought the pdksh include the ksh enviement right?