Re: [sage-devel] Compiling Sage 5.2

2012-08-16 Thread Rita Morgan
. On Wednesday, August 15, 2012 3:39:05 AM UTC-4, Jan Groenewald wrote: > > Hi Rita, > > On 14 August 2012 12:07, Rita Morgan >wrote: > >> Thanks for the response. Is it possible to have sage make look at other >> locations for these libraries? Instead of looking at

Re: [sage-devel] Compiling Sage 5.2

2012-08-14 Thread Rita Morgan
gt; Hi > > On 14 August 2012 11:30, Rita Morgan >wrote: > >> On RHEL 5.8 (64bit), when trying to compile Sage 5.2 My sage compilation >> is failing due to Python. Python is failing, trying to compile the crypt >> module. What dependencies do I need for that module? >&

[sage-devel] Compiling Sage 5.2

2012-08-14 Thread Rita Morgan
On RHEL 5.8 (64bit), when trying to compile Sage 5.2 My sage compilation is failing due to Python. Python is failing, trying to compile the crypt module. What dependencies do I need for that module? -- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from

[sage-devel] Any updates on Python 2.7

2011-11-15 Thread Rita Morgan
Hello, Just curious what the status of Python 2.7.x is with SAGE. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/

[sage-devel] proper way to recompile a spkg

2011-08-12 Thread Rita Morgan
I have a spkg I would like to recompile with different parameters, what is the recommended way of doing it? I usually do this: * untar the spkg * make my changes * recreate the spkg * sage -i newspkg Will this rebuild my dependencies because that would be the desired behavior. -- To post to thi

[sage-devel] SAGE_ATLAS_LIB question

2011-08-12 Thread Rita Morgan
I would like to compile sage so it can see our Intel MKL BLAS. During compilation has anyone successfully linked IntelÅ› MKL with Sage? Here is how I would link http://software.intel.com/en-us/articles/intel-math-kernel-library-intel-mkl-for-linux-linking-applications-with-intel-mkl-version-100/