hello all,
i'm just giving a try to the binaries found on the website and it
doesn't work:

nemo-henry% /local/apps/sage-3.4.2-i86pc-SunOS+toolchain/sage
----------------------------------------------------------------------
| Sage Version 3.4.2, Release Date: 2009-05-04                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/bin/sage-sage: line
198:   337 Illegal Instruction     sage-ipython "$@" -i
nemo-henry% cat /etc/release
                       Solaris 10 10/08 s10x_u6wos_07b X86
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008

Running with gdb says me that it doesn't found libgcc:
nemo-henry% /local/apps/sage-3.4.2-i86pc-SunOS+toolchain/sage -gdb
----------------------------------------------------------------------
| Sage Version 3.4.2, Release Date: 2009-05-04                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/bin/sage-ipython
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/
gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i386-pc-solaris2.10"...
warning: rw_common (): unable to read at addr 0x123a88
warning: sol_thread_new_objfile: td_ta_new: Debugger service failed
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
warning: Temporarily disabling breakpoints for unloaded shared library
"/usr/lib/libc.so.1"
Python 2.5.2 (r252:60911, May  4 2009, 10:46:32)
[GCC 4.3.2] on sunos5
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):
  File "/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/bin/sage-
ipython", line 18, in <module>
    import IPython
  File "/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/lib/
python2.5/site-packages/IPython/__init__.py", line 58, in <module>
    __import__(name,glob,loc,[])
  File "/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/lib/
python2.5/site-packages/IPython/ipstruct.py", line 20, in <module>
    import pprint
  File "/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/lib/python/
pprint.py", line 39, in <module>
    from cStringIO import StringIO as _StringIO
ImportError: libc.so.1: python: fatal: libgcc_s.so.1: open failed: No
such file or directory

and verifying here:
nemo-root% ldd /local/apps/sage-3.4.2-i86pc-SunOS+toolchain//local/lib/
python2.5/lib-dynload/cStringIO.so
        libgcc_s.so.1 =>         (file not found)

And launching with -sh shows me that it uses:
LIBRARY_PATH=/local/apps/sage-3.4.2-i86pc-SunOS+toolchain/local/lib/

Perhaps, you forgot to deliver libgcc_s.so.1 in this directory?

But what i don't understand is why I cannot use the  LD_LIBRARY_PATH?
even after setting it, the problem remains the same.

Otherwise, on opensolaris (os2009.06), it seems to work

thanks,

gerard


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to