RE: tar and the symlinks

2004-07-06 Thread ZXPLESPAC001, Ext
-Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Monday, July 05, 2004 8:09 PM To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]' Subject: Re: tar and the symlinks At 06:54 AM 7/5/2004, you wrote: Hi, I (tried to) read the FAQ carefully and did'nt find a clue.

tar and the symlinks

2004-07-05 Thread ZXPLESPAC001, Ext
Hi, I (tried to) read the FAQ carefully and did'nt find a clue. The problem is for the packaging of applications that install some of their files in a directory that is a link. On NT4 I have a strange behavior: the directory is hidding the link and the files didn't mix. OK, I know that my

BadAtom with latest XWin

2004-05-14 Thread ZXPLESPAC001, Ext
Hi, I have a problem with Xwin. Here are the facts: - latest cygwin on NT4 - remotely logued with ssh on a Linux RH Enterprise WS3 machine - launched gvim Here is the error message (gvim was relaunched with '--sync'): The program 'gvim' received an X Window System error. This probably

stat()/lstat() problem (?)

2004-04-28 Thread ZXPLESPAC001, Ext
Hi, here is my question/problem (see the example program below): -// #include stdio.h #include sys/types.h #include sys/stat.h #include errno.h static int is_dir(char * dr) { struct stat st; if(stat(dr, st) == -1) { perror(stat);

gettext-0.12.1-3 (+gettext-devel+libgettextpo0+libintl2) question

2004-04-28 Thread ZXPLESPAC001, Ext
Hi, I had problems with gettext enabled programs when running Cygwin with a french locale (LANG=fr;LC_ALL=fr;LC_CTYPE=iso-8859-1), all translated messages containing special characters (0x160 to 0x255 : letters with accent, grave,...) where bad: é (small e acute) was displayed 'e

WEB SITE: Package List Search

2004-04-28 Thread ZXPLESPAC001, Ext
Hi, (apparently for infos on the web site I must write to the cygwin general mailing list) Here is the question: the web page http://cygwin.com/packages/ showing the current package list seems to be generated by a CGI (http://cygwin.com/cgi-bin2/package-grep.cgi). Is its source code

[mesa3d] performance on cygwin

2004-04-23 Thread ZXPLESPAC001, Ext
Just a little information message for Mesa3d performance on Cygwin. This is the ouput of progs/demos/readpix (from MesaDemos-6.0.1) : - benchmark with standard cygwin x11 and my personnal build of glut-3.7 (static) GL_VERSION = 1.2 (1.4 Mesa 5.0.2) GL_RENDERER = Mesa GLX Indirect Loaded