You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-chemistry/ccpn/files/depositionFileImporter

9 lines
286 B

#!/bin/bash
export CCPNMR_TOP_DIR=gentoo_sitedir
export PYTHONPATH=.:${CCPNMR_TOP_DIR}/ccpn/python
export TCL_LIBRARY=gentootcl
export TK_LIBRARY=gentootk
export PSIPRED_DIR=gentoousr
gentoopython -O ${CCPNMR_TOP_DIR}/ccpn/python/pdbe/deposition/dataFileImport/dataFileImportGui.py $@