このコンテンツは選択した言語では利用できません。
4.2.4. Testing the vt191 Software Collection
To test the vt191 Software Collection:
- Install the vt191-python-versiontools package.
- Run the following command:
$
scl enable vt191 "python -c 'import versiontools; print(versiontools.__file__)'"
- Verify that the output contains the following line:
/opt/rh/vt191/root/usr/lib/python2.7/site-packages/versiontools/__init__.pyc
Note that the providerrh
in the path may vary depending on your redefinition of the%_scl_prefix
macro. See Section 2.3, “The Software Collection Root Directory” for more information.