-
Seems like the indenting was lost when I submitted the patch - PLEASE ADD THE APPROPRIATE LINES MANUALLY!!!
2008-08-18 10:19:37 UTC by nobody
-
When using the NETCDF_PREFIX environment variable setup.py fails to set netcdf_include and netcdf_lib, which causes the install to fail with the following message:
Traceback (most recent call last):
File "setup.py", line 38, in
config = configuration(top_path='').todict()
File "setup.py", line 30, in configuration
include_dirs=[netcdf_include],
NameError: global...
2008-08-18 10:17:44 UTC by nobody
-
same with both python 2.4 or python 2.5 and gcc 3.3 and gcc 4.0
running install
running build
running config_fc
running build_src
building extension "pynetcdf._netcdf" sources
building data_files sources
running build_py
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'pynetcdf._netcdf' extension
compiling C sources
gcc options...
2007-05-21 01:20:19 UTC by nobody
-
Python 2.4
########
Magick version = 6.2.5
########
['/usr/local/lib'] ['/usr/local/include']
running install
running build
running build_ext
building 'magick' extension
cc -fno-strict-aliasing -DNDEBUG -O -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fPIC -I/usr/local/include -I/usr/local/include/python2.4 -c imageobject.c -o...
2006-12-07 19:54:08 UTC by nobody
-
teoliphant committed revision 7 to the PyLab: A place to release Python tools SVN repository, changing 2 files.
2006-03-29 00:51:35 UTC by teoliphant
-
teoliphant committed revision 6 to the PyLab: A place to release Python tools SVN repository, changing 5 files.
2006-03-29 00:30:46 UTC by teoliphant
-
teoliphant committed revision 5 to the PyLab: A place to release Python tools SVN repository, changing 7 files.
2006-03-29 00:27:41 UTC by teoliphant
-
teoliphant committed revision 4 to the PyLab: A place to release Python tools SVN repository, changing 74 files.
2006-03-29 00:22:38 UTC by teoliphant
-
teoliphant committed revision 3 to the PyLab: A place to release Python tools SVN repository, changing 1 files.
2006-03-29 00:18:46 UTC by teoliphant
-
teoliphant committed revision 2 to the PyLab: A place to release Python tools SVN repository, changing 1 files.
2006-03-29 00:18:38 UTC by teoliphant