File permissions different inside and outside cygwin root

2015-05-21 Thread DeTracey, Brendan
Is the normal Cygwin behaviour to assign different file permissions outside of the Cygwin root directory? e.g. $ touch /home/detraceyb/testfile $ ll /home/detraceyb/testfile -rw-r--r-- 1 detraceyb Domain Users 0 May 21 09:20 /home/detraceyb/testfile $ getfacl /home/detraceyb/testfile # file:

RE: rar multipart decompression tool?

2015-03-10 Thread DeTracey, Brendan
7-zip https://cygwin.com/packages/x86/p7zip/ -Original Message- From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf Of Sivaram Neelakantan Sent: March-10-15 8:13 AM To: cygwin@cygwin.com Subject: rar multipart decompression tool? Is there any commandline

Cygwin and BitLocker

2015-02-05 Thread DeTracey, Brendan
Does anyone have experience with how Cygwin behaves with BitLocker? BitLocker is being rolled out in my corporate environment for all external media and I am a little concerned whether Cygwin will be able to read/write to external drives. I do not have local admin access on my machine. Thanks,

Building cdo

2014-12-11 Thread DeTracey, Brendan
Hi, I am trying to build cdo (https://code.zmaw.de/projects/cdo) from source and have a common problem: *** Warning: This system can not link to static lib archive /usr/local/lib/libsz.la. *** I have the capability to make that library automatically link in when *** you link to this library.

RE: Building cdo

2014-12-11 Thread DeTracey, Brendan
-11-14 2:04 PM To: cygwin@cygwin.com Subject: Re: Building cdo On 12/11/2014 6:31 PM, DeTracey, Brendan wrote: Hi, I am trying to build cdo (https://code.zmaw.de/projects/cdo) from source and have a common problem: *** Warning: This system can not link to static lib archive /usr

RE: gfortran netcdf version mismatch

2014-11-17 Thread DeTracey, Brendan
:46 PM, Marco Atzeri wrote: On 11/13/2014 4:35 PM, DeTracey, Brendan wrote: Hi, Trying to compile using gfortran and netcdf I get: Fatal Error: Cannot read module file 'netcdf.mod' opened at (1), because it was created by a different version of GNU Fortran rebuilt all with gcc-4.8.3

gfortran netcdf version mismatch

2014-11-13 Thread DeTracey, Brendan
Hi, Trying to compile using gfortran and netcdf I get: Fatal Error: Cannot read module file 'netcdf.mod' opened at (1), because it was created by a different version of GNU Fortran Might be the cygwin netcdf needs be rebuilt with current gfortran? (CYGWIN_NT-6.1-WOW64 xxx

RE: Making NetCDF 4.2 legacy C++

2013-04-02 Thread DeTracey, Brendan
...@cygwin.com] On Behalf Of marco atzeri Sent: 2013-March-29 5:54 AM To: cygwin@cygwin.com Subject: Re: Making NetCDF 4.2 legacy C++ On 3/28/2013 7:36 PM, DeTracey, Brendan wrote: Hi, I am trying to install the NetCDF 4.2 legacy C++ libraries, which are not available via setup.exe. Although I

Making NetCDF 4.2 legacy C++

2013-03-28 Thread DeTracey, Brendan
Hi, I am trying to install the NetCDF 4.2 legacy C++ libraries, which are not available via setup.exe. Although I have installed everything HDF5 via setup.exe I get the following problem: $ make make all-recursive make[1]: Entering directory `/home/detraceyb/netcdf-cxx-4.2' Making all in cxx