Mathematica: using mprep in Ubuntu (mprep won't run) -


i'm using mathematica 8 in ubuntu 13.04 (raring ringtail). i'm trying use supplied program "mprep", used create applications link mathlink. however, whenever try run mprep, gives me following error:

sudo ./mprep addtwo.tm -o addtwotm.c ./mrep: 1: ./mprep: syntax error: word unexpected (expecting ")") 

here, i'm trying compile 1 of mathlinkexamples supplied mathematica.

any suggestions welcome. thanks!


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -