1835222 Members
2057 Online
110078 Solutions
New Discussion

Hp-UX man problem

 
guaggia
Advisor

Hp-UX man problem

hi all,

when I run the man command I obtain the following error message :

man make_depots
Reformatting entry. Wait...
/tmp/mana00911: line 1: Can't open file
tbl quits

thanks in advance
11 REPLIES 11
Mark Grant
Honored Contributor

Re: Hp-UX man problem

Are you running out of space in /tmp perhaps?
Never preceed any demonstration with anything more predictive than "watch this"
guaggia
Advisor

Re: Hp-UX man problem

thanks for your answer, but this is the situation of the /tmp file system.

# bdf /tmp
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol4 204800 7528 195792 4% /tmp


guaggia
KapilRaj
Honored Contributor

Re: Hp-UX man problem

can u try the same command as root ?

Kaps
Nothing is impossible
guaggia
Advisor

Re: Hp-UX man problem

I use the root user and I obtain the same error message.
Geoff Wild
Honored Contributor

Re: Hp-UX man problem

What's the permission of /tmp?

ls -ld /tmp
drwxrwxrwx 17 bin bin 6144 Jun 23 04:34 /tmp

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Shaikh Imran
Honored Contributor

Re: Hp-UX man problem

Hi,
Sorry Simple quest..
do you get the same error for all the man commands.
I mean
man ls
man vgimport
man vgexport etc..,

Regards,

I'll sleep when i am dead.
guaggia
Advisor

Re: Hp-UX man problem

I have checked the permission of the /tmp directory and it is corrects.
Geoff Wild
Honored Contributor

Re: Hp-UX man problem

Maybe recreate them?

Have a look at the catman command.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
guaggia
Advisor

Re: Hp-UX man problem

I obtain the same error message for all compressed man pages.

guaggia
guaggia
Advisor

Re: Hp-UX man problem

the problem was the permission of the /usr/bin/sh file.

thank to all for your help.

Guaggia
sreejith_4
Frequent Advisor

Re: Hp-UX man problem

Hi,

Is it happening for all users ?

Sreejith M