Could you remove the parentheses around the install file? Current pacman version will throw an error otherwise. Thanks in advance.
Search Criteria
Package Details: pvm 3.4.6-5
Package Actions
| Package Base: | pvm |
|---|---|
| Description: | Parallel Virtual Machine |
| Upstream URL: | http://www.csm.ornl.gov/pvm/ |
| Category: | network |
| Licenses: | |
| Submitter: | None |
| Maintainer: | travnick |
| Last Packager: | travnick |
| Votes: | 11 |
| First Submitted: | 2007-02-26 02:46 |
| Last Updated: | 2015-01-28 09:12 |
Latest Comments
Comment by alucryd
Anonymous comment
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
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
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.