[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#199357: tetex-bin: texdoc tries to launch netscape



merge 122783 199357
thanks
On 30.06.03 Jean-Nicolas Kuttler (nkuttler@gmx.net) wrote:

Hello,

> $ texdoc babel
> /usr/bin/texdoc: line 1: netscape: command not found
> 
> A fix could look like:
> 
I merge further, as that bug looks similar to another one.

> @@ -34,7 +34,7 @@
>  : ${TEXDOCVIEW_dvi='xdvi %s &'}
>  : ${TEXDOCVIEW_pdf='acroread %s &'}
>  : ${TEXDOCVIEW_ps='ghostview %s &'}
> -: ${TEXDOCVIEW_html='netscape -remote openURL'"'(%s)'"' 2>/dev/null || netscape %s &'}
> +: ${TEXDOCVIEW_html='www-browser -remote openURL'"'(%s)'"' 2>/dev/null || www-browser %s &'}
>  : ${TEXDOCVIEW_txt="${PAGER-more} %s"}
>  : ${TEXDOCVIEW_="${PAGER-more} %s"} # no extension, default to pager
> 
How do you/we think about the solution in #122783? In this case we
need a depend on mime-support.

H. 
-- 
sigmentation fault



Reply to: