I am using rhide 1.4.9-1 and i am trying to use the help system. None of the items in Help menu is working.
Some says cannot open help file 'foo' Some says No info file defined
and so on
Please help me to fix it.
Logged In: NO
you have to install the gnu info pages of libc
Logged In: YES user_id=100533
I guess that you're using DJGPP?
Well, just copy %DJGPPDIR%\share\*.info to %DJGPPDIR% \info. But don't ask me why it has to be copied by hand to work properly.
Log in to post a comment.
Logged In: NO
you have to install the gnu info pages of libc
Logged In: YES
user_id=100533
I guess that you're using DJGPP?
Well, just copy %DJGPPDIR%\share\*.info to %DJGPPDIR%
\info.
But don't ask me why it has to be copied by hand to work
properly.