"Missing Dependency: /usr/lib/libpython2.6/7.so" When Using dbx
(Doc ID 2864515.1)
Last updated on MAY 02, 2024
Applies to:
Oracle Solaris Studio - Version 12.6 to 12.6 [Release 12]Information in this document applies to any platform.
Symptoms
Error message when using "print" command in dbx
ERROR
----------
(dbx) print i
dbx: Missing dependency: /usr/lib/libpython2.7.so
dbx: Missing dependency: /usr/lib/libpython2.6.so
dbx: warning: Filter support not available
dbx: warning: Issue "dbxenv output_pretty_print off" and see `help prettyprint'
----------
(dbx) print i
dbx: Missing dependency: /usr/lib/libpython2.7.so
dbx: Missing dependency: /usr/lib/libpython2.6.so
dbx: warning: Filter support not available
dbx: warning: Issue "dbxenv output_pretty_print off" and see `help prettyprint'
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |