I have built Chromium from source, and currently the only way to start the browser is to execute the shared library file &#39;chrome&#39; from shell.<div><br></div><div>I would like to be able to launch it from the normal menu like my other applications, but I do not really know how to do this. Simply creating a symlink in bin breaks dependencies (browser crashes due to inability to load related libraries), and I am not really good enough at shell-work to figure out what else could be done. It is further not possible to launch the file from a normal file browser (system reports that it has no application for handling shared libraries).</div>
<div><br></div><div>Any solution to this?</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Best,</div><div><br></div><div>Christopher</div>