Looking at the spec file in ksh-20120801-10.el6_5.3.src.rpm, the following line is the only one which delivers a ksh binary:
install -c -m 755 arch/*/bin/ksh $RPM_BUILD_ROOT/bin/ksh93 Filing a bug in the Red Hat Bugzilla might get it fixed in RHEL 7, if it's not already fixed in the beta for 7. I would suggest that it is unlikely to be fixed for released major versions, based upon their history of not delivering new files for existing packages. This is merely a Red Hat packaging issue, and not an AST problem nor a ksh93 problem. If you use kickstart to install, it might be a good idea to have a local package which merely has a /usr/bin/ksh -> /bin/ksh symlink if you want to use your scripts unmodified with a /usr/bin/ksh shebang. --Matt -- Matt Lewandowsky Big Geek Greenviolet [email protected] http://www.greenviolet.net +1 415 578 5782 (US) +44 844 484 8254 (UK) > -----Original Message----- > From: [email protected] [mailto:uwin-users- > [email protected]] On Behalf Of Lionel Cons > Sent: Tuesday, 18 March, 2014 02:07 > To: Franz Schmidt; ast-users > Cc: [email protected]; Michal Hlavinka > Subject: Re: [uwin-users] Off-topic: ksh shebang > > On 17 March 2014 10:02, Franz Schmidt <[email protected]> wrote: > > Hi list, > > > > is any of you using ksh on Linux? I have a problem with RedHat 6 > > systems where the link /usr/bin/ksh -> / bin/ksh is missing, which > > breaks existing scripts... > > > > Would be interested if somebody has the same issue. > > There's an entry in the RH support portal, but no access without $$$. > > https://access.redhat.com/site/solutions/59186 > > CCing ast-users. My guess is that the link is part of an extra package > or config script. > > Michal? > > Lionel > _______________________________________________ > uwin-users mailing list > [email protected] > http://lists.research.att.com/mailman/listinfo/uwin-users
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ uwin-users mailing list [email protected] http://lists.research.att.com/mailman/listinfo/uwin-users
