Message Boards Message Boards

0
|
9297 Views
|
6 Replies
|
3 Total Likes
View groups...
Share
Share this post:

WolframScript problem

Posted 10 years ago
6 Replies
POSTED BY: Ilian Gachevski

True, this guy Kofler Raspberry Pi says the same thing ...

Kofler pic

... update your documentation, please!

POSTED BY: Udo Krause

Hi,

Thanks for the response. Much appreciated!

I did the following:

I upgraded to the latest version of Raspian. This includes Wolfram/Mathematica 10 by default.

The WolframScript command is still not present - tested all the proposed ways. Including the find command in the last post.

Regards Nico

I don't have a Raspberry Pi, but they recommend to do

sudo apt-get update
sudo apt-get install wolfram-engine

it should somehow go with the so called wolfram-engine. Without installing something WolframLanguageScripts nothing will happen, WolframScript, you can also do at the prompt

$ find  / -type f -name "*olfram*cript" -print 2>/dev/null

to find it on your machine with the bash, if it is already installed.

POSTED BY: Udo Krause

/usr/local/bin/WolframScript: bad interpreter: No such file or directory

That means that the shell (bash) does not find the file /usr/local/bin/WolframScript or that the shell is not allowed to execute it.

What do you see if you type

$ ls -al /usr/local/bin/WolframScript

at the prompt? Did you install WolframScript?

POSTED BY: Udo Krause
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract