PATH=/home/roman/Software/sage-4.7:/home/roman/Software/sage-4.7/
local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

Is there any reason for PATH having /usr/local ahead of the standard
stuff?
It can potentially happen that you have some stuff in /usr/local/lib
which interfers
with things. Indeed,  -L/usr/local/lib is in the gcc call that
produces non-working crypt
module, and the only reason for it to be there is, I think, the
presense of /usr/local in your PATH.

Could you try removing this part from your PATH and re-running?

If this does not help, one should try to see what 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 <lqd...@gmail.com> wrote:
> 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
URL: http://www.sagemath.org

Reply via email to