Actions
Feature #1211
closedScript to test 3rd party package installation
Status:
Closed
Priority:
Normal
Assignee:
Amber Herold
Category:
Installation
Target version:
Start date:
02/28/2011
Due date:
% Done:
0%
Estimated time:
Description
cd to myami/appion/test
python check3rdPartyPackages.py
will display a list of packages that could not be found with a call to "which".
Updated by Amber Herold over 13 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Amber Herold to Anchi Cheng
Updated by Anchi Cheng over 13 years ago
- Assignee changed from Anchi Cheng to Amber Herold
added package name in the output. r15470, r15471 This check does not include ones called through python such as Chimera. It should be added at some point.
Neil,
We can't find acetilt.py in the repository that is called from pyacetilt.py Could you tell us what happen?
Updated by Amber Herold over 13 years ago
- Status changed from In Code Review to In Test
Will test on a fresh install prior to closing.
Updated by Neil Voss over 13 years ago
acetilt.py is in the programs/ace2 folder. It does not work (at all).
Actions