download:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
download:start [2021/02/22 14:31] – [MacOS] paffenholzdownload:start [2021/03/02 23:09] – [Windows 10 with the Linux Subsystem] gawrilow
Line 102: Line 102:
 **Remark:** Visualization in the Linux Subsystem does not work out of the box **Remark:** Visualization in the Linux Subsystem does not work out of the box
 because of several issues. The current workaround is to load {{:download:wslviewer.pl | this polymake script }} that adapts the paths and uses a native windows program for opening the resulting file, which requires Windows 10 version 1903. You may load this script automatically at the beginning of every polymake session by adding a line because of several issues. The current workaround is to load {{:download:wslviewer.pl | this polymake script }} that adapts the paths and uses a native windows program for opening the resulting file, which requires Windows 10 version 1903. You may load this script automatically at the beginning of every polymake session by adding a line
-<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/init.pl'' file.  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.+<code>script("$ENV{HOME}/path/to/wslviewer.pl");</code> to your personal startup file ''$HOME/.polymake/prefer.pl'' file (since polymake 4.4 this file is renamed to ''init.pl'' and must be activated via custom variable ''$init_script'').  Please be aware that this script is still //work in progress// and works only for threejs, tikz and svg at the moment.
  
 =====Docker images===== =====Docker images=====
  • download/start.txt
  • Last modified: 2024/02/05 10:58
  • by paffenholz