Update: If you build with cef, then it looks for libROOTCefDisplay.so but its seemingly not being built.
Cheers
Please fill also the fields below. Note that root -b -q will tell you this info, and starting from 6.28/06 upwards, you can call .forum bug from the ROOT prompt to pre-populate a topic.
root [0] new TBrowser
ROOT comes with a web-based browser, which is now being started.
Revert to TBrowser by setting "Browser.Name: TRootBrowser" in rootrc file or
by starting "root --web=off"
Find more info on https://root.cern/for_developers/root7/#rbrowser
Info in <THttpEngine::Create>: Starting HTTP server on port 127.0.0.1:9203
ROOT/Install/etc//runfirefox.sh: 19: [: __nodump__: unexpected operator
ROOT/Install/etc//runfirefox.sh: 39: [[: not found
(TBrowser *) 0x61155e966710
I did not build CEF in this way nor am I set on building it, but this isn’t the first system I have built the web interface on and cef is autoselected with the webgui in my prior build and built automatically. Either way I would like to know what may be the problem with the webgui.
To me it looks like the webgui opens with the wrong html address.