Hi,
I am installing omegalib on windows 7. If I'd like to add Module_sage, is SAGE or SAGE2 required? If so, which one is preferred for omegalib installation? I checked the CMakeLists.txt in the Module_sage folder ($OMEGA_HOME$/modules/sage), and it seems that several libraries relevant to SAGE are necessary to build the module.
I downloaded SAGE2 first, but the "include" and "lib" directories are missing, which are referred in CMakeLists.txt of the sage module. What can I do to solve the problem or get the two folders?
Then I tried to install SAGE on my computer, but I cannot compile it successfully in visual studio 2010 and cannot find sail.lib. Is that the correct compiler or OS I should use? Is there anything I did wrong?
Any suggestion please?
Thanks a lot!