Package Details: vmd 1.9.4a57-1

Git Clone URL: https://aur.archlinux.org/vmd.git (read-only, click to copy)
Package Base: vmd
Description: Visual Molecular Dynamics (official binary build)
Upstream URL: http://www.ks.uiuc.edu/Research/vmd/
Licenses: custom
Conflicts: vmd-src
Provides: vmd
Submitter: rata
Maintainer: berquist
Last Packager: berquist
Votes: 20
Popularity: 0.000000
First Submitted: 2006-07-10 06:25 (UTC)
Last Updated: 2023-06-10 01:50 (UTC)

Dependencies (11)

Required by (1)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Zorino commented on 2012-01-14 01:19 (UTC)

Thank you ! I apologize for my mistake I understand now that the PKGBUILD needs the file to install it because of the license.

steabert commented on 2012-01-13 08:42 (UTC)

@Zorino: did you download the file and put it in the same folder as the PKGBUILD?

Zorino commented on 2012-01-12 18:17 (UTC)

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 (UTC)

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!

<deleted-account> commented on 2011-09-05 12:55 (UTC)

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 (UTC)

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"

<deleted-account> commented on 2011-08-14 01:39 (UTC)

REALLY thanks for updating this package!

steabert commented on 2011-08-13 11:34 (UTC)

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.