[sage-devel] Re: Sage Compile Error on LMDE x64

2011-07-01 Thread Roman Sinayev
thanks a lot, guys. It got past that point in compilation with the new *.spkg. On Jul 1, 11:37 am, leif wrote: > On Jul 1, 4:38 pm, leif wrote: > > > On Jun 26, 10:17 pm, Roman Sinayev wrote: > > > > I basically swapped the python-2.6.4.p11.spkg file in /sage-4.7/spkg/

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-30 Thread Roman Sinayev
The log is here: http://dl.dropbox.com/u/6726175/config.log On Jun 30, 4:26 am, Dima Pasechnik wrote: > On Jun 29, 7:39 pm, Roman Sinayev wrote: > > > Ok, I changed the PATH (removed /local/ stuff) and it didn't help.  I > > think i have the local folder as a part of

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-29 Thread Roman Sinayev
t exactly happens when > one tries importing crypt. > Perhaps it is in a log file in SAGE_ROOT/spkg/build/ > > On Jun 27, 10:56 pm, Roman Sinayev wrote: > > > > > > > > > The whole log is here: > > >http://dl.dropbox.com/u/6726175/install.log -- To post t

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-27 Thread Roman Sinayev
The whole log is here: http://dl.dropbox.com/u/6726175/install.log -- 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] Re: Sage Compile Error on LMDE x64

2011-06-27 Thread Roman Sinayev
move `python-2.6.4.p10/src/Objects/classobject.o': Permission denied rm: cannot remove `python-2.6.4.p10/src/Objects/rangeobject.c': Permission denied rm: cannot remove `python-2.6.4.p10/src/Objects/bytearrayobject.c': Permission denied rm: cannot remove `python-2.6.4.p10/src/Objects/t

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-26 Thread Roman Sinayev
I basically swapped the python-2.6.4.p11.spkg file in /sage-4.7/spkg/ standard with the patched one and got the same error. Am I doing something wrong? On Jun 26, 12:08 pm, Dima Pasechnik wrote: > On Jun 25, 10:20 pm, Roman Sinayev wrote: > > > I have that package installed alread

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-25 Thread Roman Sinayev
I have that package installed already =/ On Jun 25, 4:26 pm, Volker Braun wrote: > I haven't encountered that myself but I think you need openssl development > packages installed. Might be called libssl-dev in debian. -- To post to this group, send an email to sage-devel@googlegroups.com To uns

[sage-devel] Re: Sage Compile Error on LMDE x64

2011-06-25 Thread Roman Sinayev
forgot to add that replacing SAGE_ROOT/spkg/standard/python-2.6.4.p10.spkg with http://users.aims.ac.za/~jan/python-2.6.4.p11.spkg did not fix the problem. On Jun 25, 1:41 pm, Roman Sinayev wrote: > Hello, > I'm getting an error while compiling SAGE - no module named crypt.  I > am

[sage-devel] Sage Compile Error on LMDE x64

2011-06-25 Thread Roman Sinayev
Hello, I'm getting an error while compiling SAGE - no module named crypt. I am on Linux Mint Debian Edition x64. Similar Error is here: http://groups.google.com/group/sage-support/browse_thread/thread/d60f8c37fb708420 I replaced SAGE_ROOT/spkg/standard/python-2.6.4.p10.spkg with http://users.aim