* Mac OSX Lion * Ciao 1.14.2 * Emacs 24
I've installed Ciao using the Mac OSX installer. I've configured my shell to load the CIAOLIBDIR/DOTprofile file upon login per the Ciao docs, and can verify that it gets loaded. I start Emacs, open a "foo.pl" file, and successfully get the Ciao mode.
However, when I use the menu to go to the "Ciao system manual", it claims "Could not find ciao: manual in info dir". In addition to having the INFOPATH variable set, I also manually add the "/usr/local/share/info" directory to 'Info-directory-list in Emacs. Since there's only a file " ciao-1.14.2.info" in that folder, I've also made a symlink to just " ciao.info" in the same folder to see if that would work. None of the above has worked.
What can I do to get Emacs to incorporate the Ciao info file? I've followed these instructions<http://ciaohome.org/docs/branches/1.14/13646/CiaoDE-1.14.2-13646_ciao.html/C... of the Ciao emacs interface> to get my Emacs env setup, but I'm obviously missing something.
Thanks in advance, Daniel