Search Criteria
Package Details: vmd 1.9.4a38-3
Git Clone URL: | https://aur.archlinux.org/vmd.git (read-only, click to copy) |
---|---|
Package Base: | vmd |
Description: | Visual Molecular Dynamics |
Upstream URL: | http://www.ks.uiuc.edu/Research/vmd/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | rata |
Maintainer: | berquist |
Last Packager: | berquist |
Votes: | 19 |
Popularity: | 0.003678 |
First Submitted: | 2006-07-10 06:25 |
Last Updated: | 2019-12-19 04:28 |
Dependencies (11)
- glu (glu-git)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libxi (libxi-git)
- libxinerama (libxinerama-randr-git)
- perl (perl-git)
- tcl (tcl85, tcl-nothreading)
- tcsh
- make (make3, make-git, make-without-guile) (make)
- netcdf (netcdf-openmpi) (optional) – MMTK and AMBER 9 trajectories support
- openbabel (openbabel-git) (optional) – additional file formats support
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (optional) – dmsplugin
Required by (5)
- ambertools (optional)
- gromacs (optional)
- gromacs-2019-complete (optional)
- lammps-git (optional)
- pmemd (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
steabert commented on 2012-01-13 08:42
@Zorino: did you download the file and put it in the same folder as the PKGBUILD?
Zorino commented on 2012-01-12 18:30
Hi,
I get this error when I try to install the package.
==> ERROR: vmd-1.9.bin.LINUXAMD64.opengl.tar.gz was not found in the build directory and is not a URL
Zorino commented on 2012-01-12 18:17
Hi,
I get this error when I try to install the package.
==> ERROR: vmd-1.9.bin.LINUXAMD64.opengl.tar.gz was not found in the build directory and is not a URL
steabert commented on 2011-09-05 14:06
Yes, the installer uses the $pkgdir variable to set some locations (Makefile doesn't support DESTDIR).
I changed the PKGBUILD, so now it should work properly. Sorry I missed that one!
steabert commented on 2011-09-05 14:06
Yes, the installer uses the $pkgdir variable to set some locations (Makefile doesn't support DESTDIR).
I changed the PKGBUILD, so now it should work properly. Sorry I missed that one!
Anonymous comment on 2011-09-05 12:55
As kjslag said, I needed to change the very same line in /usr/bin/vmd
I don't use yaourt btw, so the line was different, but I made it be 'set defaultvmddir="/usr/lib/vmd"' and life is easy :)
kjslag commented on 2011-08-31 23:22
thx for updating!
FYI, in /usr/bin/vmd I had to change
set defaultvmddir="/tmp/yaourt-tmp-k/aur-vmd/pkg/usr/lib/vmd"
to
set defaultvmddir="/usr/lib/vmd"
Anonymous comment on 2011-08-14 01:39
REALLY thanks for updating this package!
steabert commented on 2011-08-13 11:34
Yes, it might be a bit useless for AUR, I just found it convenient to handle my own VMD installation with a PKGBUILD. I thought it couldn't hurt to share.
Anonymous comment on 2011-08-13 03:45
Part of the problem is that there is a licence that you have to agree to before being able to download this package. It makes it basically impossible to get a working PKGBUILD.