Commit Graph

23 Commits

Author SHA1 Message Date
Ryan S. Elliott 775a15b9da Update lib/kim for kim-api-v1.9.2 2017-10-09 14:06:30 -05:00
Axel Kohlmeyer c6d923b6c8 make download function more resilient by also catching failed execution 2017-08-10 21:15:35 -04:00
Axel Kohlmeyer 146aa4cdbd fall back to wget when curl is not available 2017-08-10 09:05:23 -04:00
Axel Kohlmeyer b7b1257b01 remove attempts to use urllib and use curl for all downloading. restore printing help with no flags. 2017-08-08 17:00:09 -04:00
Axel Kohlmeyer b3244f9c98 more lib compilation updates 2017-08-08 07:20:33 -04:00
Axel Kohlmeyer 23ca0099f7 more updates to kim/Install.py to restore missing functionality and align with other scripts
- build into local directory to replace existing installation is now default
- add wrapper function that calls curl in case python package has not ssl support
- have to specify -n flag to avoid wiping out the existing installation
- can specify -p to point to an existing kim-api installation (implies -n)
2017-08-04 14:47:32 -04:00
Ryan S. Elliott 84065dde21 Refactor lib/kim/Install.py; works with phtyon 3 2.7 2017-07-20 12:02:50 -05:00
Axel Kohlmeyer 355aad9691 restore python3 support. this now can run with python 2.7.13 and 3.5.3. 2017-07-19 17:19:44 -04:00
Ryan S. Elliott f181a0bfab Update lib/kim/Install.py for phthon 2.7 conversion 2017-07-19 12:54:33 -05:00
Axel Kohlmeyer 81f342aafa fix variable name bug and synchronize with other ported Install.py files 2017-07-18 18:06:18 -04:00
Richard Berger d7355801df Make KIM Install.py Python 3 compatible 2017-07-15 12:03:04 -05:00
Steve Plimpton 296e572e69 better Install.py script for KIM from Ryan Elliott 2017-07-14 16:25:16 -06:00
Ryan S. Elliott e30c5fc956 Fixed shebang and renamed to lib/kim/Install.py 2017-07-10 21:05:29 -05:00
Ryan S. Elliott c29e8fba9b Updated lib/kim/README file to go along with new install.py 2017-07-10 17:00:30 -05:00
Ryan S. Elliott 8d592f4b9e Finalized code for lib/kim/install.py 2017-07-10 16:43:23 -05:00
Ryan S. Elliott b0be8b24ea Further work on lib/kim/install.py 2017-07-06 15:50:03 -05:00
Ryan S. Elliott 16fc2d6fe1 Add install.py and update config for kim lib 2017-07-06 15:49:58 -05:00
sjplimp c46d973c2b git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14823 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2016-04-13 22:25:46 +00:00
sjplimp ade2dca6af git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13506 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-07-02 00:45:28 +00:00
sjplimp ebcccbf9dd git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12908 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-09 15:52:12 +00:00
sjplimp d4c19826ba git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8336 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-06-19 19:45:47 +00:00
sjplimp c74d2c7e08 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7875 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-03-01 17:01:45 +00:00
sjplimp 0e1c7f13a1 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7607 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-30 22:53:13 +00:00