Question: Maple12 datalimit raising error immediately after starting maple

Hello

today i downloaded the maple12 student version (32 bit) for Linux.
I have openSuSe 10.3 with kernel 2.6.24 and its 64bit Linux. In the past i
worked with 32bit Maple 10 and 11 without a problem.
But now after starting maple12 (the pure asci console maple) it
terminates with the message:

   |\^/|     Maple 12 (IBM INTEL LINUX)
._|\|   |/|_. Copyright (c) Maplesoft, a division of Waterloo Maple Inc. 2008
 \  MAPLE  /  All rights reserved. Maple is a trademark of
 <____ ____>  Waterloo Maple Inc.
      |       Type ? for help.
Error, cannot raise the datalimit above the hard limit
 

my ulimit settings are like that:

mma@amy:~> ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 16383
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) 1753295
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 16383
virtual memory (kbytes, -v) 3327360
file locks (-x) unlimited

When i am looking around in the files of maple i realized that the error message is generated in libmaple.so as this library is the only file that posses this error string.
Does anybody has an idea how i get maple running.?

The second error, i think it has to do with the datalimit error, is that maple can not initialize the help database

> ?
Help error, during help initialization - No help database found
 

The installation itself terminated without an error.

Thank you in advance for helping me

Regards Michael

 

 


 

Please Wait...