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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -