On Mon, 02 Oct 2006 18:15:45 -0700, David Joyner <[EMAIL PROTECTED]>  
wrote:

> There was a problem compiling this in kanotix64-bit.
> The tail of the log is below. Let me know if you want me to email you the
> logfile.
>
> Writing  
> /home/wdj/computer_algebra/sage/sage-1.4/local/lib/python2.5/site-packages/ipython-0.7.2-py2.5.egg-info
>
> real    0m0.838s
> user    0m0.504s
> sys     0m0.104s
> Successfully installed ipython-0.7.2-2006-06-12
> cd /home/wdj/computer_algebra/sage/sage-1.4/local/bin/ &&  
> ./sage-make_relative
> python: error while loading shared libraries: libpython2.5.so.1.0:  
> cannot open shared object file: No such file or directory
> make[1]: *** [installed/ipython-0.7.2-2006-06-12] Error 127
> make[1]: Leaving directory  
> `/media/sda1/computer_algebra/sage/sage-1.4/spkg'

I already fixed this in the latest tarball that is at
     http://sage.math.washington.edu/tmp/

The problem is that make used to run without the SAGE environment
setup first.  Now that Python is built in shared mode, it can't
be run unless sage-env has been run first (to set the environment).

Download this file

http://sage.math.washington.edu/tmp/sage-1.4/spkg/install

and put it as <SAGE_ROOT>/spkg/install

This should fix the problem and allow the make to continue.


  -- William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to