John
solved
I was missing that package off my GPL cds and yes I have searched. From another site we did this
PACK=info; rpm -q $PACK && ls -l $(rpm -ql $PACK)
package info is not installed
PACK=info-install; rpm -q $PACK && ls -l $(rpm -ql $PACK)
-rw-r--r-- 1 root root 19216 Jan 7 20:58 /etc/info-dir
-rwxr-xr-x 1 root root 18820 Jul 30 04:06 /sbin/install-info*
lrwxrwxrwx 1 root root 21 Jan 7 20:59 /usr/share/info/dir -> ../../../etc/info-dir
-rw-r--r-- 1 root root 1225 Jul 30 04:06 /usr/share/man/man1/info.1.bz2
-rw-r--r-- 1 root root 782 Jul 30 04:06 /usr/share/man/man1/infokey.1.bz2
-rw-r--r-- 1 root root 1140 Jul 30 04:06 /usr/share/man/man1/install-info.1.bz2
-rw-r--r-- 1 root root 1016 Jul 30 04:06 /usr/share/man/man5/info.5.bz2
Now I know you think I am deceiving you but your other post said you need to install a package and I inferred you meant info-install or texinfo based on their descriptions being closest to INFO .it was not the answer.....reason for delay.
So, I went to rpmfind.net and found the info rpm file and installed it and that solved it
My GPL Mdk 10.1 does NOT have info rpm file on any cd.....and I have searched.
I put it down to a missing package.
happy new year.
ps
BUT NOW
urmpi info output gives
The following packages contain info:
info-install
mp3info
pinfo
procinfo
shared-mime-info
texinfo
xsysinfo
still no info showing up but info now works
for those sharing same missing package here is the one I used
(I have an amd64 but running as 32bit)
http://www.rpmfind.net//linux/RPM/ma...2mdk.i586.html