10 More Discussions You Might Find Interesting
1. HP-UX
Hi
im trying to install BASH on my hp-ux
i have the depot file on my machine.
im runnig the command: swinstall -s "name of the file" and on the very first screen im unable to pass the first phase, please see the screen shots attached. what am i doing wrong? im logged in as "root" (2 Replies)
Discussion started by: guy3145
2 Replies
2. Shell Programming and Scripting
I'm making an automated bash install script. When you install mysql-server using apt-get, there's a blue dialog screen where it wants you to chose your mysql root password.
Is there a way to pre-define the password in the apt-get command, or have it not chose a root password?
It's not a... (2 Replies)
Discussion started by: Matezius
2 Replies
3. OS X (Apple)
I have a file named 'aliases' which contains a list of aliases like:
alias loc='locate'
alias h='history'
alias .='pwd'
alias ..='cd ..'
alias cd..='cd .. ; pwd'
..............................
Where should I put this file (alias) so when Terminal launches .bash and thus a shell at... (1 Reply)
Discussion started by: shub22
1 Replies
4. Solaris
I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch.
I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies
5. AIX
Hi,
Im trying to install bash on AIX, I have rpm installed but get:
rpm --install bash-3.0-19.3.ppc.rpm
error: failed dependencies:
libc.so.6 is needed by bash-3.0-19.3
libc.so.6(GLIBC_2.0) is needed by bash-3.0-19.3
libc.so.6(GLIBC_2.1) is needed by... (0 Replies)
Discussion started by: chris5126
0 Replies
6. Linux
If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies
7. Linux
Hello,
I am trying to copy some dirs and files over from one part of my server to the other with groups, owners and permissions so . . .
I am using the command:
install -m <777> -o <owner> -g <group> /<source>/* /<destination>
This works fine for the files but gives me "install:... (1 Reply)
Discussion started by: dave_c00
1 Replies
8. HP-UX
I receive an error while installing Oracle 9i:
Error in invoking target install of makefile
/opt/oracle/product/9.2.0/sqlplus/lib/ins_sqlplus.mk
Furthermore:
$ whoami
oracle
$ echo $ORACLE_HOME
/opt/oracle/product/9.2.0
$ pwd
/opt/oracle/product/9.2.0/sqlplus/lib
$ ll
total... (5 Replies)
Discussion started by: chris2005
5 Replies
9. HP-UX
i'm newbie hp-ux . i want to install on my hp-ux B.11.23. actually i installed bash but when i run # bash
/usr/lib/hpux32/dld.so: Unable to find library 'libtermcap.so'.
Killed
how can i install bash ? any doc or how to ?
best regards (3 Replies)
Discussion started by: galkan
3 Replies
10. Solaris
Hi,
I'm kinda new to doing anything too complicated on unix. I'm trying to install bash 2.05b and have run into trouble. I have got the source code in a directory I have created called bashInstall.
I have run the config by doing....
sh ./configure and I get the following =>
aseries > sh... (5 Replies)
Discussion started by: ThePicklerUK
5 Replies