https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216346
--- Comment #4 from Osamu Matsuda <[email protected]> --- Thank you for your suggestion. > 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. I have reinstalled Mathematica, and made the suggested replacement for /usr/local/bin/mathematica as well as the modification to the link /usr/local/bin/MathematicaScript, on my system with FreeBSD 10.3-RELEASE-p11, Mathematica 10.0, and linux_base-c7-7.3.1611. Unfortunately, I've got the same result: it freezes with the message as before. /compat/linux/bin/sh: lfram/Mathematica/10.0/Executables/math: No such file or directory /compat/linux/bin/sh: lfram/Mathematica/10.0/Executables/math: No such file or directory (With linux_base-c6-6.8_9, I've just got the following message. mathematica cannot determine operating system. It seems we still have to modify the shell scripts in /usr/local/Wolfram/Mathematica/10.0/Executables/* for linux_base-c6.) > 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. Thank you. I have corrected these points, but the result is the same. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
