![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SCO Santa Cruz Operation (SCO) was a software company based in Santa Cruz, California which was best known for selling three UNIX variants for Intel x86. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| passing variable from bash to perl from bash script | arsidh | Shell Programming and Scripting | 10 | 06-04-2008 09:25 AM |
| Why generate "ash and bash" different output for same bash script? | s. murat | Shell Programming and Scripting | 0 | 05-26-2008 04:19 AM |
| Installing Firefox and now ended up installing latest glibc | scriptingmani | Linux | 1 | 08-09-2007 01:28 PM |
| Installing aCC++ | gbowdridge | HP-UX | 1 | 02-22-2007 03:30 PM |
| Installing nic on sco 5.0.5 | recono1 | UNIX for Dummies Questions & Answers | 2 | 10-03-2001 12:59 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Need help installing Bash in SCO
Hi am Running SCO UNIXware 7.1.4 am i cant stand the shell that comes with, i downloaded the source for bash and the uncompressed it.
I run the:- ./configure and that went through with no issues I then ran make that also went through fine with no errors. But when i ran make install i got the following :- UX:make: ERROR: cannot load ./support/install.sh (bu24) *** Error code 1 (bu21) UX:make: ERROR: fatal error. I am not sure whats its talking about, i need help to fix it |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
It would be easier to install from the skunkware packages. download the following
ftp://ftp2.sco.com/pub/skunkware/uw7...bash-2.05a.pkg ftp://ftp2.sco.com/pub/skunkware/uw7...dline-4.2a.pkg run as root: pkgadd -d - < bash-2.05a.pkg pkgadd -d - < readline-4.2a.pkg |
|||
| Google The UNIX and Linux Forums |