VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Tue Aug 27 2013 - 10:29:49 CDT
- Next message: Josh Vermaas: "Re: Problem in buried surface area calculation"
- Previous message: Joaquim Rui de Castro Rodrigues: "RE: Problem in buried surface area calculation"
- In reply to: Cook, Rich: "compiling VMD -- confused failure"
- Next in thread: Cook, Rich: "Re: compiling VMD -- confused failure"
- Reply: Cook, Rich: "Re: compiling VMD -- confused failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Richard,
  You need to make a symlink from your PLUGINDIR location, into 
vmd/plugins, if that wasn't where you had set PLUGINDIR to point to already.
That should cure that problem.  
Cheers,
  John
On Tue, Aug 27, 2013 at 01:15:07AM +0000, Cook, Rich wrote:
>    Hi, I am trying to build VMD from source.  
>    I'm following the instructions (I think) from 
>    http://www.ks.uiuc.edu/Research/vmd/doxygen/compiling.html#compiling
>    Here is what I do, and what happens.  I'd appreciate some guidance... 
>        tar -xzf $SRC_DIR/vmd-${_vers}.src.tar.gz
>        # http://www.ks.uiuc.edu/Research/vmd/plugins/doxygen/compiling.html
>        pushd plugins
>        make LINUXAMD64
>        export PLUGINDIR=$1${prefix}/plugins
>        make distrib  # <----------- SUCCEEDS 
>        popd
>        # http://www.ks.uiuc.edu/Research/vmd/doxygen/compiling.html#compiling
>        pushd vmd-${_vers}
>        export VMDINSTALLBINDIR=$1${prefix}/bin
>        export VMDINSTALLLIBRARYDIR=$1${prefix}
>        make linux.cuda64.opengl
>    At this point, I get this: 
>    + make linux.cuda64.opengl
>    ./configure LINUXAMD64 OPENGL FLTK TK IMD VRPN SILENT LIBSBALL XINPUT TCL
>    PTHREADS ACTC LIBTACHYON NETCDF PYTHON NUMPY CUDA
>    Halting configuration until VMD plugins are built.
>    VMD plugin directory not found.
>    Please compile the VMD plugins and do 'make distrib' to copy them
>    into a 'plugins' directory linked or located in this directory.
>    Be sure your PLUGINDIR environment variable is set before running
>    'make distrib' in the plugin build area.
>    What gives?  I have set PLUGINDIR as you can see in the commands above,
>    but it is being ignored.  
>    Thanks for any help... 
>    -- 
>    *Richard Cook   
>    * Lawrence Livermore National Laboratory
>    Bldg-453 Rm-4024, Mail Stop L-557        
>    7000 East Avenue,  Livermore, CA, 94550, USA
>    TEL (office) (925) 423-9605    
>    TEL (fax) (925) 423-6961
>    ---
>    Information Management & Graphics Grp., Services & Development Div.,
>    Integrated Computing & Communications Dept.
>    (opinions expressed herein are mine and not those of LLNL)
-- NIH Center for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 http://www.ks.uiuc.edu/~johns/ Phone: 217-244-3349 http://www.ks.uiuc.edu/Research/vmd/
- Next message: Josh Vermaas: "Re: Problem in buried surface area calculation"
- Previous message: Joaquim Rui de Castro Rodrigues: "RE: Problem in buried surface area calculation"
- In reply to: Cook, Rich: "compiling VMD -- confused failure"
- Next in thread: Cook, Rich: "Re: compiling VMD -- confused failure"
- Reply: Cook, Rich: "Re: compiling VMD -- confused failure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]



