On 16.06.10 Stéphane Glondu ([email protected]) wrote:

Hi,

> texi2dvi calls grep this way (when called on a trivial file, such as
> the one attached):
> 
>   egrep '^(/|[A-z]:/)'
> 
> Which results in a "egrep: Fin d'intervalle invalide" error in French
> locale.
> 
hi...@drachi:~$ egrep '^(/|[A-z]:/)' a.tex 
hi...@drachi:~$
hi...@drachi:~$ locale
LANG=en_US.UTF-8
<etc.>

Is this problem limited to the French locale? Do you eventually have
a solution, perhap setting the locale to POSIX before running this
command?

H.
-- 
sigmentation fault



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to