this --> cd $AMBERHOME/lib
ln -sf ../miniconda/lib/tcl8.5
ln -sf ../miniconda/lib/tcl8
ln -sf ../miniconda/lib/tk8.5 <-- didn't work!
exporting the libraries did work!
PS. I tried with the Nvidia drivers for 15.04 (no 16.04 yet), but I ended
up in such a mess that I had to reinstall Ubuntu. So..I guess I'll wait.
On Tue, Sep 27, 2016 at 5:41 PM, Jason Swails <jason.swails.gmail.com>
wrote:
> On Tue, Sep 27, 2016 at 11:37 AM, Hai Nguyen <nhai.qn.gmail.com> wrote:
>
> > Can you try
> >
> > export TCL_LIBRARY=/home/elisa/amber16/miniconda/lib/tcl8.5/
> > export TK_LIBRARY =/home/elisa/amber16/miniconda/lib/tcl8.5/
> >
>
> The second line should be $AMBERHOME/miniconda/lib/tk8.5, not tcl8.5, but
> this should work as well (the downside is that it affects other Python
> installations on your system, forcing them to use miniconda's tcl libs).
>
> I've updated the Amber build process to automatically link those libraries
> to $AMBERHOME/lib to fix this problem (which works for me).
>
> HTH,
> Jason
>
> --
> Jason M. Swails
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Sep 28 2016 - 01:00:03 PDT