where is cygintl-3.dll

2005-10-06 Thread Pach Roman (GS-EC/ESA4) *
Hi, in which package from ./release directory can I find the libray cygintl-3.dll ? Roman -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

guile-1.7.2-1 AND cygwin-1.5.18-1

2005-10-06 Thread Pach Roman (GS-EC/ESA4) *
Hi, I'm trying to force the guile-1.7.2-1 to run under cygwin. The packages used are: guile-1.7.2-1.tar.bz2 libguile12-1.6.7-1.tar.bz2 libguile16-1.7.2-1.tar.bz2 After the guile has been started, the following error message is generated: guile --debug ERROR: In procedure dynamic-link:

AW: 1.5.16-1: chmod problem

2005-05-04 Thread Pach Roman (GS-EC/ESA4) *
On May 4 06:53, Pach Roman (GS-EC/ESA4) * wrote: I admit I'm stubborn about this topic but I'd like to propose the change of chmod implementation. I thing, it would be nice if the 'chmod +/-w' would have in the discussed case the same functionality as the Windows' command 'attrib'. See

AW: 1.5.16-1: chmod problem

2005-05-03 Thread Pach Roman (GS-EC/ESA4) *
An: cygwin@cygwin.com Betreff: Re: 1.5.16-1: chmod problem On May 2 07:41, Pach Roman (GS-EC/ESA4) * wrote: Hello, I have tried now using strace. The file strace.14 has been generated for cygwin-1.5.14-1, and strace.15 for cygwin-1.5.15-1. The command used was: strace chmod +w /u/tmp

Re: 1.5.16-1: chmod problem

2005-05-03 Thread Pach Roman (GS-EC/ESA4) *
I admit I'm stubborn about this topic but I'd like to propose the change of chmod implementation. I thing, it would be nice if the 'chmod +/-w' would have in the discussed case the same functionality as the Windows' command 'attrib'. See please the appended screenshot. U:\tmpls -l yahoo

1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
Hello, the following commands run properly on the c:/drive c touch yahoo c ls -l yahoo -rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo c chmod -w yahoo c ls -l yahoo -r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo but if I try it on the u:/ drive connected over net the following

AW: 1.5.16-1: chmod problem

2005-04-28 Thread Pach Roman (GS-EC/ESA4) *
On Apr 28 14:40, Pach Roman (GS-EC/ESA4) * wrote: Hello, the following commands run properly on the c:/drive c touch yahoo c ls -l yahoo -rw-rw-rw- 1 ropach mkpasswd 0 Apr 28 13:54 yahoo c chmod -w yahoo c ls -l yahoo -r--r--r-- 1 ropach mkpasswd 0 Apr 28 13:54

AW: how to get IP with a shell command?

2004-04-20 Thread Pach Roman (GS-EC/ESA4) *
To set the environment variable DISPLAY for XFree I use the following command export DISPLAY=`\ ipconfig | grep 'IP-Adresse' | \ sed 's/\(.*: \)\([0-9][0-9]*\.[0-9]*\.[0-9]*\.[0-9]*\)\(.*\)/\2/g'`:0.0 'IP-Adresse' must be replaced with the proper version according to you language.

AW: Solaris CDE 1.3 and cygwin

2004-03-11 Thread Pach Roman (GS-EC/ESA4) *
Hello, I have the same problem. The previous version of CDE has been working correctly. I suppose, there are new features of X-Protocol used in CDE, which make the cygwin problems. The cygwin sends no response to query message of CDE 1.3. Roman -Ursprüngliche Nachricht- Von: [EMAIL