"root --web " offline does not work

Hello,

I installed ROOT 6.18.04 and tried to run it with the --web option
Here is the output of $ root --web=firefox /opt/root6.18/tutorials/hsimple.C


| Welcome to ROOT 6.18/04 https://root.cern |
| (c) 1995-2019, The ROOT Team |
| Built for linuxx8664gcc on Sep 11 2019, 15:38:23 |
| From tags/v6-18-04@v6-18-04 |

Try ‘.help’, ‘.demo’, ‘.license’, ‘.credits’, ‘.quit’/‘.q’

OBJ: TStyle ildStyle ILD Style : 0 at: 0x29d2da0
root [0]
Processing /opt/root6.18/tutorials/hsimple.C…
Assign UI5 dir /opt/root6.18/ui5
Info in THttpEngine::Create: Starting HTTP server on port 8921
Showing web window in browser with:
/usr/bin/firefox -width 706 -height 522 ‘http://localhost:8921/win1/?key=1048305’ &

firefox opens but the problem is nothing is displayed (the page is empty). When I open the firefox inspector, here are the error/warning messages I see

Set JSROOT.source_dir to http://localhost:9209/win1/jsrootsys/, ROOT
6.18.02 JSRootCore.js:132:21

Le script à l’adresse « http://localhost:9209/win1/rootui5sys/distribution/resources/sap-ui-core-nojQuery.js » a été chargé alors que son type MIME (« ») n’est pas un type MIME JavaScript valide.

Échec du chargement pour l’élément dont la source est «
http://localhost:9209/win1/rootui5sys/distribution/resources/sap-ui-core-nojQuery.js
».

Échec du chargement pour l’élément dont la source est « https://openui5.hana.ondemand.com/1.64.1/resources/sap-ui-core-nojQuery.js ». win1:1:1
TypeError: src is undefinedJSRoot.openui5.js:52:12

TryOpenOpenUI http://localhost:9209/win1/jsrootsys/scripts/JSRoot.openui5.js:52
onerror http://localhost:9209/win1/jsrootsys/scripts/JSRoot.openui5.js:76

I guess the problem comes from some javascript code is requested on openui5.hana.ondemand.com but because my computer is not connected to internet, the request does not succeed.

Could we imagine to package sap-ui-core-nojQuery.js so that we can use the “web” option even offline?

In addition, the first line in the inspector shows a reference to ROOT 6.18.02, is it expected?

Hi,

Starting from the end:

It is not a problem, there is no difference in JSROOT for ROOT 6.18.02 and 6.18.04

Strange. I just tried myself with ROOT 6.18.04 offline (unplug my Ethernet cable).
Everything works.

ROOT provides all necessary openui5 libraries. After ROOT compilation they should be installed in $ROOTSYS/ui5/distribution directory. Could you try:

ls $ROOTSYS/ui5/distribution/resources 

Are you using your private JSROOT installation, setting JSROOTSYS variable?

Regards,
Sergey

Hi Sergey,
here is the output of ls -l $ROOTSYS/ui5/

ls -l $ROOTSYS/ui5/
total 28
drwxr-xr-x 7 root root 4096 déc. 9 23:19 ./
drwxr-xr-x 18 root root 4096 déc. 9 23:19 …/
drwxr-xr-x 5 root root 4096 déc. 9 23:19 browser/
drwxr-xr-x 4 root root 4096 déc. 9 23:19 canv/
drwxr-xr-x 6 root root 4096 déc. 9 23:19 eve7/
drwxr-xr-x 5 root root 4096 déc. 9 23:19 fitpanel/
drwxr-xr-x 2 root root 4096 déc. 9 23:19 panel/

I do not have any distribution folder in the ui5 directory.

In case it helps if something is wrong with my ROOT installation, here is the ouput of root-config --features

cxx17 asimage astiff builtin_afterimage builtin_clang builtin_davix builtin_ftgl builtin_glew builtin_llvm builtin_lz4 builtin_vdt builtin_xxhash clad cling davix exceptions explicitlink fftw3 fitsio gdml http imt mathmore minuit2 opengl pch python qt5web roofit webgui root7 shared ssl thread tmva tmva-cpu tmva-pymva vdt x11 xml

and of root-config --config

Backtrace_INCLUDE_DIR=/usr/include CFITSIO_INCLUDE_DIR=/usr/include
CFITSIO_LIBRARY=/usr/lib64/libcfitsio.so CLANG_EXECUTABLE_VERSION=5.0
CMAKE_CACHE_MAJOR_VERSION=3 CMAKE_CACHE_MINOR_VERSION=14
CMAKE_CACHE_PATCH_VERSION=3 CURL_INCLUDE_DIR=/usr/include
CURL_LIBRARY_RELEASE=/usr/lib64/libcurl.so
DAVIX_INCLUDE_DIR=/home/pamputt/root-6.18.04/builddir/builtins/davix/DAVIX-prefix/include/davix
DAVIX_INCLUDE_DIRS=/home/pamputt/root-6.18.04/builddir/builtins/davix/DAVIX-prefix/include/davix
DAVIX_LIBRARY=/home/pamputt/root-6.18.04/builddir/builtins/davix/DAVIX-prefix/lib/libdavix.a
DL_LIBRARY_PATH=/usr/lib64/libdl.so FASTCGI_INCLUDE_DIR=/usr/include
FASTCGI_LIBRARY=/usr/lib64/libfcgi.so FFTW_INCLUDE_DIR=/usr/include
FFTW_LIBRARY=/usr/lib64/libfftw3.so
FREETYPE_INCLUDE_DIR_freetype2=/usr/include/freetype2
FREETYPE_INCLUDE_DIR_ft2build=/usr/include/freetype2
FREETYPE_LIBRARY_RELEASE=/usr/lib64/libfreetype.so
Fontconfig_INCLUDE_DIR=/usr/include
Fontconfig_LIBRARY=/usr/lib64/libfontconfig.so
GIF_INCLUDE_DIR=/usr/include GIF_LIBRARY=/usr/lib64/libgif.so
GL2PS_INCLUDE_DIR=/usr/include GL2PS_LIBRARY=/lib64/libgl2ps.so
GSL_CBLAS_LIBRARY=/usr/lib64/libgslcblas.so
GSL_CBLAS_LIBRARY_DEBUG=/usr/lib64/libgslcblas.so
GSL_INCLUDEDIR=/usr/include GSL_INCLUDE_DIR=/usr/include
GSL_INCLUDE_DIRS=/usr/include GSL_LIBRARY=/usr/lib64/libgsl.so
GSL_LIBRARY_DEBUG=/usr/lib64/libgsl.so GSL_VERSION=2.5
JPEG_INCLUDE_DIR=/usr/include JPEG_LIBRARY=/usr/lib64/libjpeg.so
JPEG_LIBRARY_RELEASE=/usr/lib64/libjpeg.so
LIBCLANG_LIBRARY_VERSION=5.0 LIBXML2_INCLUDE_DIR=/usr/include/libxml2
LIBXML2_LIBRARY=/usr/lib64/libxml2.so LLVM_DYLIB_SYMBOL_VERSIONING=OFF
LLVM_INCLUDE_EXAMPLES=OFF LLVM_INCLUDE_RUNTIMES=ON
LLVM_INCLUDE_TOOLS=ON LLVM_INCLUDE_UTILS=ON
LLVM_VERSION_PRINTER_SHOW_HOST_TARGET_INFO=ON
LZ4_INCLUDE_DIR=/home/pamputt/root-6.18.04/builtins/lz4
LZ4_INCLUDE_DIRS=/home/pamputt/root-6.18.04/builtins/lz4
LZ4_LIBRARIES=LZ4::LZ4 LZ4_LIBRARY=<TARGET_FILE:lz4> LZ4_VERSION=1.8.3 LZ4_VERSION_STRING=1.8.3 LZMA_INCLUDE_DIR=/usr/include LZMA_LIBRARY=/usr/lib64/liblzma.so MPI_mpi_LIBRARY=/usr/lib64/libmpi.so MPI_mpi_cxx_LIBRARY=/usr/lib64/libmpi_cxx.so NUMPY_INCLUDE_DIR=/usr/lib64/python3.7/site-packages/numpy/core/include OPENGL_EGL_INCLUDE_DIR=/usr/include OPENGL_GLX_INCLUDE_DIR=/usr/include OPENGL_INCLUDE_DIR=/usr/include OPENGL_egl_LIBRARY=/usr/lib64/libEGL.so OPENGL_gl_LIBRARY=/usr/lib64/libGL.so OPENGL_glu_LIBRARY=/usr/lib64/libGLU.so OPENSSL_CRYPTO_LIBRARY=/usr/lib64/libcrypto.so OPENSSL_INCLUDE_DIR=/usr/include OPENSSL_SSL_LIBRARY=/usr/lib64/libssl.so PCRE_INCLUDE_DIR=/usr/include PCRE_PCRE_LIBRARY_DEBUG=/usr/lib64/libpcre.so PCRE_PCRE_LIBRARY_RELEASE=/usr/lib64/libpcre.so PC_CURL_INCLUDEDIR=/usr/include PC_CURL_LIBRARIES=curl PC_CURL_VERSION=7.66.0 PC_LIBXML_INCLUDEDIR=/usr/include PC_LIBXML_INCLUDE_DIRS=/usr/include/libxml2 PC_LIBXML_LIBRARIES=xml2 PC_LIBXML_STATIC_INCLUDE_DIRS=/usr/include/libxml2 PC_LIBXML_VERSION=2.9.9 PKG_FONTCONFIG_INCLUDEDIR=/usr/include PKG_FONTCONFIG_VERSION=2.13.1 PNG_LIBRARY=/usr/lib64/libpng.so PNG_LIBRARY_RELEASE=/usr/lib64/libpng.so PNG_PNG_INCLUDE_DIR=/usr/include PYTHON_INCLUDE_DIR=/usr/include/python3.7m PYTHON_LIBRARY=/usr/lib64/libpython3.7m.so PYTHON_LIBRARY_RELEASE=/usr/lib64/libpython3.7m.so RT_LIBRARY=/usr/lib64/librt.so TBB_INCLUDE_DIR=/usr/include TBB_LIBRARY=/usr/lib64/libtbb.so TBB_LIBRARY_RELEASE=/usr/lib64/libtbb.so TIFF_INCLUDE_DIR=/usr/include TIFF_LIBRARY=/usr/lib64/libtiff.so TIFF_LIBRARY_RELEASE=/usr/lib64/libtiff.so UUID_INCLUDE_DIR=/usr/include VDT_INCLUDE_DIR=/home/pamputt/root-6.18.04/builddir/include X11_ICE_INCLUDE_PATH=/usr/include X11_SM_INCLUDE_PATH=/usr/include X11_X11_INCLUDE_PATH=/usr/include X11_XRes_INCLUDE_PATH=/usr/include X11_XShm_INCLUDE_PATH=/usr/include X11_XSync_INCLUDE_PATH=/usr/include X11_Xaccessrules_INCLUDE_PATH=/usr/include X11_Xaccessstr_INCLUDE_PATH=/usr/include X11_Xau_INCLUDE_PATH=/usr/include X11_Xcomposite_INCLUDE_PATH=/usr/include X11_Xcursor_INCLUDE_PATH=/usr/include X11_Xdamage_INCLUDE_PATH=/usr/include X11_Xdmcp_INCLUDE_PATH=/usr/include X11_Xext_INCLUDE_PATH=/usr/include X11_Xfixes_INCLUDE_PATH=/usr/include X11_Xft_INCLUDE_PATH=/usr/include X11_Xi_INCLUDE_PATH=/usr/include X11_Xinerama_INCLUDE_PATH=/usr/include X11_Xkb_INCLUDE_PATH=/usr/include X11_Xkblib_INCLUDE_PATH=/usr/include X11_Xlib_INCLUDE_PATH=/usr/include X11_Xmu_INCLUDE_PATH=/usr/include X11_Xpm_INCLUDE_PATH=/usr/include X11_Xrandr_INCLUDE_PATH=/usr/include X11_Xrender_INCLUDE_PATH=/usr/include X11_Xshape_INCLUDE_PATH=/usr/include X11_Xss_INCLUDE_PATH=/usr/include X11_Xt_INCLUDE_PATH=/usr/include X11_Xtst_INCLUDE_PATH=/usr/include X11_Xutil_INCLUDE_PATH=/usr/include X11_Xv_INCLUDE_PATH=/usr/include X11_Xxf86misc_INCLUDE_PATH=/usr/include X11_Xxf86vm_INCLUDE_PATH=/usr/include X11_dpms_INCLUDE_PATH=/usr/include X11_xkbfile_INCLUDE_PATH=/usr/include ZLIB_INCLUDE_DIR=/usr/include ZLIB_LIBRARY_RELEASE=/usr/lib64/libz.so xxHash_INCLUDE_DIR=/home/pamputt/root-6.18.04/builtins/xxhash xxHash_INCLUDE_DIRS=/home/pamputt/root-6.18.04/builtins/xxhash xxHash_LIBRARIES=xxHash::xxHash xxHash_LIBRARY=<TARGET_FILE:xxhash>
xxHash_VERSION=0.6.4 xxHash_VERSION_STRING=0.6.4

Hi,

Seems to be, you are using -Dcxx17=ON when calling cmake.
One should use -DCMAKE_CXX_STANDARD=17 instead.
But even then - it works for me.
Can you post your cmake command?

Regards,
Sergey

Actually, I use ccmake to configure ROOT so I do not know how to send you the precise configuration I used? Do you know the name of file that contains these information?

There should be “recmake_reply.sh” file. Please send it content.

The content of “recmake_replay.sh” is useless. Here is a copy of all my ccmake configuration

CHROME_EXECUTABLE /usr/bin/chromium-browser
CMAKE_BUILD_TYPE RelWithDebInfo
CMAKE_CXX_EXTENSIONS OFF
CMAKE_CXX_STANDARD 17
CMAKE_INSTALL_JSROOTDIR
CMAKE_INSTALL_OPENUI5DIR
CMAKE_INSTALL_PREFIX /opt/root6.18
CMAKE_INVOKE /usr/bin/cmake /home/pamputt/root-6.18.04
DAVIX_FOUND ON
DL_LIBRARY_PATH /usr/lib64/libdl.so
ENABLE_LINKER_BUILD_ID OFF
ENABLE_X86_RELAX_RELOCATIONS OFF
FIREFOX_EXECUTABLE /usr/bin/firefox
GOLD_EXECUTABLE /usr/bin/ld.gold
GO_EXECUTABLE GO_EXECUTABLE-NOTFOUND
LLVM_BUILD_TYPE Release
LZ4_FOUND ON
PERL_EXECUTABLE /usr/bin/perl
PYTHIA6_pythia6_dummy_LIBRARY PYTHIA6_pythia6_dummy_LIBRARY-NOTFOUND
PYTHIA8_DATA PYTHIA8_DATA-NOTFOUND
Qt5Core_DIR /usr/lib64/cmake/Qt5Core
Qt5Gui_DIR /usr/lib64/cmake/Qt5Gui
Qt5Network_DIR /usr/lib64/cmake/Qt5Network
Qt5Positioning_DIR /usr/lib64/cmake/Qt5Positioning
Qt5PrintSupport_DIR /usr/lib64/cmake/Qt5PrintSupport
Qt5Qml_DIR /usr/lib64/cmake/Qt5Qml
Qt5Quick_DIR /usr/lib64/cmake/Qt5Quick
Qt5WebChannel_DIR /usr/lib64/cmake/Qt5WebChannel
Qt5WebEngineCore_DIR /usr/lib64/cmake/Qt5WebEngineCore
Qt5WebEngineWidgets_DIR /usr/lib64/cmake/Qt5WebEngineWidgets
Qt5WebEngine_DIR /usr/lib64/cmake/Qt5WebEngine
Qt5Widgets_DIR /usr/lib64/cmake/Qt5Widgets
Qt5_DIR /usr/lib64/cmake/Qt5
ROOT_CLASSIC OFF
ROOT_LLVM_FLAGS -DLLVM_BUILD_GLOBAL_ISEL -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
RT_LIBRARY /usr/lib64/librt.so
TBB_ROOT_DIR /usr
alien OFF
all OFF
arrow OFF
asimage ON
astiff ON
builtin_afterimage ON
builtin_cfitsio OFF
builtin_clang ON
builtin_davix ON
builtin_fftw3 OFF
builtin_freetype OFF
builtin_ftgl ON
builtin_gl2ps OFF
builtin_glew ON
builtin_gsl OFF
builtin_llvm ON
builtin_lz4 ON
builtin_lzma OFF
builtin_openssl OFF
builtin_pcre OFF
builtin_tbb OFF
builtin_unuran OFF
builtin_vc OFF
builtin_vdt ON
builtin_veccore OFF
builtin_xrootd OFF
builtin_xxhash ON
builtin_zlib OFF
ccache OFF
cefweb OFF
clad ON
cling ON
clingtest OFF
cocoa OFF
compression_default zlib
coverage OFF
cuda OFF
cxxmodules OFF
davix ON
dcache OFF
exceptions ON
explicitlink ON
fail-on-missing OFF
fftw3 ON
fitsio ON
fortran OFF
gcctoolchain
gdml ON
gfal OFF
git_executable /usr/bin/git
gminimal OFF
gnuinstall OFF
gsl_shared OFF
gviz OFF
http ON
imt ON
jemalloc OFF
libcxx OFF
macos_native OFF
mathmore ON
memory_termination OFF
memstat OFF
minimal OFF
minuit2 ON
minuit2_mpi ON
minuit2_omp OFF
monalisa OFF
mysql OFF
odbc OFF
opengl ON
oracle OFF
pch ON
pgsql OFF
pyroot_experimental OFF
pythia6 OFF
pythia6_nolink OFF
pythia8 OFF
python ON
qt5web ON
r OFF
roofit ON
root7 ON
rootbench OFF
roottest OFF
rpath OFF
runtime_cxxmodules OFF
shadowpw OFF
shared ON
soversion OFF
sqlite OFF
ssl ON
tcmalloc OFF
testing OFF
thread ON
tmva ON
tmva-cpu ON
tmva-gpu OFF
tmva-pymva ON
tmva-rmva OFF
unuran OFF
vc OFF
vdt ON
veccore OFF
vecgeom OFF
vmc OFF
webgui ON
winrtdebug OFF
x11 ON
xml ON
xrootd OFF
xxHash_FOUND ON

Note that I have the distribution/resources directory in /home/pamputt/root-6.18.04/builddir/ui5. Here is the output of tree ui5/distribution/resources/

ui5/distribution/resources/
├── sap
│ ├── m
│ │ ├── library-preload.js
│ │ ├── library-preload.js.map
│ │ ├── messagebundle_en_US.properties
│ │ └── themes
│ │ └── sap_belize
│ │ ├── library.css
│ │ └── library-parameters.json
│ ├── ui
│ │ ├── codeeditor
│ │ │ ├── js
│ │ │ │ └── ace
│ │ │ │ ├── ace.js
│ │ │ │ ├── ext-beautify.js
│ │ │ │ ├── ext-language_tools.js
│ │ │ │ ├── mode-c_cpp.js
│ │ │ │ ├── mode-javascript.js
│ │ │ │ ├── mode-json.js
│ │ │ │ ├── snippets
│ │ │ │ │ ├── c_cpp.js
│ │ │ │ │ └── javascript.js
│ │ │ │ └── theme-tomorrow.js
│ │ │ ├── library-preload.js
│ │ │ ├── library-preload.js.map
│ │ │ └── themes
│ │ │ └── sap_belize
│ │ │ ├── library.css
│ │ │ └── library-parameters.json
│ │ ├── commons
│ │ │ ├── library-preload.js
│ │ │ ├── library-preload.js.map
│ │ │ ├── messagebundle_en_US.properties
│ │ │ └── themes
│ │ │ ├── base
│ │ │ │ ├── img
│ │ │ │ │ ├── accordion
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ └── expanded.gif
│ │ │ │ │ ├── applicationheader
│ │ │ │ │ │ └── SAPLogo.png
│ │ │ │ │ ├── ColorPicker
│ │ │ │ │ │ ├── Alphaslider_BG.png
│ │ │ │ │ │ ├── ColorBar.png
│ │ │ │ │ │ └── GradientBox.png
│ │ │ │ │ ├── datepicker
│ │ │ │ │ │ ├── icon_cal_disabled.png
│ │ │ │ │ │ ├── icon_cal.png
│ │ │ │ │ │ ├── v_add_dsbl.gif
│ │ │ │ │ │ ├── v_add.gif
│ │ │ │ │ │ ├── v_remove_dsbl.gif
│ │ │ │ │ │ └── v_remove.gif
│ │ │ │ │ ├── jQuery
│ │ │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ │ │ ├── layout
│ │ │ │ │ │ ├── separationLarge.gif
│ │ │ │ │ │ ├── separationMedium.gif
│ │ │ │ │ │ └── separationSmall.gif
│ │ │ │ │ ├── menu
│ │ │ │ │ │ ├── menuitem-sub-dis.gif
│ │ │ │ │ │ ├── menuitem-sub.gif
│ │ │ │ │ │ └── menuitem-sub-hov.gif
│ │ │ │ │ ├── messagebar
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ ├── collapsedRTL.gif
│ │ │ │ │ │ ├── expanded.gif
│ │ │ │ │ │ ├── float_backgr.gif
│ │ │ │ │ │ ├── iconError.gif
│ │ │ │ │ │ ├── iconSuccess.gif
│ │ │ │ │ │ ├── iconWarning.gif
│ │ │ │ │ │ ├── re-dock.gif
│ │ │ │ │ │ ├── re-dockRTL.gif
│ │ │ │ │ │ ├── toastarrow_Error.gif
│ │ │ │ │ │ ├── toastarrow_multi.gif
│ │ │ │ │ │ ├── toastarrow_Success.gif
│ │ │ │ │ │ └── toastarrow_Warning.gif
│ │ │ │ │ ├── messagebox
│ │ │ │ │ │ ├── critical.gif
│ │ │ │ │ │ ├── error.gif
│ │ │ │ │ │ ├── information.gif
│ │ │ │ │ │ ├── question.gif
│ │ │ │ │ │ ├── success.gif
│ │ │ │ │ │ └── warning.gif
│ │ │ │ │ ├── paginator
│ │ │ │ │ │ ├── arrow_first.gif
│ │ │ │ │ │ ├── arrow_last.gif
│ │ │ │ │ │ ├── arrow_next.gif
│ │ │ │ │ │ └── arrow_previous.gif
│ │ │ │ │ ├── panel
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ └── expanded.gif
│ │ │ │ │ ├── rating
│ │ │ │ │ │ ├── star_hover.png
│ │ │ │ │ │ ├── star_selected.png
│ │ │ │ │ │ └── star_unselected.png
│ │ │ │ │ ├── richtooltip
│ │ │ │ │ │ ├── ValueState_Error.png
│ │ │ │ │ │ ├── ValueState_Success.png
│ │ │ │ │ │ └── ValueState_Warning.png
│ │ │ │ │ ├── search
│ │ │ │ │ │ └── search.png
│ │ │ │ │ ├── splitter
│ │ │ │ │ │ ├── checkerboard.png
│ │ │ │ │ │ ├── resize_horizontal.png
│ │ │ │ │ │ ├── resize_vertical.png
│ │ │ │ │ │ ├── splitter_horiz_grip.gif
│ │ │ │ │ │ └── splitter_vert_grip.gif
│ │ │ │ │ ├── toolbar
│ │ │ │ │ │ └── overflow.png
│ │ │ │ │ ├── TriStateCheckBox.png
│ │ │ │ │ └── valuehelpfield
│ │ │ │ │ ├── F4-Help_icon_dsbl.png
│ │ │ │ │ ├── F4-Help_icon_hover.png
│ │ │ │ │ └── F4-Help_icon_regular.png
│ │ │ │ ├── img-RTL
│ │ │ │ │ ├── accordion
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ └── expanded.gif
│ │ │ │ │ ├── applicationheader
│ │ │ │ │ │ └── SAPLogo.png
│ │ │ │ │ ├── ColorPicker
│ │ │ │ │ │ ├── Alphaslider_BG.png
│ │ │ │ │ │ ├── ColorBar.png
│ │ │ │ │ │ └── GradientBox.png
│ │ │ │ │ ├── datepicker
│ │ │ │ │ │ ├── icon_cal_disabled.png
│ │ │ │ │ │ ├── icon_cal.png
│ │ │ │ │ │ ├── v_add_dsbl.gif
│ │ │ │ │ │ ├── v_add.gif
│ │ │ │ │ │ ├── v_remove_dsbl.gif
│ │ │ │ │ │ └── v_remove.gif
│ │ │ │ │ ├── jQuery
│ │ │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ │ │ ├── layout
│ │ │ │ │ │ ├── separationLarge.gif
│ │ │ │ │ │ ├── separationMedium.gif
│ │ │ │ │ │ └── separationSmall.gif
│ │ │ │ │ ├── menu
│ │ │ │ │ │ ├── menuitem-sub-dis.gif
│ │ │ │ │ │ ├── menuitem-sub.gif
│ │ │ │ │ │ └── menuitem-sub-hov.gif
│ │ │ │ │ ├── messagebar
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ ├── collapsedRTL.gif
│ │ │ │ │ │ ├── expanded.gif
│ │ │ │ │ │ ├── float_backgr.gif
│ │ │ │ │ │ ├── iconError.gif
│ │ │ │ │ │ ├── iconSuccess.gif
│ │ │ │ │ │ ├── iconWarning.gif
│ │ │ │ │ │ ├── re-dock.gif
│ │ │ │ │ │ ├── re-dockRTL.gif
│ │ │ │ │ │ ├── toastarrow_Error.gif
│ │ │ │ │ │ ├── toastarrow_multi.gif
│ │ │ │ │ │ ├── toastarrow_Success.gif
│ │ │ │ │ │ └── toastarrow_Warning.gif
│ │ │ │ │ ├── messagebox
│ │ │ │ │ │ ├── critical.gif
│ │ │ │ │ │ ├── error.gif
│ │ │ │ │ │ ├── information.gif
│ │ │ │ │ │ ├── question.gif
│ │ │ │ │ │ ├── success.gif
│ │ │ │ │ │ └── warning.gif
│ │ │ │ │ ├── paginator
│ │ │ │ │ │ ├── arrow_first.gif
│ │ │ │ │ │ ├── arrow_last.gif
│ │ │ │ │ │ ├── arrow_next.gif
│ │ │ │ │ │ └── arrow_previous.gif
│ │ │ │ │ ├── panel
│ │ │ │ │ │ ├── collapsed.gif
│ │ │ │ │ │ └── expanded.gif
│ │ │ │ │ ├── rating
│ │ │ │ │ │ ├── star_hover.png
│ │ │ │ │ │ ├── star_selected.png
│ │ │ │ │ │ └── star_unselected.png
│ │ │ │ │ ├── richtooltip
│ │ │ │ │ │ ├── ValueState_Error.png
│ │ │ │ │ │ ├── ValueState_Success.png
│ │ │ │ │ │ └── ValueState_Warning.png
│ │ │ │ │ ├── search
│ │ │ │ │ │ └── search.png
│ │ │ │ │ ├── splitter
│ │ │ │ │ │ ├── checkerboard.png
│ │ │ │ │ │ ├── resize_horizontal.png
│ │ │ │ │ │ ├── resize_vertical.png
│ │ │ │ │ │ ├── splitter_horiz_grip.gif
│ │ │ │ │ │ └── splitter_vert_grip.gif
│ │ │ │ │ ├── toolbar
│ │ │ │ │ │ └── overflow.png
│ │ │ │ │ ├── TriStateCheckBox.png
│ │ │ │ │ └── valuehelpfield
│ │ │ │ │ ├── F4-Help_icon_dsbl.png
│ │ │ │ │ ├── F4-Help_icon_hover.png
│ │ │ │ │ └── F4-Help_icon_regular.png
│ │ │ │ ├── library.css
│ │ │ │ ├── library.less
│ │ │ │ ├── library-parameters.json
│ │ │ │ ├── library-RTL.css
│ │ │ │ ├── library.source.less
│ │ │ │ └── resources.json
│ │ │ └── sap_belize
│ │ │ ├── library.css
│ │ │ └── library-parameters.json
│ │ ├── core
│ │ │ ├── library-preload.js
│ │ │ ├── library-preload.js.map
│ │ │ ├── messagebundle_en_US.properties
│ │ │ └── themes
│ │ │ ├── base
│ │ │ │ ├── base.less
│ │ │ │ ├── fonts
│ │ │ │ │ ├── SAP-icons.ttf
│ │ │ │ │ ├── SAP-icons.woff
│ │ │ │ │ └── SAP-icons.woff2
│ │ │ │ ├── global.less
│ │ │ │ ├── img
│ │ │ │ │ ├── 1x1.gif
│ │ │ │ │ ├── Busy.gif
│ │ │ │ │ └── message
│ │ │ │ │ ├── 16x16
│ │ │ │ │ │ ├── Message_Icon_Error.png
│ │ │ │ │ │ ├── Message_Icon_Information.png
│ │ │ │ │ │ ├── Message_Icon_Success.png
│ │ │ │ │ │ └── Message_Icon_Warning.png
│ │ │ │ │ └── 32x32
│ │ │ │ │ ├── Message_Icon_Error.png
│ │ │ │ │ ├── Message_Icon_Information.png
│ │ │ │ │ ├── Message_Icon_Success.png
│ │ │ │ │ └── Message_Icon_Warning.png
│ │ │ │ ├── img-RTL
│ │ │ │ │ ├── 1x1.gif
│ │ │ │ │ ├── Busy.gif
│ │ │ │ │ └── message
│ │ │ │ │ ├── 16x16
│ │ │ │ │ │ ├── Message_Icon_Error.png
│ │ │ │ │ │ ├── Message_Icon_Information.png
│ │ │ │ │ │ ├── Message_Icon_Success.png
│ │ │ │ │ │ └── Message_Icon_Warning.png
│ │ │ │ │ └── 32x32
│ │ │ │ │ ├── Message_Icon_Error.png
│ │ │ │ │ ├── Message_Icon_Information.png
│ │ │ │ │ ├── Message_Icon_Success.png
│ │ │ │ │ └── Message_Icon_Warning.png
│ │ │ │ ├── library.css
│ │ │ │ ├── library.less
│ │ │ │ ├── library-parameters.json
│ │ │ │ ├── library-RTL.css
│ │ │ │ ├── library.source.less
│ │ │ │ └── resources.json
│ │ │ └── sap_belize
│ │ │ ├── base.less
│ │ │ ├── fonts
│ │ │ │ ├── 72-Bold-full.woff
│ │ │ │ ├── 72-Bold-full.woff2
│ │ │ │ ├── 72-Bold.woff
│ │ │ │ ├── 72-Bold.woff2
│ │ │ │ ├── 72-Regular-full.woff
│ │ │ │ ├── 72-Regular-full.woff2
│ │ │ │ ├── 72-Regular.woff
│ │ │ │ └── 72-Regular.woff2
│ │ │ ├── global.less
│ │ │ ├── library.css
│ │ │ ├── library.less
│ │ │ ├── library-parameters.json
│ │ │ ├── library-RTL.css
│ │ │ ├── library.source.less
│ │ │ └── resources.json
│ │ ├── layout
│ │ │ ├── library-preload.js
│ │ │ ├── library-preload.js.map
│ │ │ ├── messagebundle_en_US.properties
│ │ │ └── themes
│ │ │ └── sap_belize
│ │ │ ├── library.css
│ │ │ └── library-parameters.json
│ │ ├── table
│ │ │ ├── library-preload.js
│ │ │ ├── library-preload.js.map
│ │ │ ├── messagebundle_en_US.properties
│ │ │ └── themes
│ │ │ └── sap_belize
│ │ │ ├── library.css
│ │ │ └── library-parameters.json
│ │ └── unified
│ │ ├── img
│ │ │ └── ColorPicker
│ │ │ └── Alphaslider_BG.png
│ │ ├── library-preload.js
│ │ ├── library-preload.js.map
│ │ ├── messagebundle_en_US.properties
│ │ └── themes
│ │ ├── base
│ │ │ ├── img
│ │ │ │ ├── ColorPicker
│ │ │ │ │ ├── Alphaslider_BG.png
│ │ │ │ │ ├── ColorBar.png
│ │ │ │ │ ├── GradientBox.png
│ │ │ │ │ ├── PickingCursor-Default.png
│ │ │ │ │ ├── Swatch_BG.png
│ │ │ │ │ └── Unified_Swatch_BG.png
│ │ │ │ └── create.txt
│ │ │ ├── img-RTL
│ │ │ │ ├── ColorPicker
│ │ │ │ │ ├── Alphaslider_BG.png
│ │ │ │ │ ├── ColorBar.png
│ │ │ │ │ ├── GradientBox.png
│ │ │ │ │ ├── PickingCursor-Default.png
│ │ │ │ │ ├── Swatch_BG.png
│ │ │ │ │ └── Unified_Swatch_BG.png
│ │ │ │ └── create.txt
│ │ │ ├── library.css
│ │ │ ├── library.less
│ │ │ ├── library-parameters.json
│ │ │ ├── library-RTL.css
│ │ │ ├── library.source.less
│ │ │ └── resources.json
│ │ └── sap_belize
│ │ ├── library.css
│ │ └── library-parameters.json
│ └── uxap
│ ├── library-preload.js
│ ├── library-preload.js.map
│ ├── messagebundle_en_US.properties
│ └── themes
│ └── sap_belize
│ ├── library.css
│ └── library-parameters.json
├── sap-ui-core-nojQuery.js
└── sap-ui-core-nojQuery.js.map

84 directories, 268 files

But this directory has not been copied into /opt/root6.18 during the make install step.

I hope it helps.

Seems to be, it is a problem.
I will investigate why cmake does not install ui5/distribution directory.

I submit PR fixing a problem:

Once our cmake experts verify it, I will merge it into master.

Thanks for reporting the problem.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.