> Python 2.5.1 (r251:54863, Jun 13 2007, 13:40:52)
> [GCC 3.2.3] on sunos5
> Type "help", "copyright", "credits" or "license" for more information.
import subprocess
> Traceback (most recent call last):
> File "", line 1, in
> File "/usr/local/lib/python2.5/subprocess.py", line 401, in
>
FWIIW, on my Solaris 10 (Opteron) machine, there are no import
subprocess errors, not with Python 2.4.3 nor with Python 2.5.
/Jean Brouwers
PS) Python 2.4.3 is the ActivePython Solaris build 11 from
ActivState. Python 2.5 was built from source using SUN compilers, not
GNU. There is an ActivePyt
On 15 Jun, 17:00, Lee <[EMAIL PROTECTED]> wrote:
> Has anyone ran into this problem? I've done extensive googling and
> research and I cannot seem to find the answer.
>
> I downloaded the source for 2.5.1 from python.org compiled and
> installed it on a Solaris box,
Aren't there additional linking