Re: Can't install netCDF4

2011-11-28 Thread Tomas Staig
Edvardsen Kåre wrote: I need to install the netCDF4 package which is the Python/numpy interface to netCDF (see http://code.google.com/p/netcdf4-python/ ) I've tried to install version 0.9.4 and later, but they all give pretty much the same error message (attached). For me this looks like it is n

Re: Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-12 Thread Tomas Staig
Yaakov (Cygwin/X) wrote: On Mon, 2011-04-11 at 13:44 -0400, Tomas Staig wrote: First I'll state that this is most probably not BLODA (unless some default program that comes with W7 provokes it), FWIW, Windows Defender is a default component of recent versions of Windows, incl

Windows7 STATUS_ACCESS_VIOLATION and gcc/g++ linking problems

2011-04-11 Thread Tomas Staig
Dear all, we have successfully ported an application framework (based on CORBA) to Windows using Cygwin last year. This porting works properly under Windows XP, but we ran into some problems when we tried to use it under Windows 7 (32-bits) not long ago. While compiling ACE/TAO (Initial part

Re: libpq: problem with shared library

2010-10-06 Thread Tomas Staig
Tomáš Hajas wrote: Hello, I'm trying to use PostgreSQL C API under Cygwin, but libpq attempts load a very strange shared library. On run-time it states: "error while loading shared libraries: ?: cannot open shared object file: No such file or directory" and yes, name of the missing shared librar

Re: git stopped working with 1.7.1

2010-09-27 Thread Tomas Staig
survivant wrote: Does anyone one have an answer for this problem ? (I saw lot of threads in different forums.. but never an answer.) I'm trying to clone a repository from my computer to my computer. I,m using cygwin 1.7. I,m able to clone all my others projects without problems. This projec

Re: Linking shared libraries problem

2010-08-31 Thread Tomas Staig
Larry Hall (Cygwin) wrote: On 8/29/2010 7:08 PM, Tomás Staig wrote: Hi, I have been trying to port some software from Linux (Scientific Linux/RedHat) to windows using Cygwin. I have been able to port most of it with little changes but I encountered a problem when linking shared libraries. It