Package Details: pvm 3.4.6-5

Package Base: pvm
Description: Parallel Virtual Machine
Upstream URL: http://www.csm.ornl.gov/pvm/
Category: network
Licenses: GPL
Submitter: None
Maintainer: travnick
Last Packager: travnick
Votes: 11
First Submitted: 2007-02-26 02:46
Last Updated: 2015-01-28 09:12

Dependencies (1)

Required by (1)

Sources

Latest Comments

Comment by alucryd

2011-12-29 14:46

Could you remove the parentheses around the install file? Current pacman version will throw an error otherwise. Thanks in advance.

Anonymous comment

2011-11-15 15:06

pvm.install is not in the sources.

It would be nice to link to the right executables on x64

if test "$CARCH" == x86_64; then
ln stuff
fi

Anonymous comment

2010-11-11 08:54

Arch variable added, package updated, folders added. The previous maintainer probably removed them to make for a considerably lighter package. I left the "rm" command in comment in case someone prefers the previous behaviour. I just took over the package, feel free to comment for anything else that is missing (be gentle, it is one of my first adoptions).

Comment by giniu

2010-05-05 23:05

could you please add arch variable to this PKGBUILD? Also, seems like not all files are installed, i.e. I wanted to use it with rpvm, and it says:

Check if PVM_ROOT is defined...
Yes! PVM_ROOT=/usr/share/pvm3
Invalid PVM_ROOT. Cannot find /usr/share/pvm3/conf

There is no such dir inside, while it's described in Readme in /usr/share/pvm3.