Hi

2016-05-26 13:27 GMT+02:00 Friedrich Beckmann <[email protected]>:

> Hi Harry,
>
> i did some research regarding the start of the default html browser on
> windows via
> „start“. I have commited a new patch
>
>
> http://git.savannah.gnu.org/cgit/pspp.git/commit/?id=970c24cc433e6d87cb3c502b2d2bdce6775a3d3e
>
> which hopefully works on windows also.
>

:-( Nop.  The displayed uri path,
file:///C:/Program%20Files%20(x86)/PSPP/share/doc/pspp/pspp.html/index.html,
  looks correct, but on MSWindows it is \ and not / although sometimes the
other works too.
When I try
  cmd
/C file:///C:/Program%20Files%20(x86)/PSPP/share/doc/pspp/pspp.html/index.html
which seems the command you generate works well in a commandshell/terminal
  ?????


> The help system will look for help resources with the following priorities:
>
> First: The yelp system, then
> If the directory <docpath>/pspp.html exists
>      Try the local html help files via
> <docpath>/pspp.html/<helppage>.html,
> else
>       http://www.gnu.org/software/pspp/manual/html_node/index.html
>
> To install the local html help pages (not the single page version), you
> have to run
>
> make html
> make install-html
>
> This will produce <psppinstallt>/share/doc/pspp/pspp.html/index.html and
> other html
> files in that directory. (Hopefully on windows also with suffix .html …)
>

Yes this is correct created on this path with this suffix.

Have fun
_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to