[paramiko] compiling pycrypto on AIX
Colin Landrum
colinlandrum at gmail.com
Mon Dec 31 15:55:55 PST 2007
I am trying to install Paramiko on an AIX box that doesn't have cc_r. It
does have gcc.
running
python setup.py build --help-compiler
just
tells me --compiler=unix standard UNIX-style compiler
If I try python setup.py build -c gcc
it tells me:
running build
running build_py
running build_ext
error: don't know how to compile C/C++ code on platform 'posix' with 'gcc'
compiler
How can I use gcc already!!??!
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lag.net/pipermail/paramiko/attachments/20071231/180e47dd/attachment.htm
More information about the paramiko
mailing list