- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Pipe character & broken pipe error message
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 04:00 AM
11-02-2001 04:00 AM
Pipe character & broken pipe error message
If I run echo $TERM, it is set to dtterm
If I try to type the | character, the following appears on the screen ^??
When I try to install some software that has a | character in the installation script, it errors at that line and gives me an error message about a broken pipe.
I think the 2 things are probably linked.
Please help????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 04:38 AM
11-02-2001 04:38 AM
Re: Pipe character & broken pipe error message
Is the problem with only one userid or
with other user id's too? If it works
for root or other user id, copy the
.profile of that id and check. This is
obviously related to STTY setting in the
profile or the lack of it.
Also, try copying the
/etc/skel/.profile to your home directory
and check.
Also , see whether | is listed in stty -a output.
-raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 05:35 AM
11-02-2001 05:35 AM
Re: Pipe character & broken pipe error message
http://grid.let.rug.nl/~galiard/latin1.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 06:43 AM
11-02-2001 06:43 AM
Re: Pipe character & broken pipe error message
Other symptoms that I have since experienced are that if I rlogin to another HP-UX box from the problematic one, the problem exists when I try to use the pipe character on the other box. If I telnet into the problem box from a PC, the pipe character works fine.
One thing I forgot to mention earlier is that I replaced the .dtprofile on my 11i box with a .dtprofile from a HP-UX 10.20 box. Are the .dtprofile's different on the 2 different versions and could this be the problem?
If I run stty -a there is no mention of | whatsoever. Is this what you would expect to see?
With regards to the language, I am running en_GB.iso88591 according to the echo $LANG command.
If I run
LANG=en_GB.iso88591; export LANG
the variable changes but the problem with the character is still the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 07:40 AM
11-02-2001 07:40 AM
Re: Pipe character & broken pipe error message
Check KBD_LANG ::
http://www.cs.rit.edu/~hpb/Man/_Man_Dt_html/html5/dtenvvar.5.html
http://www.cs.rit.edu/~hpb/Man/_Man_Dt_html/html1/dtlogin.1.html
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2001 08:28 AM
11-02-2001 08:28 AM
Re: Pipe character & broken pipe error message
echo $KBD_LANG
nothing is set.
I tried running
KBD_LANG=en_GB.iso88591; export KBD_LANG
That didn't solve the problem
I also tried inserting that line into the .profile and logging in again which still didn't fix the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 01:04 AM
11-06-2001 01:04 AM
Re: Pipe character & broken pipe error message
The correct setting depends on which 'language' keyboard you have, i.e. UK English versus US English vs .... See the itemap(1M_ manual page for details. If you know the right setting, then you can probably fix it with "itemap -i -L -w /etc/kbdlang".
In any case, if this is indeed the ITE, then *first* try getting it to work *without* CDE, i.e. with a 'no-windows' (or similar) character mode login. When that works, try the same with CDE.
When/if you respond again, please post the product/part number of the keyboard (on the bottom).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 07:31 AM
11-06-2001 07:31 AM
Re: Pipe character & broken pipe error message
I tried changing it to US English using the command you suggested and the situation remained the same. I then changed it back to UK English using the same command and the problem still existed. I tried taking the box down to run level 2 (i.e. no CDE running) and the | character worked fine.
My keyboard HP part no. is A4983-60413
I think the above points to something to do with the graphical environment (CDE) Any suggestions what I could try next?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 08:06 AM
11-06-2001 08:06 AM
Re: Pipe character & broken pipe error message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2001 07:26 AM
11-09-2001 07:26 AM