364
edits
(add "chmod 755 ...") |
(Change syntax for adding the symbolic links) |
||
Line 33: | Line 33: | ||
* Open a new terminal window, and enter the commands below. | * Open a new terminal window, and enter the commands below. | ||
** {{Codeline|sudo ln -sf /Applications/gnuplot.app/Contents/Resources/bin/gnuplot /usr/local/bin/gnuplot}} | |||
** {{Codeline|sudo ln - | ** {{Codeline|sudo ln -sf /Applications/Octave.app/Contents/Resources/bin/octave /usr/local/bin/octave}} | ||
** {{Codeline|sudo ln - | |||
* Test that everything is ok. | * Test that everything is ok. | ||
** In a Terminal window type the command below. | ** In a Terminal window type the command below. |
edits