CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Error running Doxygen offline - Ubuntu 14 (https://www.cfd-online.com/Forums/openfoam-installation/135903-error-running-doxygen-offline-ubuntu-14-a.html)

marluc May 19, 2014 18:11

Error running Doxygen offline - Ubuntu 14
 
Dear All,

I have compiled Doxygen on Ubuntu 14 following the instructions given here:
http://www.cfd-online.com/Forums/blo...m-2-0-0-x.html

At the end, when I try to open the index.html using firefox (firefox file://$HOME/OpenFoam.../index.html), it doesn't find the file and moreover I get the folllowing error message in the terminal window:
Code:

g_slice_set_config: assertion 'sys_page_size == 0' failed
Does anyone know what's wrong?

Thank you.
Luca

wyldckat May 21, 2014 16:20

Greetings Luca,

Try to open the file indirectly:
  1. Start Firefox via taskbar/start menu.
  2. In the command line, run:
    Code:

    echo $WM_PROJECT_DIR/doc/Doxygen/html/index.html
  3. In Firefox, choose to open a file and copy-paste the address given in the terminal onto the file browser in Firefox.
Best regards,
Bruno

marluc May 22, 2014 11:57

Dear Bruno,

it works fine. Problem solved.

Thank you very much,
Luca


All times are GMT -4. The time now is 15:36.