[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #46007] texi2dvi Msys support
From: |
Vincent Belaïche |
Subject: |
[bug #46007] texi2dvi Msys support |
Date: |
Sun, 20 Sep 2015 20:40:30 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko |
Follow-up Comment #2, bug #46007 (project texinfo):
Le 20/09/2015 17:31, Eli Zaretskii a écrit : > Follow-up Comment #1, bug
#46007 (project texinfo):
>
>> if test -n "$COMSPEC$ComSpec" && uname | $EGREP -iv 'cygwin
>> >/dev/null; then path_sep=";"
>
> Shouldn't that ' before "cygwin" be removed?
Certainly... probably I just edited the old code rather than copy-paste
the new one...
>
> Anyway, the above obviously doesn't cater to MSYS, which is why I
> believe you get the error message about missing TeX.
>
> About your patch: I think it's better to do this:
>
> MSYSTEM=$OSTYPE uname
>
> instead of saving and restoring MSYSTEM. I don't think systems other
> than MSYS will care.
I agree. Is it possible in sh too to do it this way ?
I have attached the updated patch as
file #34939 <https://savannah.gnu.org/bugs/download.php?file_id=34939>
FYI, I have also open the question of what MikTeX is exactly doing on
the MikTeX user mailing list
https://sourceforge.net/p/miktex/mailman/miktex-users/thread/DUB109-W135533811C5812A87D474E984470%40phx.gbl/#msg34476007
Let us see what Christian will feedback. Very funny : his first reaction
was to tell that MikTeX is not an Msys program, probably there was a
misunderstanding on what I meant, he certainly thought that I was
meaning "built using the MSYS autoconfiture" (FYI, in French "confiture"
means "jam").
Vincent.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46007>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
Re: [bug #46007] texi2dvi Msys support, Vincent Belaïche, 2015/09/23