• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mandrake Woes

I recently installed Mandrake and I was trying to install mathematica for linux 64 and it is a .sh file. When i try to open it, linux asks me to associate it with an application but when i click on the button to do that nothing happens. Does anyone know what a .sh file is and how I can extract mathematica. Also How can i set it so that linux will use my wireless card instead of ethernet when I have drivers for both.
Thanks,
Stephen
 
Open up a console -> enter 'sh /path/foo.sh' or 'cd /path; chmod +x foo.sh; ./foo.sh'

You may need to run it as root depending on where you want to install it.
 
Back
Top