remusmp

5 Reputation

2 Badges

13 years, 251 days

MaplePrimes Activity


These are questions asked by remusmp

Hi,

 

I have a quick question. I'm using OpenMaple under C and I am calling the "latex" function. I cannot get its output :( When checking the textCallback function, I get the command back as output (latex(%)). How could I solve this issue?

 

Regards,

Remus.

I get an error:

/usr/bin/ld: warning: libmaple.so, needed by /usr/local/bin/maple15/bin.IBM_INTEL_LINUX/libmaplec.so, not found (try using -rpath or -rpath-link)
/usr/local/bin/maple15/bin.IBM_INTEL_LINUX/libmaplec.so: undefined reference to `extStartMaple@VERS_1.1'
collect2: ld returned 1 exit status

 

Even if I try to explicitly add all the maple libs, something goes wrong:

gcc simple.c -I/usr/local/bin/maple15/extern/include ...

Page 1 of 1