Hi,
Here is the error while running @user_install.sql in 12c APEX 22.2.1 on Windows OS.
~~ Package Headers
Package created.
No errors.
Warning: Package created with compilation errors.
Errors for PACKAGE "XLIB_HTTP":
LINE/COL ERROR
52/4 PL/SQL: Declaration ignored
58/35 PLS-00206: %TYPE must be applied to a variable, column, field or
attribute, not to "XLIB_HTTP.HTTP_VERSION_1_1"
81/4 PL/SQL: Declaration ignored
85/30 PLS-00206: %TYPE must be applied to a variable, column, field or
attribute, not to "XLIB_HTTP.HTTP_VERSION_1_1"
Warning: Package created with compilation errors.
Errors for PACKAGE "XLIB_JASPERREPORTS":
LINE/COL ERROR
Thanks