Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Cannot install Pypvm (Python Parallel Virtual Machine)

View Parsed - Show only message text

Path: g2news1.google.com!postnews.google.com!d77g2000hsb.googlegroups.com!not-for-mail
From: spectru...@gmail.com
Newsgroups: comp.lang.python
Subject: Cannot install Pypvm (Python Parallel Virtual Machine)
Date: Tue, 6 May 2008 03:31:28 -0700 (PDT)
Organization: http://groups.google.com
Lines: 103
Message-ID: <a36320f6-1145-467e-bbb8-bf520420b831@d77g2000hsb.googlegroups.com>
NNTP-Posting-Host: 87.59.196.8
Mime-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
X-Trace: posting.google.com 1210069889 11907 127.0.0.1 (6 May 2008 10:31:29 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 6 May 2008 10:31:29 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: d77g2000hsb.googlegroups.com; posting-host=87.59.196.8; 
	posting-account=gUsDTQoAAADxidRhctqLdrpNVcMVF66s
User-Agent: G2/1.0
X-HTTP-UserAgent: Opera/9.50 (X11; Linux i686; U; en),gzip(gfe),gzip(gfe)

Hello.

I am trying to install Pypvm (http://pypvm.sourceforge.net/), the
Python interface to PVM ("Parallel Virtual Machine"). Unfortunately,
installation fails. I am hoping someone can help me fix it.

I am running Fedora Core 8 Linux.

The official Pypvm documentation is very helpful (or something),
providing the following:



To build Pypvm, cross your fingers and try:

make -f Makefile.pre.in boot
make

Or alternatively, try
  python setup.py build
  python setup.py install



For me, the "make -f Makefile.pre.in boot" seems to run fine, but the
"make" fails, giving (among other things) the following:



[ore@localhost pypvm-0.94]$ make
gcc -pthread -fPIC -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=3D2
  -fexceptions -fstack-protector --param=3Dssp-buffer-size=3D4 -m32 -
march=3Di386
  -mtune=3Dgeneric -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC
  -I/usr/include/python2.5 -I/usr/lib/python2.5/config    -c
  ././pypvm_coremodule.c -o ./pypvm_coremodule.o
=2E/./pypvm_coremodule.c:2:18: error: pvm3.h: No such file or directory
=2E/./pypvm_coremodule.c: In function =91was_error=92:
=2E/./pypvm_coremodule.c:81: error: =91PvmOk=92 undeclared (first use in
this function)
=2E/./pypvm_coremodule.c:81: error: (Each undeclared identifier is
reported only once
=2E/./pypvm_coremodule.c:81: error: for each function it appears in.)
=2E/./pypvm_coremodule.c:85: error: =91PvmBadParam=92 undeclared (first use
in this function)
=2E/./pypvm_coremodule.c:85: error: =91PvmMismatch=92 undeclared (first use
in this function)
[...]
=2E/./pypvm_coremodule.c:1889: error: =91PvmDupEntry=92 undeclared (first
use in this function)
=2E/./pypvm_coremodule.c:1767: warning: unused variable =91optModule=92
=2E/./pypvm_coremodule.c:1766: warning: unused variable =91resultModule=92
=2E/./pypvm_coremodule.c:1765: warning: unused variable =91notifyModule=92
=2E/./pypvm_coremodule.c:1764: warning: unused variable =91spawnModule=92
=2E/./pypvm_coremodule.c:1763: warning: unused variable =91dataModule=92
=2E/./pypvm_coremodule.c:1762: warning: unused variable
=91exceptionModule=92
make: *** [pypvm_coremodule.o] Error 1
[ore@localhost pypvm-0.94]$



In in alternate version, "python setup.py build" similarly fails:



[ore@localhost pypvm-0.94]$ python setup.py build
running build
running build_py
running build_ext
building 'pypvm_core' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-
D_FORTIFY_SOURCE=3D2 -fexceptions -fstack-protector --param=3Dssp-buffer-
size=3D4 -m32 -march=3Di386 -mtune=3Dgeneric -fasynchronous-unwind-tables -
D_GNU_SOURCE -fPIC -fPIC -I/usr/include -I/usr/include/python2.5 -c
pypvm_coremodule.c -o build/temp.linux-i686-2.5/pypvm_coremodule.o
pypvm_coremodule.c:2:18: error: pvm3.h: No such file or directory
pypvm_coremodule.c: In function =91was_error=92:
pypvm_coremodule.c:81: error: =91PvmOk=92 undeclared (first use in this
function)
pypvm_coremodule.c:81: error: (Each undeclared identifier is reported
only once
pypvm_coremodule.c:81: error: for each function it appears in.)
pypvm_coremodule.c:85: error: =91PvmBadParam=92 undeclared (first use in
this function)
[...]
pypvm_coremodule.c:1889: error: =91PvmDupEntry=92 undeclared (first use in
this function)
pypvm_coremodule.c:1767: warning: unused variable =91optModule=92
pypvm_coremodule.c:1766: warning: unused variable =91resultModule=92
pypvm_coremodule.c:1765: warning: unused variable =91notifyModule=92
pypvm_coremodule.c:1764: warning: unused variable =91spawnModule=92
pypvm_coremodule.c:1763: warning: unused variable =91dataModule=92
pypvm_coremodule.c:1762: warning: unused variable =91exceptionModule=92
error: command 'gcc' failed with exit status 1
[ore@localhost pypvm-0.94]$



Can anyone help me get it to work?

Thanks in advance.
- Claus Appel

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google