There is no problem when installing the Mathematica inside the WSL. But there are several problems when launch mathematica in the shell. It displays:
libGL error: failed to load driver: swrast
pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.
/usr/local/Wolfram/Mathematica/10.0/SystemFiles/Kernel/Binaries/Linux-x86-64/MathKernel: error while loading shared libraries: libippcc.so.8.1: cannot enable executable stack as shared object requires: Invalid argument
Does anyone have the experience of running mathematica successfully in the WSL? And how should I solve the shared libraries problem? (libippcc.so.8.1 does inside the Libraries directory of the mathematica, and also export the LD_LIBRARY_PATH does not help.)
Thanks very much