AW: [bulk] - Re: Reduce noise in dependency declaration during uninstall in setup.exe

2014-01-23 Thread DEWI - N. Zacharias



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany

Tel.: +49 4421 4808 876

Fax: +49 4421 4808 843

Email: n.zachar...@dewi.de
Home: http://www.dewi.de
a UL company

DEWI GmbH has been acquired by UL (Underwriters Laboratories) and now operates 
as a UL Company.
DEWI GmbH
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly, Michael A. Saltzman, Sajeev Jesudas, Gitte 
Schjøtz
P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
Von: Cliff
Gesendet: Donnerstag, 23. Januar 2014 16:19
An: cygwin
Betreff: [bulk] - Re: Reduce noise in dependency declaration during
uninstall in setup.exe

[...]

One solution to this would be to reimplement it as two separate parts -
a non-Cygwin envelope (which could even be installed as an msi) and a
Cygwin-based package maintainer.  The Cygwin-based part would be a
completely separate Cygwin installation, with its own cygwin1.dll, and a
minimal set of utilities, and would not interfere with the main
installation.
The non-cygwin wrapper would simply install/update this mini-Cygwin
system and invoke the Cygwin-based package maintainer.

I second this idea.

The package maintainer would be based on the existing setup.exe,

I think this is not that good. If you rewrite the tool you should throw away 
ballast and use the chance to include new helpful things like a clean interface 
to an installation config file which allows cloning of existent installations.

Just my 2 cent
Norbert


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



can not mount Windows shares correctly

2013-11-18 Thread DEWI - N. Zacharias
Hi all,

Situation : A windows shared NAS to which I can connect using

net use 192.168.109.252\\storage /user:PC06\\user1 passwd

but then it is not possible to mount it to lets say /cygdrive/b

mount   192.168.109.252\\storage /cygdrive/b

mount: warning - /cygdrive/s does not exist.
mount: defaulting to 'notexec' mount option for speed since native path
   references a remote share.  Use '-f' option to override.

But

$ mount
//192.168.109.252/storage on /cygdrive/b type smbfs (binary,notexec,noacl,u=
ser)
C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib 
type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto)
B: on /cygdrive/b type ntfs (binary,posix=3D0,user,noumount,auto)
C: on /cygdrive/c type ntfs (binary,posix=3D0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=3D0,user,noumount,auto)
E: on /cygdrive/e type vfat (binary,posix=3D0,user,noumount,auto)
F: on /cygdrive/f type ntfs (binary,posix=3D0,user,noumount,auto)
H: on /cygdrive/h type nwfs (binary,posix=3D0,user,noumount,auto)

And:

$ ls -al /cygdrive/b/
ls: cannot access /cygdrive/b/: No such file or directory

If I use

net use b: 192.168.109.252\\storage /user:PC06\\user1 passwd The command 
completed successfully.

The result is slightly different:


$ mount
//192.168.109.252/storage on /cygdrive/b type smbfs (binary,notexec,noacl,u=
ser)
C:/cygwin/bin on /usr/bin type ntfs (binary,auto) C:/cygwin/lib on /usr/lib 
type ntfs (binary,auto) C:/cygwin on / type ntfs (binary,auto)
B: on /cygdrive/b type ntfs (binary,posix=3D0,user,noumount,auto)
C: on /cygdrive/c type ntfs (binary,posix=3D0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=3D0,user,noumount,auto)
E: on /cygdrive/e type vfat (binary,posix=3D0,user,noumount,auto)
F: on /cygdrive/f type ntfs (binary,posix=3D0,user,noumount,auto)
H: on /cygdrive/h type nwfs (binary,posix=3D0,user,noumount,auto)
S: on /cygdrive/s type smbfs (binary,posix=3D0,user,noumount,auto)

ls -al b:/
ls: cannot access b:/..: No such file or directory total 0
drwxr-xr-x 1 user1 None 0 Dec  5  2012 .
d? ? ? ??? ..
drwxr-xr-x 1 user1 None 0 Dec  5  2012 admin drwxr-xr-x 1 user1 None 0 Nov 18 
17:50 global
drwxr-xr-x 1 user1 None 0 Dec  5  2012 man drwxr-xr-x 1 user1 None 0 Dec  5  
2012 WTI

ls -al /cygdrive/b
total 0
drwxrwxrwx 1    0 Dec  5  2012 .
dr-xr-xr-x 1 user1 None 0 Nov 18 18:06 ..
drwxr-x--- 1    0 Dec  5  2012 admin
drwxrwxrwx 1    0 Nov 18 17:50 global
drwxr-x--- 1    0 Dec  5  2012 man
drwxr-x--- 1    0 Dec  5  2012 WTI

What is really strange is that the access via b:/ yields different access r= 
ights than /cygdrive/b

I would be really helpful to find a way to use this drive as /cygdrive/b/  = 
with the same access rights as for b:/

Also any other idea how to use this windows shares are highly appreciated !

'Thanks
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany

Tel.: +49 4421 4808 876

Fax: +49 4421 4808 843

Email: n.zachar...@dewi.de
Home: http://www.dewi.de
a UL company

DEWI GmbH has been acquired by UL (Underwriters Laboratories) and now operates 
as a UL Company.
DEWI GmbH
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly, Michael A. Saltzman, Sajeev Jesudas, Gitte 
Schjøtz
P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



perl switch question /setup.exe

2012-07-12 Thread DEWI - N. Zacharias

Hi all,
As far as I understand the discussion it is necessary to reinstall all modules 
which are not part of the cygwin packages.
Because this will consume a lot of time (rebase manually after every step etc. 
) I want to keep the old Version of perl for some time. Is there a way to 
prevent setup.exe  installs the new version permanently .

Best regards
Norbert


DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in Bremen
http://www.dewek.de/


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Directory structuring

2012-06-27 Thread DEWI - N. Zacharias

Hi Paul,

Von: PaulAThompson
Gesendet: Mittwoch, 27. Juni 2012 00:09

Betreff: [bulk] - Directory structuring


I am very confused about the correct manner of defining directory paths under
cygwin, perl, and bash. I cannot determine the correct manner. Using the
cygwin window, I navigate to locations using

cd /cygdrive/c/subdir

Using a bash shell to run a perl process under the shell and passing in a
directory, I must use a windows-style specification with *nix forward slashes

c:/subdir

I have tried a number of manner of using cd within the bash shell to change
directories without any success


[zac]  As far as I can reproduce all windows/terminals under cygwin using the 
bash. So the reason for your problem might be located somewhere else.

Is there a simple guide to the path specifications? This seems simple, but I
cannot figure out the correct specification

Within the bash shell, I have tried

cd /cygdrive/c/subdir
cd /cygdrive/c/subdir
cd c:/subdir
cd c:/subdir

None of these work

[zac] All of them should work! So what exactly is the reaction you get from the 
bash ??

Best regards
Norbert




DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in Bremen
http://www.dewek.de/


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: pipe error depending on drive

2012-06-11 Thread DEWI - N. Zacharias

Von: Larry Hall (Cygwin)
Gesendet: Freitag, 8. Juni 2012 04:31
Betreff: [bulk] - Re: pipe error depending on drive

On 6/7/2012 10:30 AM, DEWI - N. Zacharias wrote:

 Hi all,

 I have a strange behavior of cygwin here. I have two machines with the
 nearly (*)he same configuration on machine A everything works good, on
 B I get the error

 1 [main] sh 1884 sig_send: error sending signal -40 to pid 1884, pipe
handle 0x768, Win32 error 6
 sh: fork: retry: Resource temporarily unavailable

 depending on which drive I start a perl program which uses a pipe via
 IO::File-new(dosomething.pl |);

http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures


[zac] In the meantime it turned  out that the fork fails only if the bash was 
started form a network drive.
If the bash was started from local drive there is no problem with fork even if 
one switches to a network drive after launching bash.


snip

 Two other issues are also strange  :

 First if I try to update machine A I get the warning that this is the
 first time that I setup version 1.7 (setup 2.774)

More than 1 installation on this machine?  Check 'cygcheck -srv' output.

[zac] Nope!  And  it was not the first time I update Cygwin. The ones before 
work without such a notice.

[zac] Thanks and have a good time
[zac] Norbert


DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in Bremen
http://www.dewek.de/


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board:  Leitender Ministerialrat Norbert Nüsken

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



How to avoid the installation of Latex

2012-06-11 Thread DEWI - N. Zacharias

Hi all,

I tried to avoid the installation of all the latex stuff because first It 
consumes a lot of time and second I use Miktex so there is no need for it.
It also seems to be impossible to get rid of it after it was installed.

Norbert




DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in Bremen
http://www.dewek.de/


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board:  Leitender Ministerialrat Norbert Nüsken

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



pipe error depending on drive

2012-06-07 Thread DEWI - N. Zacharias

Hi all,

I have a strange behavior of cygwin here. I have two machines with the nearly 
(*)he same configuration on machine A everything works good, on B I get the 
error

  1 [main] sh 1884 sig_send: error sending signal -40 to pid 1884, pipe 
handle 0x768, Win32 error 6
sh: fork: retry: Resource temporarily unavailable

depending on which drive I start a perl  program which uses a pipe via 
IO::File-new(dosomething.pl |);

 (*) On A Cygwin is installed in C:\Programme\cygwin and uses
 Cygwin DLL version info:
DLL version: 1.7.9
DLL epoch: 19
DLL old termios: 5
DLL malloc env: 28
Cygwin conv: 181
API major: 0
API minor: 237
Shared data: 5
DLL identifier: cygwin1
Mount registry: 3
Cygwin registry name: Cygwin
Program options name: Program Options
Installations name: Installations
Cygdrive default prefix:
Build date:
Shared id: cygwin1S5

on B in C:\cygwin
and uses the most resent version

  Cygwin DLL version info:
DLL version: 1.7.15
DLL epoch: 19
DLL old termios: 5
DLL malloc env: 28
Cygwin conv: 181
API major: 0
API minor: 260
Shared data: 5
DLL identifier: cygwin1
Mount registry: 3
Cygwin registry name: Cygwin
Program options name: Program Options
Installations name: Installations
Cygdrive default prefix:
Build date:
Shared id: cygwin1S5



On drive C: everything works fine but on the other drives e.g. H

Mount yields:

Machine A
C:/Programme/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/Programme/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/Programme/cygwin on / type ntfs (binary,auto)
F: on /cygdrive/c type ntfs (text,posix=0,user,noumount,auto)
H: on /cygdrive/h type nwfs (text,posix=0,user,noumount,auto)

Machine B
C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (text,posix=0,user,noumount,auto)
F: on /cygdrive/f type nwfs (text,posix=0,user,noumount,auto)
H: on /cygdrive/h type nwfs (text,posix=0,user,noumount,auto)

Two other issues are also strange  :

First if I try to update machine A I get the warning that this is the first 
time that I setup version 1.7 (setup 2.774)
Second the /etc/fstab file seems to have no effect on the mountings on machine B
Even if I delete this file I get the same settings

Is there anybody out there who knows what is going wrong ??

Thanks
Norbert




DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in Bremen
http://www.dewek.de/


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board:  Leitender Ministerialrat Norbert Nüsken

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



parallel installations of cygwin

2012-03-16 Thread DEWI - N. Zacharias

Hi all,

We have a bunch of scripts running under cygwin version 1.5.x. Because they are 
used every day it is not considered as a good idea just to install the actual 
version and hope that everything works. Therefore I want to know if it is 
possible to have both installation (1.5 and 1.7) on the same machine. For 1.5 I 
found something on the net but this is from 2001

http://www.cygwin.com/ml/cygwin/2001-10/msg00625.html

It states that it is not possible because  (as far as I understand)  the mount 
table is realized by using the registry.

http://www.cygwin.com/1.5/cygwin-ug-net/using.html#mount-table

says :

The current user's table is located under HKEY_CURRENT_USER/Software/Cygnus 
Solutions/Cygwin/mounts vversion where version is the latest registry 
version associated with the Cygwin library (this version is not the same as the 
release number).

For me this sound like it is no problem to install the 1.7 version along with 
the 1.5 if I use a different directory as root.

Is it that simple ??

Thanks
Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board:  Leitender Ministerialrat Norbert Nüsken

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - start cygwin script from windows

2012-03-12 Thread DEWI - N. Zacharias

Hi Christian,

Von: Christian Buhtz []
Gesendet: Samstag, 10. März 2012 22:43
Betreff: [bulk] - start cygwin script from windows

I have a script running on cygwin.

I want to start it (with taksplaner) from windows but cygwin is not running.

How can I tell window to start the script but need to run cygwin first?


%CYGBINS%bash.exe -c %AUFRUF%

Where

%CYGBINS% is dos/windows path to bash (e.g. c:\cygwin\bin\)
And
%AUFRUF% the script with parameters  as you would call it from the bash command 
line

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board:  Leitender Ministerialrat Norbert Nüsken

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - [ANNOUNCEMENT] Updated: {serf,libserf1_0,libserf1-devel}-1.0.0-1

2011-09-23 Thread DEWI - N. Zacharias

Hi all,


 Von: David Rothenberger
 Gesendet: Donnerstag, 22. September 2011 19:47
 Betreff: [bulk] - [ANNOUNCEMENT] Updated: {serf,libserf1_0,libserf1-
 devel}-1.0.0-1

 The serf packages have been updated to the new upstream release
 1.0.0. See

   http://code.google.com/p/serf/source/browse/tags/1.0.0/CHANGES

 for more details about the changes in this release.

 More information about serf can be found at
 http://code.google.com/p/serf/.

Maybe a useful piece of software ... If I only know how to use it. I don't find 
any useful documentation.

Regards
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Gawk error under Cygwin

2011-08-18 Thread DEWI - N. Zacharias

Hi all,

I encounter a strange behavior of gawk under cygwin:

Using
 awk  -f somescript.awk

works fine except NaN handling which is switched on by --posix but

awk --posix  -f somescript.awk

produces an  error

awk somescript.awk:29: Fatal: Funktion 'systime' ist nicht definiert.
(systime not defined)

What is going wrong here ??

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Gawk error under Cygwin

2011-08-18 Thread DEWI - N. Zacharias

Hi Corrina,

 Von: Corinna Vinschen
 Gesendet: Donnerstag, 18. August 2011 15:21
 Betreff: [bulk] - Re: Gawk error under Cygwin

 On Aug 18 15:00, DEWI - N. Zacharias wrote:
 
  Hi all,
 
  I encounter a strange behavior of gawk under cygwin:
 
  Using
   awk  -f somescript.awk
 
  works fine except NaN handling which is switched on by --posix but
 
  awk --posix  -f somescript.awk
 
  produces an  error
 
  awk somescript.awk:29: Fatal: Funktion 'systime' ist nicht definiert.
  (systime not defined)
 
  What is going wrong here ??

 Try `gawk --lint -f somescript.awk'

Thanks that helps!
The problem was again in front of the computer.
I used awk instead of gawk.

Sorry for bothering you

Have a nice day
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Any estimate for perl 5.14?

2011-07-07 Thread DEWI - N. Zacharias



 Von: Reini Urban
 Gesendet: Mittwoch, 6. Juli 2011 20:05
 Betreff: [bulk] - Re: Any estimate for perl 5.14?


[...]

 I'll wait for rebase to appear and most likely we can get rid of perlrebase
 alltogether then.

This will be consented in the harshest of terms. ;-)

Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Strange error during /etc/profile

2011-04-04 Thread DEWI - N. Zacharias

Hi all,

After updating cygwin to the newest version after 3 Month I get a strange error 
if I start the Xwindow with bash as usual

/bin/find: `standard output': Bad file descriptor
/bin/find: Schreibfehler.

I can trace that to the attempt of /etc/profile to read /etc/profile.d

# Run all of the profile.d scripts
# Note that these are supplied by separate packages
# Ascending alphanumerical order enforced

#next line for debugging
echo before trying to read /etc/profile

if [ -d /etc/profile.d ]; then
while read f; do
if [ -f ${f} ]; then
. ${f}
fi
done - EOF
`/bin/find -L /etc/profile.d -type f -iname '*.sh' -or -iname '*.zsh' | 
LC_ALL=C sort`
EOF
fi
#next line for debugging
echo after trying to read /etc/profile

after adding the debugging lines I get

before trying to read /etc/profile
/bin/find: `standard output': Bad file descriptor
/bin/find: Schreibfehler.
after trying to read /etc/profile

but if I execute the /bin/find  line from the xwindow everything works as 
expected.

So do someone has an idea what's going on here ??

Thanks
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Additional Infos: Strange error during /etc/profile

2011-04-04 Thread DEWI - N. Zacharias

Hi all,
the error only shows up if I start from a network drive.(Netware)
If I modify /etc/profile like

MYPWD=$(pwd);
cd /cygdrive/c
[ do stuff...]
cd $MYPWD

everything works fine.

Norbert


 Gesendet: Montag, 4. April 2011 10:38
 Betreff: [bulk] - Strange error during /etc/profile


 Hi all,

 After updating cygwin to the newest version after 3 Month I get a strange
 error if I start the Xwindow with bash as usual

 /bin/find: `standard output': Bad file descriptor
 /bin/find: Schreibfehler.

 I can trace that to the attempt of /etc/profile to read /etc/profile.d

 # Run all of the profile.d scripts
 # Note that these are supplied by separate packages
 # Ascending alphanumerical order enforced

 #next line for debugging
 echo before trying to read /etc/profile

 if [ -d /etc/profile.d ]; then
 while read f; do
 if [ -f ${f} ]; then
 . ${f}
 fi
 done - EOF
 `/bin/find -L /etc/profile.d -type f -iname '*.sh' -or -iname '*.zsh' 
 |
 LC_ALL=C sort`
 EOF
 fi
 #next line for debugging
 echo after trying to read /etc/profile

 after adding the debugging lines I get

 before trying to read /etc/profile
 /bin/find: `standard output': Bad file descriptor
 /bin/find: Schreibfehler.
 after trying to read /etc/profile

 but if I execute the /bin/find  line from the xwindow everything works as
 expected.

 So do someone has an idea what's going on here ??

 Thanks
 Norbert


 --
 Dipl. Phys.
 Norbert Zacharias
 Wind Measurements  Power Curve Measurements
 DEWI GmbH
 Ebertstrasse 96
 26382 Wilhelmshaven
 Germany


 Tel.:   +49 4421 4808 876

 Fax:+49 4421 4808 843


 Email:  n.zachar...@dewi.de
 Home:   http://www.dewi.de

 DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
 Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
 Managing Director: Jens Peter Molly
 Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

 P Please consider the environment before printing this email.



 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Additional Infos: Strange error during /etc/profile

2011-04-04 Thread DEWI - N. Zacharias

Hi Dave,

 Von: David Sastre
 Gesendet: Montag, 4. April 2011 13:23

 Betreff: [bulk] - Re: Additional Infos: Strange error during /etc/profile

 On Mon, Apr 04, 2011 at 11:02:57AM +0200, DEWI - N. Zacharias wrote:
   After updating cygwin to the newest version after 3 Month I get a
 strange
   error if I start the Xwindow with bash as usual
  
   /bin/find: `standard output': Bad file descriptor
   /bin/find: Schreibfehler.
  
   I can trace that to the attempt of /etc/profile to read /etc/profile.d

[]

 The fact that /etc/profile wasn't automatically updated shows that you
 manually modified it.

That was true. Centuries ago I add some environment variable settings.

 Please check if the new version (find it at /etc/defaults/etc/profile)
 solves the problem for you.

It works !

 If it does, you can add your
 customizations to it afterwards.

That was not necessary because the settings have moved now to profile.d

Thanks a lot

Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



List of available network printer

2011-03-17 Thread DEWI - N. Zacharias

Hi all,

just a simple question :

how to get the list of available network printers for using lpr -P ?

eg

//Server/printername-x
//Server/printername-y

..

Thanks a lot
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



strange behaviour of Xfig under cygwin

2010-10-26 Thread DEWI - N. Zacharias

Dear all,

if I try to open a library in  3.2.5b first it takes a long time before the 
menu open.
Than after selecting a Library to load I get a lot of errors

File xxx.fig
Figure  resolution or coordinate specifier missing in line 5
Error reading xxx.fig

By the way get this error also if I use the file open menu for the library files

What is really strange is if I open the same files on a different computer it 
works without a problem.

The fstab is also the same on both computers. The only difference I see is that 
the computer on which I have the problem has a Portuguese (Brasil) language 
settings in Windows

Had someone encounter similar problems or know a solution for this?

Thanks
Have fun
Norbert





You want to visit the German Windenergy Conference DEWEK 2010 on 17/18 November 
2010 in Bremen?
Or order an exhibition booth there? Then go to: http://www.dewek.de/

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



/dev/ttys* under cygwin problem

2010-09-22 Thread DEWI - N. Zacharias

Hi all,

as mentinoned in http://cygwin.com/cygwin-ug-net/using-cygwinenv.html i have 
set CGWIN to tty .
But there are no tty devices under /dev.

$ echo $CYGWIN
tty

So what is wrong ??

Have a nice time
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - R: /dev/ttys* under cygwin problem

2010-09-22 Thread DEWI - N. Zacharias

Hi,

 Von: Marco Atzeri []
 Gesendet: Mittwoch, 22. September 2010 15:26
 An
 Betreff: [bulk] - R: /dev/ttys* under cygwin problem

 --- Mer 22/9/10, DEWI - N. Zacharias  ha scritto:

 
  Hi all,
 
  as mentinoned in http://cygwin.com/cygwin-ug-net/using-cygwinenv.html i
  have set CGWIN to tty .
  But there are no tty devices under /dev.
 
  $ echo $CYGWIN
  tty
 
  So what is wrong ??
 
  Have a nice time
  Norbert
 
 

 the TTY is not really needed anymore, see hand of the paragraph

 It should not be set when using other terminals (i.e., mintty or xterm). 

 About the other question, the /dev directory is a bit unusal,
 as it is populated by element that are usually not visible with
 $ls /dev

 see POSIX name on
 http://www.cygwin.com/cygwin-ug-net/using-specialnames.htm

This link do not work for me.

 try
 $ ls -l /dev/tty
 crw--w--w- 1 xxx  5, 0 2010-09-22 15:21 /dev/tty

 $ ls -l /dev/tty1 and so on.

Ok :

 ls -al  /dev/ttyS4
crw-rw-rw- 1 n-zacharias Kein 117, 4 22. Sep 17:28 /dev/ttyS4

but

stty -F /dev/ttyS4 ospeed 115200
stty: /dev/ttyS4: Permission denied

Again, whats going wrong

Thanks
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Some manpages are missing

2010-09-17 Thread DEWI - N. Zacharias

Moin,

 Von: Bengt Larsson []
 Gesendet: Mittwoch, 15. September 2010 23:16
 Betreff: [bulk] - Re: Some manpages are missing

 DEWI - N. Zacharias wrote:
 
 Hi,
 it seems to me that some manpages are missing:
 
 man printf yields the manpage  for man 1 printf

 Actually they are available but there seems to be something wrong with
 the packaging. There is a combined entry for `sprintf', `fprintf',
 `printf', `snprintf', `asprintf', `asnprintf', but there is only a
 filename for sprintf. You can see it with man sprintf.

Thanks a lot!

Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Some manpages are missing

2010-09-15 Thread DEWI - N. Zacharias

Hi,
it seems to me that some manpages are missing:

man printf yields the manpage  for man 1 printf

man 3 printf yields
No entry for printf in section 3 of the manual

Info printf yields info for Gun utils printf

The same for read.

But
man putc yields the right man page

I don't find a system behind that.

Do someone know what's going on ??

Have fun
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: GSMlib

2010-09-09 Thread DEWI - N. Zacharias

Hi Larry,

 Von: Larry Hall (Cygwin)
 Gesendet: Mittwoch, 8. September 2010 17:33
 Betreff: [bulk] - Re: GSMlib

 On 9/8/2010 10:00 AM, DEWI - N. Zacharias wrote:
 
  Hi all,
 
  has someone successfully compiled and installed  gsmlib 1.10
  (http://www.pxh.de/fs/gsmlib/index.html) ?

 Norbert, please don't commandeer another thread for your own purposes.
 If you have something that isn't related to an existing thread, just
 send a new email message to the list.  Replying to an existing message
 and changing the subject does not create a new thread

Opps, I'm very sorry !! Will do so in future!

By the way the spam protection blocks also mails containing the list address. 
Is this intended ??

Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



GSMlib

2010-09-08 Thread DEWI - N. Zacharias

Hi all,

has someone successfully compiled and installed  gsmlib 1.10  
(http://www.pxh.de/fs/gsmlib/index.html) ?

I run into trouble because of strange C++ errors . Because it is  part of 
Redhat 9 , Mandriva2010  it shoud be no problem to compile it with gcc.  But I 
get errors like

../gsmlib/gsm_map_key.h:49: error: declaration of 'operator' as non-function
or
../gsmlib/gsm_me_ta.h:389: error: extra qualification 'gsmlib::MeTa::' on 
member 'setCLIRPresentation'

Do someone know something about such issues on gcc ??

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Inconsistent escaping of bash commands (depends on the first command)

2010-07-30 Thread DEWI - N. Zacharias

Hi all,
my problem is similar to the escaping problem

I use generate and print print pdf from command line.
To print I use the windows gsprint program.

printer=-printer XXX\hplj-4700DTN
opts=-all -ghostscript \c:\\Programme\\gs\\gs8.63\\bin\\gswin32c.exe\

[1] /cydrive/c/Programme/gs/gsview/gsprint.exe $opts $printer \$1\

Or

[2] cmd /C c:\\Programme\\gs\\gsview\\gsprint.exe $opts $printer \$1\

Both version work. But they don't find the fonts located under

[3] /usr/share/ghostscript/fonts

OR

[4] c:\Programme\cygwin\usr\share\ghostscript\fonts

[4] is the contend of the Windows environment var GS_LIB

If I start the printing form a cmd shell (started from Windos) all the  font 
where found by gsprint.

From my point of view there is an inconsistency  between starting a window 
program form a cmd shell direct from windows and starting the same program 
from a cmd shell which is stared from cygwin.

Do someone have an idea how to fix that ??

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - sshd - sftp problem (perl demo)

2010-07-27 Thread DEWI - N. Zacharias



Hi,

 Von: Sisyphus
 Gesendet: Dienstag, 27. Juli 2010 07:37
 An: cygwin
 Betreff: [bulk] - sshd - sftp problem (perl demo)

 Hi,

 I have the following perl script that attempts to connect (from native
 Windows) to an sshd server (either localhost, which is a Cygwin sshd server,
 or a remote linux host)
 and create a Net::SSH2::SFTP object.

 ###
 use warnings;
 use Net::SSH2;

 my ($host, $user, $pass) = qw(blah blah blah);

 my $ssh2 = Net::SSH2-new;
 die can't connect unless $ssh2-connect($host);

 print Connected\n;

 die can't authenticate
  unless $ssh2-auth(username = $user,
 password = $pass);

Have a look at
http://prlmnks.org/html/569657.html
they mentioned that auth does not work

# authorize
# this works but I use keys below
# $ssh2-auth_password('z','foopass') or die Unable to login $@ \n;

#this dosn't work
#$ssh2-auth(username='z', interact = 1);

Maybe it helps.

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Interference with Windows keyboard language

2010-06-30 Thread DEWI - N. Zacharias

Good morning,

 Von: Corinna Vinschen
 Gesendet: Dienstag, 29. Juni 2010 17:07
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Interference with Windows keyboard language

 On Jun 29 17:01, DEWI - N. Zacharias wrote:
 
  Hi all,
 
  I had to setup an cygwin environment for a colleague which uses a laptop
 with Portuguese Keyboard under a English version of Windows and sometimes
 he also has to use german.
  Under windows the language bar makes it easy to switch between the
 keyboard layouts.
  I try to find out how to propagate this to Cygwin.
 
  http://www.cygwin.com/cygwin-ug-net/setup-locale.html
 
  mentioned that it is sufficient to set the LANG environment variable to the
 appropriate value. To do so I have to figure out the actual settings of the
 language bar.
  Has someone an idea how to solve this ?

 http://cygwin.com/cygwin-ug-net/using-utils.html#locale

 Does

   export LANG=`locale -uU`# bash, dash, ksh, zsh

 or

   setenv LANG `locale -uU`# tcsh

 help?

Not really because it uses the default setting not the actual. But anyway it is 
helpful in term of setting up a setlang.sh in the /etc/profile.d

Thanks and have a nice day
Norbert


 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Interference with Windows keyboard language

2010-06-29 Thread DEWI - N. Zacharias

Hi all,

I had to setup an cygwin environment for a colleague which uses a laptop with 
Portuguese Keyboard under a English version of Windows and sometimes he also 
has to use german.
Under windows the language bar makes it easy to switch between the keyboard 
layouts.
I try to find out how to propagate this to Cygwin.

http://www.cygwin.com/cygwin-ug-net/setup-locale.html

mentioned that it is sufficient to set the LANG environment variable to the 
appropriate value. To do so I have to figure out the actual settings of the 
language bar.
Has someone an idea how to solve this ?

Have a nice time
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias

Hi all,
Setup.exe reports that the mirror

ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/

is no longer on the official Cygwin mirror list.

That seems a bit  strange to me because this was a mirror for years and worked 
exceptional fast and stable.
Also all the other german mirrors disappear from the list.

Ok than I tried the remaining  mirrors
ftp://linux.rz.ruhr-uni-bochum.de
ftp://ftp.inf.tu-dresden.de

they are not working.

Only basemirror.de works.

Why all the working mirrors disappear and why do the most of the remaining not 
work ??
Who made this decision ?

Have fun
Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias


Addendum to my previous mail:

 Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de]
 Gesendet: Freitag, 25. Juni 2010 09:51
 An: cygwin@cygwin.com
 Betreff: [bulk] - Mirror Problems


 Hi all,
 Setup.exe reports that the mirror

 ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/

 is no longer on the official Cygwin mirror list.

 That seems a bit  strange to me because this was a mirror for years and
 worked exceptional fast and stable.
 Also all the other german mirrors disappear from the list.

 Ok than I tried the remaining  mirrors
 ftp://linux.rz.ruhr-uni-bochum.de
 ftp://ftp.inf.tu-dresden.de

 they are not working.

 Only basemirror.de works.

But really slow and with a lot of waiting !


 Why all the working mirrors disappear and why do the most of the remaining
 not work ??
 Who made this decision ?

 Have fun
 Norbert



 --
 Dipl. Phys.
 Norbert Zacharias
 Wind Measurements  Power Curve Measurements
 DEWI GmbH
 Ebertstrasse 96
 26382 Wilhelmshaven
 Germany


 Tel.:   +49 4421 4808 876

 Fax:+49 4421 4808 843


 Email:  n.zachar...@dewi.de
 Home:   http://http://www.dewi.de

 DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
 Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
 Managing Director: Jens Peter Molly
 Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

 P Please consider the environment before printing this email.



 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE RE Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias



Addendum again:

 Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de]
 Gesendet: Freitag, 25. Juni 2010 10:13
 An: cygwin@cygwin.com
 Betreff: [bulk] - AW: [bulk] - Mirror Problems



 Addendum to my previous mail:

  Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de]
  Gesendet: Freitag, 25. Juni 2010 09:51
  An: cygwin@cygwin.com
  Betreff: [bulk] - Mirror Problems
 
 
  Hi all,
  Setup.exe reports that the mirror
 
  ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/
 
  is no longer on the official Cygwin mirror list.
 
  That seems a bit  strange to me because this was a mirror for years and
  worked exceptional fast and stable.
  Also all the other german mirrors disappear from the list.
 
  Ok than I tried the remaining  mirrors
  ftp://linux.rz.ruhr-uni-bochum.de
  ftp://ftp.inf.tu-dresden.de
 
  they are not working.
 
  Only basemirror.de works.

 But really slow and with a lot of waiting !

Now it dosn't work get download incomplete message!


*grrmbl*
Norbert



  Why all the working mirrors disappear and why do the most of the remaining
  not work ??
  Who made this decision ?
 
  Have fun
  Norbert
 
 
 
  --
  Dipl. Phys.
  Norbert Zacharias
  Wind Measurements  Power Curve Measurements
  DEWI GmbH
  Ebertstrasse 96
  26382 Wilhelmshaven
  Germany
 
 
  Tel.:   +49 4421 4808 876
 
  Fax:+49 4421 4808 843
 
 
  Email:  n.zachar...@dewi.de
  Home:   http://http://www.dewi.de
 
  DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
  Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
  Managing Director: Jens Peter Molly
  Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny
 
  P Please consider the environment before printing this email.
 
 
 
  --
  Problem reports:   http://cygwin.com/problems.html
  FAQ:   http://cygwin.com/faq/
  Documentation: http://cygwin.com/docs.html
  Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


 --
 Dipl. Phys.
 Norbert Zacharias
 Wind Measurements  Power Curve Measurements
 DEWI GmbH
 Ebertstrasse 96
 26382 Wilhelmshaven
 Germany


 Tel.:   +49 4421 4808 876

 Fax:+49 4421 4808 843


 Email:  n.zachar...@dewi.de
 Home:   http://http://www.dewi.de

 DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
 Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
 Managing Director: Jens Peter Molly
 Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

 P Please consider the environment before printing this email.



 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias

Hi Andy,
 Von: Andy Koppe []
 Gesendet: Freitag, 25. Juni 2010 13:38
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Mirror Problems

 On 25 June 2010 08:50, DEWI wrote:
 
  Hi all,
  Setup.exe reports that the mirror
 
  ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/
 
  is no longer on the official Cygwin mirror list.
 
  That seems a bit  strange to me because this was a mirror for years and
 worked exceptional fast and stable.
  Also all the other german mirrors disappear from the list.
 
  Ok than I tried the remaining  mirrors
  ftp://linux.rz.ruhr-uni-bochum.de
  ftp://ftp.inf.tu-dresden.de
 
  they are not working.
 
  Only basemirror.de works.
 
  Why all the working mirrors disappear and why do the most of the remaining
 not work ??
  Who made this decision ?

 I think they automatically (and temporarily) fall off the list if
 they're not sufficiently up-to-date, which I'd guess is something to
 do with the large numbers of updates recently. Dresden and Bochum are
 still working fine for me.

Strange ! How long does it take to get the package list from them ??
I give up after 2 min where nothing happened


 Andy


 ps: Btw, your habit of starting a new thread for every reply is rather
 annoying.

Sorry don't know what your want .

 Please consider changing your subscription from digest to
 message-by-message and use your mailer to dump Cygwin mail into a
 separate folder.

Don't get the point why this setup of my mailer should have an influence on the 
 mail it self. Btw it is still as you suggest.

Have fun
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Wish for new setup

2010-06-25 Thread DEWI - N. Zacharias

Hi all,
It would be nice if a new version of setup.exe  will have a additional  flag  
which accept a file with a package list instead a list like -P .
With this it would be easy to clone installations with the help of cygcheck.

Kindly regards
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias




 Von: Christopher Faylor []
 Gesendet: Freitag, 25. Juni 2010 16:32
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Mirror Problems

 On Fri, Jun 25, 2010 at 09:50:48AM +0200, DEWI - N. Zacharias wrote:
 Setup.exe reports that the mirror
 
 ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/
 
 is no longer on the official Cygwin mirror list.
 
 That seems a bit strange to me because this was a mirror for years and
 worked exceptional fast and stable.  Also all the other german mirrors
 disappear from the list.
 
 Ok than I tried the remaining  mirrors
 ftp://linux.rz.ruhr-uni-bochum.de
 ftp://ftp.inf.tu-dresden.de
 
 they are not working.

 Actually they are both working.  The fact that you can't see them does not
 mean that
 sourceware.org can't see them.  sourceware.org maintains the list.

I see them on the list, but after selecting them from the list setup try to 
download the package list but nothings happenes.

 Btw, exaggerate much?

Having the problem to deal with two mirrors to setup a clone installation for a 
laptop. (using the local package dir) But with more than one it is quite tricky 
and takes a lot of time.

Have a nice day
Norbert



 cgf

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - AW: AW: [bulk] - Re: Setup.exe don't remember previos settings

2010-06-14 Thread DEWI - N. Zacharias

Hi Dave,

maybe I missed your answer but again I stumbled over the problem.

Any improvements since then ??

Have fun
Norbert
 Von: DEWI - N. Zacharias [mailto:s...@spammersarewelcome.com]
 Gesendet: Donnerstag, 6. Mai 2010 17:37
 An: Cygwin Mailing List
 Betreff: [bulk] - AW: AW: [bulk] - Re: Setup.exe don't remember previos 
 settings


 Hi Dave,

  Von: Dave Korn
  Gesendet: Donnerstag, 6. Mai 2010 17:07
  An: Zacharias, Norbert
  Cc: Cygwin Mailing List
  Betreff: Re: AW: [bulk] - Re: Setup.exe don't remember previos settings
 
  On 06/05/2010 15:36, DEWI - N. Zacharias wrote:
   Hi Dave,
 
Hi Norbert; let's keep this discussion on the list please, it'll be 
  archived
  for future use if anyone else ever has the same bug.

 Sorry used the wrong button !

 [..]
  
   Strange, isn't it ?
 
Yes, it is.  Well, or not; depends which user you are when you're running
  setup, and/or whether your mountpoints are mixed up.  Please run cygcheck
 -s
  -r -v  cygcheck.out and send the cygcheck.out file in an email to the 
  list -

 Done. One thing what is a little bit strange are the registry keys with
 Cygnus Solutions
 I thougt I had kill them.

 Have a good time
 Norbert

 --
 Dipl. Phys.
 Norbert Zacharias
 Wind Measurements  Power Curve Measurements
 DEWI GmbH
 Ebertstrasse 96
 26382 Wilhelmshaven
 Germany


 Tel.:   +49 4421 4808 876

 Fax:+49 4421 4808 843


 Email:  n.zachar...@dewi.de
 Home:   http://http://www.dewi.de

 DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
 Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
 Managing Director: Jens Peter Molly
 Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

 P Please consider the environment before printing this email.



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Question on setup.exe

2010-06-14 Thread DEWI - N. Zacharias

Hi there,

assume I had a cygwin installation on one computer with the local package 
directory located in c:\mylocalpackage.

Is it possible to copy this directory to a other  computer  and use the -L flag 
(local install) to install a identical copy of my Cygwin installation without  
access to the net ??(because the content of the local package dir constist of 
dirs corresponding to the Cygwin mirrors)

Have fun
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Error on Files with Hidden Attribute (Novell)

2010-06-08 Thread DEWI - N. Zacharias

Hi all,

$ ls -al ./xls/Thumbs.db
ls: cannot access ./xls/Thumbs.db: Input/Output error

Thumbs.db has the attribute hidden and is owend by an other user.
With

$ ls -al ./xls/
ls: cannot access ./xls/Thumbs.db: Input/Output error

?? ? ?   ?  ?? Thumbs.db

The same on local (NTFS) file system works without any complaints.

A good time to all
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



R statistical computing on Cygwin

2010-06-02 Thread DEWI - N. Zacharias

Hi all,

I can not find out if there is a package for Cygwin with R  a language 
specialized on statistical analysis .

http://www.r-project.org/

Is there anyone how use R in the Cygwin environment ??

Have fun
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: R statistical computing on Cygwin

2010-06-02 Thread DEWI - N. Zacharias

Hi Yaakov


 Von: Yaakov []
 Gesendet: Mittwoch, 2. Juni 2010 09:57
 An: cygwin-ports-gene...@lists.sourceforge.net
 Cc: cygwin@cygwin.com
 Betreff: Re: R statistical computing on Cygwin

 On Wed, 2 Jun 2010 09:02:06 +0200
 DEWI - N. Zacharias wrote:
  I can not find out if there is a package for Cygwin with R  a
  language specialized on statistical analysis .

 Not in the official distro, but Cygwin Ports provides an R package:

 http://cygwinports.org/

Thanks for the quick answer.


 If you have further questions about Ports packages, please direct them
 to the cygwin-ports-general list; Reply-To set accordingly.

Will do so in future!


Have a nice day
Norbert

 Yaakov

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: AW: [bulk] - Re: Reading /proc/registry/... returns extra char

2010-06-01 Thread DEWI - N. Zacharias




 Von: Andrey Repin []
 Gesendet: Dienstag, 1. Juni 2010 01:35
 An: Zacharias, Norbert; cygwin@cygwin.com
 Betreff: Re: AW: [bulk] - Re: Reading /proc/registry/... returns extra char

 Greetings, DEWI - N. Zacharias!

  As per
  definition of a text as multiple strings.
  You don't need to argue over it, just document it properly :)
 
   Converting a NUL to a EOL would be very strange behavior.
 
  Strange? I don't think so. I expect text data from text file. Not binary
  stream.

  If the content of a file is binary or text has nothing to do with the file
  structure. As an example a executable is a file as well.
  So what you expect does not matter! The inner structure of a file depends on
  the creator of the file.

 Inner structure of a REG_SZ variable is a... (surprize!) string!

Correct! A zero terminated c-style string! So agin what is your problem?


   I don't think you really know what you're asking for.
 
  I know. Look at windows own regedit and Registry Browser FAR plugin as
 two
  examples.
  They do such two-way conversion transparently for user.

  If you think that such a tool is a good idea, just contribute it.

 I don't think I need tools to filter string from string.

So why you bother us with this issue?

  By the way I really don't know why you wasting time  on writing mails
  instead of writing a short piece of code to handle such a string.

 I really don't know why you wasting time accusing me of wasting time?
 (I hope you got the point? It's my time, and I spending it as I see it fit)

You get all the information that you need to work with the registry.

Insisting on that other people should do an additional work just to please you 
will considered (at least by me)  as wasting time and increasing informational 
noise because there is nothing new or valuable in the additional mails .

  Eg. in perl it is just one command called chomp.

 May be. I don't know Perl.


Thats your problem ;-=

But to be serious just remove the last char from the string that's all.(simple 
isn't it ??)
In case you are using C you can even omit that because terminating a string 
with a zero byte is the native way of C to represent strings.

Have a nice day
Norbert






--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Reading /proc/registry/... returns extra char

2010-05-31 Thread DEWI - N. Zacharias

Dear Andrey,


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Andrey Repin [mailto:anrdae...@freemail.ru]
 Gesendet: Montag, 31. Mai 2010 01:35
 An: Christopher Faylor
 Betreff: [bulk] - Re: Reading /proc/registry/... returns extra char

 Greetings, Christopher Faylor!

[...]
I followed this thread for a while, but now I think I should contribute a 
little.

 As per
 definition of a text as multiple strings.
 You don't need to argue over it, just document it properly :)

  Converting a NUL to a EOL would be very strange behavior.

 Strange? I don't think so. I expect text data from text file. Not binary
 stream.

If the content of a file is binary or text has nothing to do with the file 
structure. As an example a executable is a file as well.
So what you expect does not matter! The inner structure of a file depends on 
the creator of the file.

  I don't think you really know what you're asking for.

 I know. Look at windows own regedit and Registry Browser FAR plugin as two
 examples.
 They do such two-way conversion transparently for user.

If you think that such a tool is a good idea, just contribute it.

By the way I really don't know why you wasting time  on writing mails instead 
of writing a short piece of code to handle such a string.

Eg. in perl it is just one command called chomp.


 --
 WBR,
  Andrey Repin (anrdae...@freemail.ru) 31.05.2010, 3:29

 Sorry for my terrible english...

Your  english is not that what bothering me  ;-)

Sorry but could not resist!

Have a good time

Norbert


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



eclipse and cygwin NTVDM CPU error

2010-05-25 Thread DEWI - N. Zacharias

Hi all,

running eclipse causes NTVDM CPU has encountered an illegal instruction error 
during startup

https://bugs.eclipse.org/bugs/show_bug.cgi?id=312885


Same error occurs on my machine after update Cygwin on2010/05/05 or 
2010/05/12.I'm not sure which of this updates causing the trouble because don’t 
shut down the machine so often.(eclipse open all the time)
 Until this update Eclipse runs without this error

Have a nice day
Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Missing stack_chk type functions

2010-05-20 Thread DEWI - N. Zacharias

Moin Reini,


 Von: Reini Urban [mailto:rur...@x-ray.at]
 Gesendet: Mittwoch, 19. Mai 2010 20:14
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Missing stack_chk type functions

 DEWI - N. Zacharias schrieb:
 
  Hi all,
  I tried to install the  Win32::GuiTest from cpan.
  It did not work because
 
  g++  -shared GuiTest.o DibSect.o  -o
 blib/arch/auto/Win32/GuiTest/GuiTest.dll  \
 /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll 
  -L/usr/lib/w32api
 -lgdi32\
 
  GuiTest.o:GuiTest.cpp:(.text+0x91f0): undefined reference to
 `___stack_chk_guard'
  GuiTest.o:GuiTest.cpp:(.text+0x96c1): undefined reference to
 `___stack_chk_fail'
  [...]
 
  I found Re: glibc-2.4 __stack_chk_guard/__pointer_chk_guard from 2006
 which is pretty old and refers to using distcc
  So I don't know whats the problem today.

 You need to install gcc4 and set it as default with set-gcc-default-4.sh

That was not the solution (gcc4 was already installed ) and running  
set-gcc-default-4.sh makes no difference

 g++ -v
Using built-in specs.
Target: i686-pc-cygwin
Configured with: 
/gnu/gcc/releases/packaging/4.3.4-3/gcc4-4.3.4-3/src/gcc-4.3.4/configure 
--srcdir=/gnu/gcc/releases/packaging/4.3.4-3/gcc4-4.3.4-3/src/gcc-4.3.4 
--prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var 
--sysconfdir=/etc --infodir=/usr/share/info --mandir=/usr/share/man 
--datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v 
--with-gmp=/usr --with-mpfr=/usr --enable-bootstrap 
--enable-version-specific-runtime-libs --with-slibdir=/usr/bin 
--libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc 
--disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 
--disable-sjlj-exceptions 
--enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --disable-symvers 
--enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp 
--enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic 
--enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 
CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind 
AS=/opt/gcc-tools/bin/as.exe AS_FOR_TARGET=/opt/gcc-tools/bin/as.exe 
LD=/opt/gcc-tools/bin/ld.exe LD_FOR_TARGET=/opt/gcc-tools/bin/ld.exe 
--with-ecj-jar=/usr/share/java/ecj.jar
Thread model: posix
gcc version 4.3.4 20090804 (release) 1 (GCC)


Have a nice day
Norbert

 --
 Reini Urban
 http://phpwiki.org/  http://murbreak.at/

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Missing stack_chk type functions

2010-05-19 Thread DEWI - N. Zacharias

Hi all,
I tried to install the  Win32::GuiTest from cpan.
It did not work because

g++  -shared GuiTest.o DibSect.o  -o blib/arch/auto/Win32/GuiTest/GuiTest.dll  \
  /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll 
-L/usr/lib/w32api -lgdi32\

GuiTest.o:GuiTest.cpp:(.text+0x91f0): undefined reference to 
`___stack_chk_guard'
GuiTest.o:GuiTest.cpp:(.text+0x96c1): undefined reference to `___stack_chk_fail'
[...]

I found Re: glibc-2.4 __stack_chk_guard/__pointer_chk_guard from 2006 which is 
pretty old and refers to using distcc
So I don't know whats the problem today.

Any hints ??

Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Setup.exe don't remember previos settings

2010-05-06 Thread DEWI - N. Zacharias

Hi all,

Every time I run setup.exe to update the installation  I have to fill in the 
Root Directory ,the Local Package Directory and the Download Site.

Because this is  annoying  and my colleagues which only using Cygwin are 
irritated by this I want to know if and how this behavior could be changed.

Have a nice day
Norbert

Ps. Setup version is 2.697





--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



reading /proc/registry/ causes Segmentation fault.

2010-05-05 Thread DEWI - N. Zacharias

Hi all,
The script below worked without problems last month.  But now I get 
Segmentation fault (core dumped).


If I use the lines which begins with

#this works fine

 instead of the one with GetWordExe it works fine.

I tested it with the latest update

Sorry that it is not shorter but it is the shortes form to get it work.

Have a nice day
Norbert
###
#! /usr/bin/perl -w
use IO::File;
my $RegistryOffice = 
'/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Office/';

my ($Reg_Word_Exe,$Reg_Office_Ver,$Reg_Word_Path);

sub GetOfficeVer
{
if($Reg_Office_Ver)
{
return($Reg_Office_Ver);
}
opendir( my $ww, $RegistryOffice);
my @a = grep{m/\d+\.\d+/}readdir($ww);
closedir($ww);
foreach my $tr(@a)
{
my $w = $RegistryOffice.$tr.'/Word/InstallRoot/Path';
if( -f $w)
{
$Reg_Office_Ver = $tr;
my $ww = IO::File-new( $w);
$Reg_Word_Path = $ww;
$ww-close();
$Reg_Word_Path =~ s/\r*\n//;
$Reg_Word_Path =~ s/\x0//;
last;
}
}
return($Reg_Office_Ver);
}

sub GetWordExe
{
if($Reg_Word_Exe)
{
return($Reg_Word_Exe);
}
if(!$Reg_Office_Ver)
{
GetOfficeVer();
}
opendir(my $ww,$Reg_Word_Path);
my @wa = grep{ m/^.*word\.exe/i} readdir($ww);
closedir($ww);
if(!...@wa)
{
return(undef);
}

$Reg_Word_Exe = $Reg_Word_Path.$wa[0];
return( $Reg_Word_Exe);
}

### here the script start working
my $myDir = /cygdrive/g/somedir;
my $myDoc = ' aname.doc /mamacro';

my $WordExe = Cygwin::win_to_posix_path(GetWordExe(),1);


#this works fine my $xx = 'C:\Programme\Microsoft Office\Office12\WINWORD.EXE';
#this works fine my $WordExe= Cygwin::win_to_posix_path($xx,1);

$WordExe=~s/ /\\ /g;
$WordExe.=$myDoc ;

system('cd '.$somedir.;\n.$WordExe);
sleep(3);

while(1)
{
print *;
my $ls = IO::File-new(ps -Wa |);
my @l = grep{ s/\n//  m/WINWORD\.EXE/ }$ls;
if(! @l)
{
last;
}
$ls-close();
}

exit;
##




--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: reading /proc/registry/ causes Segmentation fault.

2010-05-05 Thread DEWI - N. Zacharias

Hi Corinna,

 Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
 Gesendet: Mittwoch, 5. Mai 2010 11:39
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: reading /proc/registry/ causes Segmentation fault.

 On May  5 10:57, DEWI - N. Zacharias wrote:
 
  Hi all,
  The script below worked without problems last month.  But now I get
 Segmentation fault (core dumped).
 
 
  If I use the lines which begins with
 
  #this works fine
 
   instead of the one with GetWordExe it works fine.
 
  I tested it with the latest update
 
  Sorry that it is not shorter but it is the shortes form to get it work.

 Did you try with the Cygwin DLL from a recent developer snapshot from
 http://cygwin.com/snapshots/ ?

Because I run an update this morning my assumption was that I had the newest 
one.

Have a nice day
Norbert

 There was a buffer overflow in wide character string allocation which
 broke /proc/registry access.  It has been fixed one day after releasing
 Cygwin 1.7.5.





 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: [bulk] - Re: reading /proc/registry/ causes Segmentation fault.

2010-05-05 Thread DEWI - N. Zacharias

Hi Corinna,

 Von: Corinna Vinschen
 Gesendet: Mittwoch, 5. Mai 2010 14:32
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: [bulk] - Re: reading /proc/registry/ causes Segmentation
 fault.

 On May  5 14:02, DEWI - N. Zacharias wrote:
  Hi Corinna,
 
   Von: Corinna Vinschen [mailto:...]

 http://cygwin.com/acronyms/#PCYMTNQREAIYR


Sorry! Forgot to delete the mail address

   Did you try with the Cygwin DLL from a recent developer snapshot from
   http://cygwin.com/snapshots/ ?
 
  Because I run an update this morning my assumption was that I had the
 newest one.

 That's a strange assumption.

Ok, I'm  a strange person ;-) so sometimes I have strange thoughts.

The developer snapshots are not offical
 releases.  And the last official release was 1.7.5-1 from 2010-04-12.
 Did you try the latest developer snapshot in the meantime?

Yepp! I did and now it works !

Thanks for the hint.

 Schönen Tag noch
Norbert

 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: sigh

2010-04-13 Thread DEWI - N. Zacharias




 Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
 Gesendet: Dienstag, 13. April 2010 16:56
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: sigh

 On Apr 13 10:36, Christopher Faylor wrote:
  http://beautifuldiscovery.wordpress.com/2010/04/12/bash-access-
 violations-in-cygwin/

 You're reading the wrong websites.  Here's a nice one, auto-translated
 from german to english to take a bit of the seriousness out of it.

 http://translate.google.com/translate?u=http%3A%2F%2Fwww.zdnet.de%2Fsi
 cherheit_in_der_praxis_unix_power_fuer_windows_cygwin_1_7_ruestet_den_
 pc_auf_story-39001543-41500968-1.htmsl=detl=enhl=ie=UTF-8


*schauder* *b*  ;-)

Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - PLEASE TEST YOUR FS (was Re: 1.7.1: cvs version built in is unstable)

2010-04-07 Thread DEWI - N. Zacharias


Hi ,

 Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
 Gesendet: Mittwoch, 7. April 2010 19:27
 An: cygwin@cygwin.com
 Betreff: [bulk] - PLEASE TEST YOUR FS (was Re: 1.7.1: cvs version built in is
 unstable)


[...]

 Can anybody reproduce this problem with trailing dots and spaces in
 filenames on other filesytems than netapp?

 It would be quite helpful to get feedback from people using filesystems
 which are recognized by Cygwin as nwfs, unixfs, mvfs, or cifs.

on a Novell Network drive

$ echo bal  foo.
bash: foo.: No such file or directory
$
$ echo bal  foo
$
$ ls -al foo
-rw-r--r-- 1 n-zacharias Kein 5 2010-04-08 07:37 foo

On NTFS

$ echo bal  foo.
$ echo bal  foo
$ ls -al foo*
-rw-r--r--+ 1 n-zacharias Kein 5 2010-04-08 07:41 foo
-rw-r--r--+ 1 n-zacharias Kein 5 2010-04-08 07:41 foo.


Hope this helps.

Have a nice day
Norbert
 For testing, try to create *in Cygwin* a file called foo. and a file
  foo .  If it works, and if a following `ls' and `rm' on the file
 works as well, everything's fine.  If some error occurs, especially No
 such file or directory, then that filesystem probably requires special
 handling just like netapp.


 Thanks,
 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - PLEASE TEST YOUR FS (Addendum)

2010-04-07 Thread DEWI - N. Zacharias

Hi,
in addition to my previous mail

 /usr/lib/csih/getVolInfo /cygdrive/j
Device Type: 7
Characteristics: 30
Volume Name: USER01
Serial Number  : 2887515393
Max Filenamelength : 255
Filesystemname : NWFS
Flags  : 2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK: FALSE
  FILE_PERSISTENT_ACLS: FALSE
  FILE_FILE_COMPRESSION   : FALSE
  FILE_VOLUME_QUOTAS  : FALSE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: FALSE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS: FALSE
  FILE_SUPPORTS_ENCRYPTION: FALSE
  FILE_NAMED_STREAMS  : FALSE
  FILE_READ_ONLY_VOLUME   : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Core dump after reading from /proc/registry

2010-03-25 Thread DEWI - N. Zacharias

 Hi All,


To read the content of a registry key  I use :

my $ww = 
IO::File-new(/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/shbox/freepdfxp/fpDir);
my $Reg_FreePdf_Path = $ww;
$ww-close();

It works but a subsequent call  system(cd /cydrive/c/whatever)  crashes with
a core dump.

The strange thing is that if I  use another key it works it don't crash

The key which works is:

/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Office/12.0//Word/InstallRoot/Path
 (Reg_SZ)

But if I use
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/shbox/freepdfxp/fpDir (Reg_SZ)

I get a core dump

Do someone has an idea what's going wrong here ??

Have a nice time
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Very strange things happen

2010-03-24 Thread DEWI - N. Zacharias


Hi All,

To read the content of a registry key  I use :

my $ww = IO::File-new( 
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/shbox/freepdfxp/fpDir);
my $Reg_FreePdf_Path = $ww;
$ww-close();

It works but a subsequent call  system(cd /cydrive/c/whatever)  crashes with 
a core dump.

The strange thing is that if I  use another key it works it don’t crash

The key which works is:
 
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Office/12.0//Word/InstallRoot/Path
 (Reg_SZ)

But if I use
/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/shbox/freepdfxp/fpDir  (Reg_SZ)

Do some one has an idea whats going wrong here ??

Have a nice time
Norbert




--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Cygwin build scripts in perl

2010-02-26 Thread DEWI - N. Zacharias

Hello all,


 Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com]
 Gesendet: Donnerstag, 25. Februar 2010 16:43
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Cygwin build scripts in perl

 On Tue, Feb 23, 2010 at 03:30:05PM -0800, Ilguiz Latypov wrote:
 (a) I found that winsup/cygwin/mkimport specified non-existent file
 names as arguments to objcopy invocations.  I am not sure why this did
 not cause build breaks earlier.
 
 (b) It appears perl 5.6 and, possibly, perl 5.10 do not implement the
 list form of pipe in calls to open(),
 
 open $my_fd, '-|', $cmd, $arg1, $arg2

Try

use IO::File;

my $dosomething =ls -al $what;
my $in = IO::File-new($dosomething |);

while(my $line=$in-getline)
{
Do what you need to do
}

For additional infos on this issue just use your favored search engine with
Keywords Perl pipe open

For me this stuff works fine and without problems under Cygwin.


 I got around that by using regular pipes.
 
 (c) The Windows native build of perl wrapped into a cygpath-translating
 script /usr/bin/perl will require protection of drive letters when
 using a regex in speclib.  I believe this change may still work with
 Cygwin builds of perl.

With the cygwin port you can use Cygwin:: win_to_posix_path to make
live easier

More info for perl and cygwin :

http://search.cpan.org/~shay/perl/README.cygwin


A nice weekend to everbody
Norbert

 I am not aware of the purpose of the two scripts that I modified, but
 the fixes made my build succeed.

 It isn't clear from your email what you are attempting to accomplish but
 it sounds like you are trying to build cygwin using a non-cygwin-aware
 version of perl.  If that is the case, then this is not of interest to
 the project or this mailing list.

 In the patch below many of the changes are either inexplicable or just
 whitespace so I haven't spent much time trying to figure out if there
 is a bug fix in there.  I suspect that, since many people are building
 the Cygwin DLL, there can't be much of a problem.


 cgf

 Index: speclib
 ===
 
 RCS file: /cvs/src/src/winsup/cygwin/speclib,v
 retrieving revision 1.24
 diff -d -u -r1.24 speclib
 --- speclib  30 Nov 2009 15:40:23 -  1.24
 +++ speclib  23 Feb 2010 23:18:37 -
 @@ -13,7 +13,7 @@
 
  my ($ar, $as, $nm, $objcopy);
  GetOptions('exclude=s'=\...@exclude, 'static!'=\$static, 'v!'=\$inverse,
 -   'ar=s'=\$ar, 'as=s'=\$as,'nm=s'=\$nm, 'objcopy=s'=\$objcopy);
 +   'ar=s'=\$ar, 'as=s'=\$as,'nm=s'=\$nm, 'objcopy=s'=\$objcopy);
   
 gratuitous whitespace change
 
  $_ = File::Spec-rel2abs($_) for @ARGV;
 
 @@ -22,8 +22,11 @@
  (my $iname = basename $lib) =~ s/\.a$//o;
  $iname = '_' . $iname . '_dll_iname';
 
 -open my $nm_fd, '-|', $nm, '-Apg', '--defined-only', @ARGV, $libdll or
 -  die $0: execution of $nm for object files failed - $!\n;
 +my $qargs = join( , map(\$_\, @ARGV));
 +my $cmd_nm = $nm -Apg --defined-only $qargs \$libdll\;
 +print Reading from $cmd_nm ...\n;
 +open my $nm_fd, $cmd_nm | or
 +  die E: $0: $cmd_nm:\n$!\n;
  ^^
 inexplicable prepending of E: to an error message.

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: AW: [bulk] - Re: One Problem solved other found - dlclose not calling destructors

2010-02-09 Thread DEWI - N. Zacharias

Moin Moin,


 Von: Dave Korn [mailto:dave.korn.cyg...@googlemail.com]
 Gesendet: Freitag, 5. Februar 2010 15:30
 An: Dave Korn
 Cc: cygwin@cygwin.com
 Betreff: Re: AW: [bulk] - Re: One Problem solved other found - dlclose not
 calling destructors

 On 05/02/2010 14:12, Dave Korn wrote:


   BTW, and back on the main topic: I spent ten minutes last night (don't have
 a lot of spare time) trying to reproduce the problem, since I happen to have
 an eclipse install lying around.  I installed the latest version of the EPIC
 plugin, which was .33 compared to the .27 you are using, and I'm using a
 version of the DLL with the atexit patch.

Are you shure that the .33 version is the version of the Perl Debug Plug-In  
not the version of the EPIC Source Plug-in (vernr. 0.6.35)??
( help-About  Eclipse Platform -  Features Details-EPIC Project -Plug-in 
Details-Perl Debug Plug-in)


   Not having used EPIC debugger before I wasn't quite sure what to look for,
 but once I figured out how to configure it I was able to run your helloworld
 example and step over it.  I didn't see any hang, or launching delegate
 stuff, it seemed like it was working; I could step over the print statement
 and see the output and let the program run to completion.

   So you should at least try updating your EPIC to the latest, maybe it'll
 work for you too.

As far as I can figure out it is the latest version I use. I use the autoupdate
feature and   a manual update try don't change anything

But I discovered a small change in the perl output regarding on which 
cygwin1.dll
version Iuse.

In  a xterm with bash using

 /usr/bin/perl5.10.1.exe -d hw.pl

I get
With the cygwin1.dll provided by Corinna (without the applied patch)

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(hw.pl:3):print hello world\n;
  DB1

With cygwin1-20100207.dll

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(hw.pl:3):print hello world\n;
  DB1.

The difference is the  dot after DB1

Exactly there eclipse hangs.  (have a look at the attachment)


Do anyone have an idea why if only the cygwin1.dll is changed
the behavior of perl differs in this way??

I think the RE of eclipse which waits for the prompt fails because of the dot.

Have a nice time
Norbert







--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.


With the cygwin1.dll provided by Corinna (without the applied patch)  the debug 
console 
shows the following
 
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB1 printf $DB::OUT %vd, $^V;
5.10.1
  DB2 print $DB::OUT eval { require PadWalker; PadWalker-VERSION(0.08) }
1.9
  DB3 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB4 T
  DB5 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB6 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB7 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB8 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB9 .
main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB10 ;{
do 'dumpvar_epic.pm' unless defined dumpvar_epic::dump_lexical_vars;

my $offset = 0;
my $savout = select($DB::OUT);
dumpvar_epic::dump_lexical_vars($offset);
select($savout);
};


  DB11 
###


With cygwin1-20100207.dll

###
Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(/cygdrive/c/Workspace/nochntest/hw.pl:3):
3:  print hello world\n;
  DB1. 

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple

AW: [bulk] - Re: One Problem solved other found - dlclose not calling destructors

2010-02-08 Thread DEWI - N. Zacharias

Hi all,

 Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com]
 Gesendet: Freitag, 5. Februar 2010 15:53
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: One Problem solved other found - dlclose not calling
 destructors

 On Fri, Feb 05, 2010 at 09:27:45AM +0100, DEWI - N. Zacharias wrote:
 On Thu, Feb 04, 2010 at 11:38:41AM -0500, Christopher Faylor wrote:
 I guess your guess is wrong!
 
 Because with a dll
  without the patch based on the issue eclipse/perl works
 with the patch applied don't
 
 So whats so hard to understand ??

 You are assuming facts not in evidence.  Since you don't know anything
 about what's going on you can't claim that destructors are not called.
 For all you know, the patch searches for the word Zacharias in the
 environment and sleeps for an hour when it finds it.

 A better subject would be patch XYZ causes eclipse to hang.

Ok, I see that this may be the better subject. I promise to keep that in my 
mind in future.


 First of all if you deciede not to use Eclipse because of religious
 believes it is ok!

 Thanks for the validation.

You are welcome ;-)


 Second I know it is hard to fix things if the reports are unspecific. But 
 I'm really
 not able to give more precise reports. Corinna send different dlls 
  which
 I tested according to her advice and give feedback. I suggest to do 
  the
 same in your case.

 My purpose in responding was to let you know that no one would be
 attempting to fix this problem since no one is likely to download
 eclipse to figure the problem out.  You don't have to repeat yourself.
 I got it.  You can't provide more details beyond that.

Sorry but I thought that more people than me using this environment to write 
scripts

Have a nice day
Norbert

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: One Problem solved other found - dlclose not calling destructors

2010-02-05 Thread DEWI - N. Zacharias


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com]
 Gesendet: Donnerstag, 4. Februar 2010 17:39
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: One Problem solved other found - dlclose not calling
 destructors

 On Thu, Feb 04, 2010 at 05:28:51PM +0100, DEWI - N. Zacharias wrote:
 
 Hi,
 -Urspr?ngliche Nachricht-
  Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com]
  Gesendet: Donnerstag, 4. Februar 2010 16:30
  An: cygwin@cygwin.com
  Betreff: [bulk] - Re: One Problem solved other found - dlclose not calling
  destructors

 There is way WAY too much unneeded cruft in your responses.  You don't
 need any of the above.  This makes it very hard to read your messages.

You are right! And I apologize for that.
But it is beyond my influence because our mailsverver add this crop.
I have talked to the admins and hope that they will fix it.


 On Thu, Feb 04, 2010 at 03:10:04PM +0100, DEWI - N.  Zacharias wrote:
 after Corinna solved the executable flag issue on NWFS another strange
 thing happened.
 
 I use Eclipse Version: 3.4.2 Build id: M20090211-1700 with the EPIC
 Plugin to develop Perlscripts.
 
 After installing the new cygwin1.dll which handles the NWFS execute
 flag my debugger hangs at the stage 'launching delegate' .
 
 Then Corrinna sends me a cygwin1.dll where the patch
 http://cygwin.com/ml/cygwin-cvs/2010-q1/msg00065.html was not
 applied.
 
 With this dll the debugger works.  So it seems that the patch has side
 effects.
 
 Sorry but this really isn't very helpful.  With this dll the debugger
 works doesn't provide enough details.
 
 For details please ask Corrinna, she provides the dll which works.
 
 What destructors are not being called?
 
 Sorry I don't know!

 Ok, so I guess your subject wasn't accurate.

I guess your guess is wrong!

Because with a dll
 without the patch based on the issue eclipse/perl works
with the patch applied don't

So whats so hard to understand ??

 I Only see the effect and Corinna tell me that she build the
 Dll which works without the obove mentioned patch.
 
  Do you have a test case?
 Get eclipse, install epic Perl Debug Plug-in  0.6.27 , write a simple perl 
 script
 like
 
 #! /usr/bin/perl -w
 print(hello world\n);
 
 try to debug as Perl Local and you will see the debugger hanging around.
 
 Sorry but neither I have the knowledge to figure out which call of perl
 triggers the problem nor I have the  time to get it.

 Sounds like we'll have to live with Eclipse not being able to debug perl
 locals then because I'm not going to break a long-running tradition of
 keeping all of my computers Eclipse-free.

First of all if you deciede not to use Eclipse because of religious believes it 
is ok!

Second I know it is hard to fix things if the reports are unspecific. But I'm 
really
not able to give more precise reports. Corinna send different dlls which
I testedaccording to her advice and give feedback. I suggest to 
do the
same in your case.

Third If the same Programm works well with one Version of  Cygwin and not with
a newer Version of Cygwin it is not the fault of the Programm

Forth if the Programm did not work with a patch applied dll but without the 
patch
 the reason has to do with the patch. Maybe not the patch itself but at 
least
with its side effects.

At least if this problem is not fixed we will just use the old cywin version 
which runs
without any problems and not stop using Eclipse/perl.

Have fun
Norbert


--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: xls to text conversion ?

2010-02-05 Thread DEWI - N. Zacharias

Hi Maarten,


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Maarten Vanneste [mailto:maarten.w.b.vanne...@gmail.com]
 Gesendet: Freitag, 5. Februar 2010 08:49
 An: reid.thomp...@ateb.com; cygwin@cygwin.com
 Betreff: [bulk] - Re: xls to text conversion ?

 Reid, Kenneth,

 Thanks for your prompt feedback with links. I will check both
 alternatives over the weekend. The XLSperl has apparently the inverse
 operation as well, which could be nice.

You may also consider

http://search.cpan.org/dist/Spreadsheet-ParseExcel/

Have a nice time
Norbert



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



One Problem solved other found - dlclose not calling destructors

2010-02-04 Thread DEWI - N. Zacharias

Hi all,

after Corinna solved the executable flag issue on NWFS another strange thing 
happened.

I use Eclipse Version: 3.4.2 Build id: M20090211-1700 with the EPIC Plugin to 
develop Perlscripts.

After installing the new cygwin1.dll which handles the NWFS execute flag my 
debugger hangs at the
stage 'launching delegate' .

Then Corrinna sends me a cygwin1.dll where the patch
http://cygwin.com/ml/cygwin-cvs/2010-q1/msg00065.html was not applied.

With this dll the debugger works. So it seems that the patch has side effects.

Have a nice day
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: One Problem solved other found - dlclose not calling destructors

2010-02-04 Thread DEWI - N. Zacharias

Hi,



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com]
 Gesendet: Donnerstag, 4. Februar 2010 16:30
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: One Problem solved other found - dlclose not calling
 destructors

 On Thu, Feb 04, 2010 at 03:10:04PM +0100, DEWI - N. Zacharias wrote:
 after Corinna solved the executable flag issue on NWFS another strange
 thing happened.
 
 I use Eclipse Version: 3.4.2 Build id: M20090211-1700 with the EPIC
 Plugin to develop Perlscripts.
 
 After installing the new cygwin1.dll which handles the NWFS execute
 flag my debugger hangs at the stage 'launching delegate' .
 
 Then Corrinna sends me a cygwin1.dll where the patch
 http://cygwin.com/ml/cygwin-cvs/2010-q1/msg00065.html was not applied.
 
 With this dll the debugger works.  So it seems that the patch has side
 effects.

 Sorry but this really isn't very helpful.  With this dll the debugger
 works doesn't provide enough details.

For details please ask Corrinna, she provides the dll which works.

  What destructors are not being called?

Sorry I don't  know!
I Only see the effect and Corinna tell me that she build the
Dll which works without the obove mentioned patch.

 Do you have a test case?
Get eclipse, install epic Perl Debug Plug-in  0.6.27 , write a simple perl 
script like

#! /usr/bin/perl -w
print(hello world\n);

try to debug as Perl Local and you will see the debugger hanging around.

Sorry but neither I have the knowledge to figure out which call of perl
triggers the problem nor I have the  time to get it.

Have a good time anyway
Norbert

 cgf

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias

Hi,



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Larry Hall (Cygwin) [mailto:reply-to-list-only...@cygwin.com]
 Gesendet: Montag, 1. Februar 2010 17:07
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: AW: [bulk] - Re: Bash completion and symlinks problem

 On 02/01/2010 10:53 AM, DEWI - N. Zacharias wrote:
  Hi Corinna,
 
Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
Gesendet: Montag, 1. Februar 2010 16:18
An:cygwin@cygwin.com
Betreff: [bulk] - Re: Bash completion and symlinks problem
  
On Feb  1 12:51, DEWI - N. Zacharias wrote:

  Hi all,

  another problem after updating cgwin . The bash completion don't
 work for
symlinks .

  assume having a /cygdrive/c/bin directory which contains symlinks to
 scripts
in a central directory on our file sever say/cygdrive/x /centraltools/

  eg.

/cygdrive/c/bin/dosomething.pl -  /cygdrive/x
 /centraltools/dosomething.pl

  The strange thing is, old links as well as new ones executed fine. 
   Only
 they
don't appear in the completion.

  Can someone tell me why ??
  
Work for me.   Your symlink points to a script which has no execute
permissions (if acl is set on the target mount), or the script doesn't
 start
with a shebang.
  Mount says:
 
  C: on /cygdrive/c type ntfs (text,posix=0,user,noumount,auto)
  X: on /cygdrive/x type nwfs (text,posix=0,user,noumount,auto)
 ^^^
 See the recent archive threads on NetWare file systems.

Sorry but I don't find any useful  information in the mentioned threads.

As far as I understand ACL should be the default so why it is not possible
 to change the exec flag as it was possible under the previous version and
still works for the /cygdrive/c (which is mounted  with the same mount options) 
?

Have a nice day
Norbert











 --
 Larry Hall  http://www.rfk.com
 RFK Partners, Inc.  (508) 893-9779 - RFK Office
 216 Dalton Rd.  (508) 893-9889 - FAX
 Holliston, MA 01746

 
 _

 A: Yes.
   Q: Are you sure?
   A: Because it reverses the logical flow of conversation.
   Q: Why is top posting annoying in email?

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias

Hi,

--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
 Gesendet: Dienstag, 2. Februar 2010 11:11
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

 On Feb  2 10:18, Csaba Raduly wrote:
  On Mon, Feb 1, 2010 at 4:53 PM, DEWI - N. Zacharias  wrote:
  
  (snip)
   ls yields
  
   $ ls -al dosomething.pl
   -rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl
  
   Even if I use chmod 777 dosomething.pl  there is no change in -rw-r--r--
  
   Which seems to be no problem because it executes anyway.
  (snip)
   Only the completion did not work or better the completion for execution.
 
  Files without execute permission will not be offered for completion as
  the executable.

 Not quite.  On filesystems which don't maintain permissions or if noacl
 is set for the underlying mount, stat() opens the file and the first two
 bytes are read.  If the file starts with a magic cookie, one of them
 #!, the file gets the executable bits set.


This is the case here, also no  noacl is used  so whats going on ??
With the last version there was no problem with changing permissions to execute 
or testing them.

Have a nice time
Norbert




 Corinna

 --
 Corinna Vinschen  Please, send mails regarding Cygwin to
 Cygwin Project Co-Leader  cygwin AT cygwin DOT com
 Red Hat

 --
 Problem reports:   http://cygwin.com/problems.html
 FAQ:   http://cygwin.com/faq/
 Documentation: http://cygwin.com/docs.html
 Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias




--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Corinna Vinschen
 Gesendet: Dienstag, 2. Februar 2010 12:00
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks
 problem

 On Feb  2 11:18, DEWI - N. Zacharias wrote:
   Von: Corinna Vinschen [mailto:...]




 http://cygwin.com/acronyms/#PCYMTNQREAIYR

Opps Sorry!


   Not quite.  On filesystems which don't maintain permissions or if noacl
   is set for the underlying mount, stat() opens the file and the first two
   bytes are read.  If the file starts with a magic cookie, one of them
   #!, the file gets the executable bits set.
 
  This is the case here, also no  noacl is used  so whats going on ??
  With the last version there was no problem with changing permissions to
 execute or testing them.

 Did you see Larry's hint about NWFS?

I see it but I don't know what it really means

  Maybe it's a result of the
 NWFS problems in 1.7.1.  Try the latest developer snapshot from
 http://cygwin.com/snapshots/

Ok got it. Thank you.

 Have replaced the /bin/cywin1.dll with the content of cygwin1-20100129.dll
after shutdown every cywin process.  But it did not work :(

Still can not change the execute flag on the netware volumes.


$ /usr/lib/csih/getVolInfo /cygdrive/h
Device Type: 7
Characteristics: 30
Volume Name: ABLAGE
Serial Number  : 2887515393
Max Filenamelength : 255
Filesystemname : NWFS
Flags  : 2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK: FALSE
  FILE_PERSISTENT_ACLS: FALSE
  FILE_FILE_COMPRESSION   : FALSE
  FILE_VOLUME_QUOTAS  : FALSE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: FALSE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS: FALSE
  FILE_SUPPORTS_ENCRYPTION: FALSE
  FILE_NAMED_STREAMS  : FALSE
  FILE_READ_ONLY_VOLUME   : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


 /usr/lib/csih/getVolInfo /cygdrive/c
Device Type: 7
Characteristics: 20
Volume Name: 
Serial Number  : 478656801
Max Filenamelength : 255
Filesystemname : NTFS
Flags  : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK: TRUE
  FILE_PERSISTENT_ACLS: TRUE
  FILE_FILE_COMPRESSION   : TRUE
  FILE_VOLUME_QUOTAS  : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS: TRUE
  FILE_SUPPORTS_ENCRYPTION: TRUE
  FILE_NAMED_STREAMS  : TRUE
  FILE_READ_ONLY_VOLUME   : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


Have a nice time
Norbert



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias




--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-Ursprüngliche Nachricht-
 Von: Corinna Vinschen

 Gesendet: Dienstag, 2. Februar 2010 12:00
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks
 problem


[...]


 Did you see Larry's hint about NWFS?  Maybe it's a result of the
 NWFS problems in 1.7.1.  Try the latest developer snapshot from
 http://cygwin.com/snapshots/

Another strange thing is  that directories have the execution flag set while 
files don't.

Have a nice day
Norbert





--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Bash completion and symlinks problem

2010-02-01 Thread DEWI - N. Zacharias

Hi all,

another problem after updating cgwin . The bash completion don't work for 
symlinks .

assume having a /cygdrive/c/bin directory which contains symlinks to scripts in 
a central directory on our file sever say /cygdrive/x /centraltools/

eg.

 /cygdrive/c/bin/dosomething.pl - /cygdrive/x /centraltools/dosomething.pl

The strange thing is, old links as well as new ones executed fine. Only they 
don't appear in the completion.

Can someone tell me why ??


Kindly regards
Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-01 Thread DEWI - N. Zacharias

Hi Corinna,

 Von: Corinna Vinschen [mailto:corinna-cyg...@cygwin.com]
 Gesendet: Montag, 1. Februar 2010 16:18
 An: cygwin@cygwin.com
 Betreff: [bulk] - Re: Bash completion and symlinks problem

 On Feb  1 12:51, DEWI - N. Zacharias wrote:
 
  Hi all,
 
  another problem after updating cgwin . The bash completion don't work for
 symlinks .
 
  assume having a /cygdrive/c/bin directory which contains symlinks to scripts
 in a central directory on our file sever say /cygdrive/x /centraltools/
 
  eg.
 
   /cygdrive/c/bin/dosomething.pl - /cygdrive/x /centraltools/dosomething.pl
 
  The strange thing is, old links as well as new ones executed fine. Only they
 don't appear in the completion.
 
  Can someone tell me why ??

 Work for me.   Your symlink points to a script which has no execute
 permissions (if acl is set on the target mount), or the script doesn't start
 with a shebang.

Mount says:

C: on /cygdrive/c type ntfs (text,posix=0,user,noumount,auto)
X: on /cygdrive/x type nwfs (text,posix=0,user,noumount,auto)

ls yields

$ ls -al dosomething.pl
-rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl

Even if I use chmod 777 dosomething.pl  there is no change in -rw-r--r--

Which seems to be no problem because it executes anyway.

$ cat dosomething.pl
#! /usr/bin/perl -w

#
# testscript

print Hello world\n;



Only the completion did not work or better the completion for execution.

Kindly regards
Norbert



--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



File format problem after updatin to 1.7.1

2010-01-29 Thread DEWI - N. Zacharias

Hi all,

i have just updated to 1.7.1 an run in trouble.  During the previous 
installations there was a switch which sets the used file format Dos/Unix. This 
switch did not only disappear also the former uses file format (DOS) was set to 
Unix underhand . The result is that a lot of scripts did not work anymore 
because they produce  a bunch of lines  bash: $'\r': command not found 
instead of the expected output.  I'm not able to filter all the scripts and 
files to remove the DOS line separator so I have to set the file format 
correctly.

As far I can see there is no topic in the user manual which covers this issue 
also nothing in the FAQ.

Would someone be so kind to tell me how  to do this or if this is not possible 
how to downgrade cygwin?

Kindly regards
Norbert


--
Dipl. Phys.
Norbert Zacharias
Wind Measurements  Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:+49 4421 4808 843


Email:  n.zachar...@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple