Hello, I am installing Sage-3.1.1 on Arch linux with enabled PBUILD. However, the installation fails with following errors:
:::::::::::::: s -L/var/abs/local/sage/src/sage-3.1.1/local/lib -lntl -lgmp -lpari ----------------------------------------------------------- | Sage Parallel Build System 4 Threads| ----------------------------------------------------------- Traceback (most recent call last): File "/var/abs/local/sage/src/sage-3.1.1/devel/sage/build.py", line 137, in <module> init() File "/var/abs/local/sage/src/sage-3.1.1/devel/sage/build.py", line 133, in init buildsage(env, gccc) File "/var/abs/local/sage/src/sage-3.1.1/devel/sage-main/ sagebuild.py", line 379, in buildsage cacheinfo = get_compile_list(dep_list, funcdict, includedict, "sagebuild.chc", env.options['SAGE_ROOT']) File "/var/abs/local/sage/src/sage-3.1.1/data/extcode/sagebuild/ build/dependencies.py", line 155, in get_compile_list newdict = get_dep_dictionary(files, funcdict , includedict, None, cwd) File "/var/abs/local/sage/src/sage-3.1.1/data/extcode/sagebuild/ build/dependencies.py", line 109, in get_dep_dictionary depdict = create_dep_dict(flist, funcdict, includedict, cwd) File "/var/abs/local/sage/src/sage-3.1.1/data/extcode/sagebuild/ build/dependencies.py", line 93, in create_dep_dict raise TypeError, "File %s needed by %s does not exist" % (file,x) TypeError: File devel/sage/sage/structure/map.pxd needed by devel/sage/ sage/structure/parent.pyx does not exist ERROR installing SAGE real 0m12.382s user 0m7.573s sys 0m2.113s sage: An error occurred while installing sage-3.1.1 :::::::::::::::: How can I fix the problem? Best regards, Osman --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---