Date: Sun, 22 Jan 2017 15:11:56 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 216346] emulators/linux_base-c6: Mathematica 10.x doesn't work with recent linux_base-c6 or -c7 Message-ID: <bug-216346-4077-SlblOqDSKV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216346-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-216346-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216346 --- Comment #3 from Tijl Coosemans <tijl@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216346-4077-SlblOqDSKV>
