I can't find the format file `xelatex.fmt'!

2013-09-30 Thread kuaf
Hi list, I've installed below package via 'setup-x86.exe': texlive 20130529-1 texlive-collection-basic 20130529-1 texlive-collection-xetex 20130529-1 texlive-collection-xetex-doc 20130529-1 Run '$ xelatex vimhelp-a4.tex', I get below message: This is XeTeX, Version

Re: What is wrong with SVN?

2013-09-30 Thread Angelo Graziosi
Warren Young wrote: What happens if you modify it a bit: $ CYGWIN_SQLITE_LOCKING=posix svn co svn://... It works for almost an hour (I started to think it was a good fix for me...) but then it stopped in the same way... :-( [...] Afortran-dev/gcc/testsuite/gcc.c-torture/execute/pr42

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-09-30 Thread Larry Hall (Cygwin)
On 9/30/2013 3:17 PM, Gary Johnson wrote: Any updates on this? Any other information we can provide to expedite a fix? I just had my PC upgraded from Windows XP to Windows 7 and have been reinstalling various applications including Cygwin. I'm using the 32-bit version because not all the packa

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-09-30 Thread Gary Johnson
Any updates on this? Any other information we can provide to expedite a fix? I just had my PC upgraded from Windows XP to Windows 7 and have been reinstalling various applications including Cygwin. I'm using the 32-bit version because not all the packages I use are available for 64-bit Cygwin.

Re: How does Cygwin determine PWD

2013-09-30 Thread Andrey Repin
Greetings, Wayne Johnson! > I am upgrading some of our scripts to use the latest version of Cygwin bash > et. al. and run into an interesting problem that I'm having trouble > explaining. > I have put bash, pwd, etc. into a directory called support_tools, and have a > batch file that does a cd

Re: Unexpected results: dirs | xargs -n 1 cygpath -aw

2013-09-30 Thread Andrey Repin
Greetings, Paul! > Sorry, this is a re-post. I did not completely sanitize the last post, > leading to inconsistent info. Unfortunately, I can't edit or retract a > post from a mailing list. Here is the self-consistent post: > I'm doing something wrong with xargs. If I simply use "cygpath -

Re: Unexpected results: dirs | xargs -n 1 cygpath -aw

2013-09-30 Thread Paul
Paul gmail.com> writes: > ...if I use xargs with cygpath, it doesn't [give expected results]: > >$dirs | xargs -n 1 cygpath -aw > > C:\cygwin\home\UserName\projects\project1\~\projects\project1 > C:\cygwin\home\UserName\projects\project1\~\projects\project2 > > Thanks if anyone

Re: What is wrong with SVN?

2013-09-30 Thread Warren Young
On 9/29/2013 13:39, Angelo Graziosi wrote: What is wrong with this command: $ svn co svn://gcc.gnu.org/svn/gcc/branches/fortran-dev fortran-dev What happens if you modify it a bit: $ CYGWIN_SQLITE_LOCKING=posix svn co svn://... That forces the SQLite library that Cygwin's svn is linked t

Re: Unexpected results: dirs | xargs -n 1 cygpath -aw

2013-09-30 Thread Paul
Sorry, this is a re-post. I did not completely sanitize the last post, leading to inconsistent info. Unfortunately, I can't edit or retract a post from a mailing list. Here is the self-consistent post: I'm doing something wrong with xargs. If I simply use "cygpath -aw" with 2 arguments, it

Re: How does Cygwin determine PWD

2013-09-30 Thread Wayne Johnson
I am upgrading some of our scripts to use the latest version of Cygwin bash et. al. and run into an interesting problem that I'm having trouble explaining. I have put bash, pwd, etc. into a directory called support_tools, and have a batch file that does a cd to the support_tools directory and t

Unexpected results: dirs | xargs -n 1 cygpath -aw

2013-09-30 Thread Paul
I'm doing something wrong with xargs. If I simply use "cygpath -aw" with 2 arguments, it works fine: $cygpath -aw ~/projects/project1 ~/projects/project2 C:\cygwin\home\Fred.Ma\projects\project1 C:\cygwin\home\Fred.Ma\projects\project2 If I use "xargs -n 1" with echo, it works f

Re: What is wrong with SVN?

2013-09-30 Thread Angelo Graziosi
David Stacey wrote: Here are some ideas: Firstly, check to see which versions of subversion, sqlite3 and cygwin you're using. Check the output of the following command, and if you're using older packages then try updating: $ cygcheck -c cygwin sqlite3 subversion Cygwin Package Informa

Re: GSL Package, Incomplete

2013-09-30 Thread marco atzeri
Il 9/30/2013 10:18 AM, wynfi...@gmail.com ha scritto: Re: NU Scientific Library (GSL) is a numerical library for C and C++ programmers. Can the gsl package maintainer or someone knowledgeable about it for cygwin tell me if the package is complete or is gsl-config missing or inappropriate for

GSL Package, Incomplete

2013-09-30 Thread wynfield
Re: NU Scientific Library (GSL) is a numerical library for C and C++ programmers. Can the gsl package maintainer or someone knowledgeable about it for cygwin tell me if the package is complete or is gsl-config missing or inappropriate for cygwin? I am getting an: error: Could not find gsl-c