installing probstat under Windows 2000

Cliff Wells LogiplexSoftware at earthlink.net
Wed Dec 4 17:46:13 EST 2002


On Wed, 2002-12-04 at 13:31, Duncan Smith wrote:
> I am struggling to do the install of probstat 0.912 (Python 2.2).
> 
> At the command prompt,
> 
> "python setup.py install"
> 
> "running install
> running build
> running build_ext"
> etc.
> 
> then a bunch of e.g.,
> 
> "include\cartesian.h(8) : error C2632: 'long' followed by 'long' is illegal"

Sounds like the source code uses the type "long long" which isn't
supported by all C compilers (I'm not sure if anything but gcc does, for
that matter).  Does the source say that it compiles with VC?

> and finally
> 
> ""C:\Program Files\Microsoft Visual Studio\VC98\BIN\cl.exe" failed with exit
> status 2."

> Any ideas?  TIA.
> 
> Duncan
-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
URL: <http://mail.python.org/pipermail/python-list/attachments/20021204/fdb09f1e/attachment.sig>


More information about the Python-list mailing list