Hi,
I installed torch and gfx on a remote server (with no gui) through ssh. Then I started gfx and run th -lgfx.go. Below is what I got:
[gfx.js] server already running on port 8000, graphics will be rendered into http://localhost:8000
Couldn't find a suitable web browser!
Set the BROWSER environment variable to your desired browser.
xdg-open: no method available for opening 'http://localhost:8000'
And when I accessed gfx from a windows machine and run the following lines, nothing was shown on the gfx page.
Hi, I installed torch and gfx on a remote server (with no gui) through ssh. Then I started gfx and run th -lgfx.go. Below is what I got:
[gfx.js] server already running on port 8000, graphics will be rendered into http://localhost:8000 Couldn't find a suitable web browser! Set the BROWSER environment variable to your desired browser. xdg-open: no method available for opening 'http://localhost:8000'
And when I accessed gfx from a windows machine and run the following lines, nothing was shown on the gfx page.
Would anyone please help?
Thanks Tao