-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
r@d43c9278bb89:~/app$ python3
Python 3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.path.insert(0, '/usr/irissys/lib/python')
>>> import iris
>>> iris
<module 'iris' from '/usr/irissys/lib/python/iris.py'>
>>> iris.cls('%ZPM.PackageManager').Shell('install webterminal')
ERROR! ObjectScript error: <DYNAMIC LIBRARY LOAD>TransformStream+36^%XML.XSLT.Transformer.1 *libxalanMsg.so.112: cannot open shared object file: No such file or directory
> ERROR #6315: Errors reporting importing XML subelement in file '/usr/irissys/mgr/.modules/USER/webterminal/4.9.6/module.xml' at line '3' offset '36', skipping this item.irisowner@d43c9278bb89:~/app$ ```
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists