Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-12-2008, 01:54 PM
|
#1
|
|
LQ Newbie
Registered: Aug 2008
Posts: 5
Rep:
|
I need to get KORN shell installed in my version of RedHat ver 9.
RedHat uses BASH as the default shell. I have found the RPM to pdksh but can't seem to get it to install the KORN shell I need for compatibility issues with another system. Have tried downloading various packages from the internet - non seem to work.
|
|
|
|
08-12-2008, 03:18 PM
|
#2
|
|
Guru
Registered: Feb 2003
Location: Blue Ridge Mountain
Distribution: Debian Squeeze, Fedora 14
Posts: 7,268
Rep:
|
What type of error do you get when you try to install the korn shell?
-----------------
Steve Stites
|
|
|
|
08-12-2008, 04:03 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2008
Posts: 5
Original Poster
Rep:
|
I don't really get an error, the little dialog box pops up for a couple seconds and then disappears when I double click the file name making it appear as if it is doing something. If I try to "run" the RPM from a terminal window I get an error saying "unable to execute binary file". Is there a command I need to use to get linux to unpack the file?
|
|
|
|
08-12-2008, 04:18 PM
|
#4
|
|
Member
Registered: Oct 2006
Location: Stirling in Scotland
Distribution: Slackware 13.37 64 bit
Posts: 297
Rep:
|
Is it possible to install an RPM using a right click option in KDE?Otherwise I would use your package manager to install the file.
|
|
|
|
08-12-2008, 05:32 PM
|
#5
|
|
LQ Newbie
Registered: Aug 2008
Posts: 5
Original Poster
Rep:
|
I can't find ksh anywhere in the packages that the GUI add/remove applications link pulls up - I have looked in every detail list for them. I have located the RPM on the installations CD's and copied it into the /bin directory but can't seem to get it to uncompress - is there a command I'm missing? Right clicking on the file in program manager and choosing "open with" and "add application" only appears to work-I can't find a binary for ksh anywhere after doing that.
|
|
|
|
08-12-2008, 07:57 PM
|
#6
|
|
Guru
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.4, Centos 5.9
Posts: 15,021
|
Try it from the cmd line:
rpm -ivh file.rpm
http://www.ibiblio.org/pub/Linux/doc...RPM-HOWTO.html
Test if its installed already with
rpm -qa|grep -i ksh
and
cat /etc/shells
Just FYI, RH9 (codename Shrike) has not been supported/updated for yrs, so its wide open to exploits and you'll have probs with modern HW/SW. Highly recommend you move up to eg Fedora 8 / 9 if possible.
|
|
|
|
08-13-2008, 01:47 PM
|
#7
|
|
LQ Newbie
Registered: Aug 2008
Posts: 5
Original Poster
Rep:
|
Thanks a million Chris, that was the info I needed. I have now sucessfully installed ksh and set it as my default shell so I can proceed with my project. Will look into upgrading to Fedora - just seemed a shame to waste a perfectly good software package I had purchased a few years ago.
Thanks again for the help -- Loran
|
|
|
|
08-13-2008, 08:11 PM
|
#8
|
|
Guru
Registered: Aug 2004
Location: Brisbane
Distribution: Centos 6.4, Centos 5.9
Posts: 15,021
|
Ok. Just one thing though, iirc pdksh was written before ksh became 'open' so it was back-engineered from the observed functionality of the old ksh.
(pd = public domain)
IOW, don't expect it to be a perfect clone, esp for later versions.
Last edited by chrism01; 08-14-2008 at 08:38 PM.
|
|
|
|
08-14-2008, 09:51 AM
|
#9
|
|
LQ Newbie
Registered: Aug 2008
Posts: 5
Original Poster
Rep:
|
The code I'm trying to interface with was written several years ago so I'll probably be ok. Guess we'll see.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:19 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|