Hi
I've loaded the current RPM (r15028) and the problem persists.
That's not a show-stopper as I can still supply the ciao-site-file.el
myself.
But I still cannot get to 1st base with lpdoc.
I realise that the documentation is out of date but I would welcome some
guidance:
1. From the command line,
lpdoc -d doc_structure=ex dvi
Produces the error:
{ERROR absolute_file_name/7, arg 1 - existence error: source-sink:\
library(prelude) does not exist }
Similarly if I change dvi to html.
1. From within emacs (from the command: emacs ex.pl) when I take the
menu option:
Generate Documentation for Buffer:
a. The minibuffer reports:
Generating documentation for buffer...Done
b. A shell buffer is created showing: cd /tmp/lpdoc_ex.pl_1_xxxxxxxxxxx
where xxxxx... is a pid
If I type:
ls
the shell responds:
SETTINGS.pl
c. Nothing further happens!
2. If I take the menu option: Generate Documentation
a. The same behaviour as above occurs
The file ex.pl is a copy of your lpdoc example file.
Regards
John O'Gorman