[Bug 216346] emulators/linux_base-c6: Mathematica 10.x doesn't work with recent linux_base-c6 or -c7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 22 15:11:56 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216346
--- Comment #3 from Tijl Coosemans <tijl at FreeBSD.org> ---
(In reply to Osamu Matsuda from comment #2)
Try removing all those changes you made to the scripts and replace
/usr/local/bin/mathematica with a startup script with the following content:
#! /bin/sh
exec /compat/linux/bin/sh
/usr/local/Wolfram/Mathematica/10.0/Executables/mathematica
By running with linux sh the changes should not be necessary.
Because compat.linux.osrelease is 2.6.18 I suspect you set this in
/etc/sysctl.conf. Please remove that. The default value should be 2.6.32.
Also remove /compat/linux/dev/.shm.bJOs6e5BTk10. There should be nothing in
that directory except the shm subdirectory.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list