![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Display multiple output lines | kingofprussia | UNIX for Dummies Questions & Answers | 5 | 05-23-2007 09:56 AM |
| Man command doesn't display any output amonst other problems | djdavies | AIX | 6 | 02-02-2007 06:07 AM |
| display and output...question | happyv | Shell Programming and Scripting | 5 | 01-25-2007 02:14 AM |
| To display 1 or 2 space bar output | missutoomuch | Shell Programming and Scripting | 2 | 02-11-2006 04:25 PM |
| output display alignment !! | rosh0623 | Shell Programming and Scripting | 7 | 07-21-2005 07:51 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Man command doesn't display any output amonst other problems :-)
hi all,
Newbie to Unix and AIX. So my apologies if this is in the wrong place, etc. Working on box - uname# uname -a AIX appt 3 5 00C08AAF4C00 when i type man (some valid command) it just returns me to the # prompt. Its running on the KSH shell. man was working but i was trying to install monitor-9.1.2 so i could get system stats. I have put the tar.gz file in a directory of its own, un tz, and un tar'd it. Changed the makefile cause the 3 locations requiried where all looking at locations usr/local/man /ucd and /bin. so changed these to /usr/man /ucd and /bin. tried to make the file but getting error ===================================================== make: 1254-004 The error code from the last command is 1. make: 1254-005 Ignored error code 1 from last command. make all cc -Dmon_notdef -DCOMPPROG=\"/usr/bin/gzip\" -DHIGHLIGHT=A_STANDOUT - DMON_VERSION=\"2.1.9\" -DMON_DATE=\"26feb2001\" -o get_odm get_odm.c -s -lodm -D MAIN /usr/bin/sh: not found make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. ======================================================== since then man hasnt worked also some current cron jobs i.e. errclear are now not function saying cannot exec shell. Im quite worried that i've managed to kill something here. Any advice welcomed. Again this is kinda several problems but i think they're all linked. Thanks in advance for the help. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|