[sage-support] Re: request for help

2009-08-05 Thread noufal asharaf
I am using aceraspire 4710 laptop. Processor is pentium T2080 dual core.
1GB  RAM  with 160GB  Hard disk.
I have tried sage4.1 to install in Mandriva 2008.1 spring version in KDE
desktop.  I  have downloaded  a  binary version  of  sage  from  the  sage
website,  one  which is suitable  for  Mandriva. but during the installation
process a warning message is obtained. which says ¨This sage install was
built on a machine that supports instructions that are not available on this
computer.  Sage will likely fail with illegal instuction errors! the
following processor flags were on the build machine but are not on this
computer.  The missing flag is SSSE3. what can i do to overcome this
difficulty. please help me.

On Mon, Aug 3, 2009 at 6:29 PM, Dr. David Kirkby david.kir...@onetel.netwrote:


 noufal wrote:
  i have tried the binary version of sage 4.1 in mandriva 2008
  version but it is not possible to install please help me
 
 I'm unlikely personally to be able to help you, but I would suggest you
 give as much information as possible. Like your computer, CPU, memory,
 exact operating system.

 And of course, people need to know what the installation problems is.
 Without further information, I doubt anyone can help you.

 Dave

 



-- 
Noufal.A
Research Scholar
Department of Mathematics
University of Kerala
Thiruvananthapuram
ph: +919447327154
+919895413300

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



[sage-support] Re: request for help

2009-08-05 Thread Burcin Erocal

On Wed, 5 Aug 2009 17:26:31 +0530
noufal asharaf noufalasha...@gmail.com wrote:

 I am using aceraspire 4710 laptop. Processor is pentium T2080 dual
 core. 1GB  RAM  with 160GB  Hard disk.
 I have tried sage4.1 to install in Mandriva 2008.1 spring version in
 KDE desktop.  I  have downloaded  a  binary version  of  sage  from
 the  sage website,  one  which is suitable  for  Mandriva. but during
 the installation process a warning message is obtained. which says
 ¨This sage install was built on a machine that supports instructions
 that are not available on this computer.  Sage will likely fail with
 illegal instuction errors! the following processor flags were on the
 build machine but are not on this computer.  The missing flag is
 SSSE3. what can i do to overcome this difficulty. please help me.

You should be able to get away with rebuilding the two components of
Sage that are likely to have these illegal instructions, namely mpir
and atlas.

Try the following:

 - Go to the directory you installed Sage in
 - Type
   ./sage -f mpir-1.2.p4
 - Wait till MPIR is compiled  installed, then type
   ./sage -f atlas-3.8.3.p5

If you haven't already remove the file that keeps the flags for the
binary you downloaded:

 rm local/lib/sage-flags.txt


Sage should now start without problems.


Cheers,
Burcin

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



[sage-support] Re: request for help

2009-08-03 Thread Minh Nguyen

Hi,

On Mon, Aug 3, 2009 at 10:01 PM, noufalnoufalasha...@gmail.com wrote:

 i have tried the binary version of sage 4.1 in mandriva 2008 spring
 version but it is not possible to install please help me

What's the error message you received? What's your CPU architecture?
Which binary did you use? Was it the 32-bit or the 64-bit for
Mandriva? We need more information in order to determine why you had
trouble installing the Mandriva binary of Sage.

-- 
Regards
Minh Van Nguyen

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



[sage-support] Re: request for help

2009-08-03 Thread Dr. David Kirkby

noufal wrote:
 i have tried the binary version of sage 4.1 in mandriva 2008 spring
 version but it is not possible to install please help me
 
I'm unlikely personally to be able to help you, but I would suggest you 
give as much information as possible. Like your computer, CPU, memory, 
exact operating system.

And of course, people need to know what the installation problems is. 
Without further information, I doubt anyone can help you.

Dave

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



[sage-support] Re: Request for help

2009-03-15 Thread curious

sage-3.4-OSX10.4-PowerMacintosh-Darwin.dmg
and it was 354Mb.

David Galant

On Mar 14, 5:18 pm, William Stein wst...@gmail.com wrote:
 On Sat, Mar 14, 2009 at 5:29 AM, davidgal...@gmail.com

 davidgal...@gmail.com wrote:

  When I tried to open sage 3.4 on an iBookG4 (MacOS 10.4.11) I got:

 Precisely which .dmg did you download?  What size was it?

 William





  Last login: Sat Mar 14 13:34:34 on ttyp1
  Welcome to Darwin!
  iBookG4:~ davidgalant$ /Applications/Analysis/sage/sage
  --
  | Sage Version 3.4, Release Date: 2009-03-11                         |
  | Type notebook() for the GUI, and license() for information.        |
  --
  ---
  ImportError                               Traceback (most recent call
  last)

  /Applications/Analysis/sage/local/bin/string in module()

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/preparser_ipython.py in module()
       6
  ###
       7
   8 import sage.misc.interpreter
       9
      10 import preparser

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/interpreter.py in module()
     100
     101 import os
  -- 102 import log
     103
     104 import remote_file

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/log.py in module()
      63
      64 import interpreter
  --- 65 import latex
      66 import misc
      67

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/latex.py in module()
      41 import random
      42
  --- 43 from misc import tmp_dir
      44 import sage_eval
      45 from sage.misc.misc import SAGE_DOC

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/misc.py in module()
      26
      27 import operator, os, stat, socket, sys, signal, time, weakref,
  resource, math
  --- 28 import sage.misc.prandom as random
      29
      30 from banner import version, banner

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/prandom.py in module()
      54 # setting seeds should only be done through
  sage.misc.randstate .
      55
  --- 56 from sage.misc.randstate import current_randstate
      57
      58 def _pyrand():

  ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
  site-packages/sage/misc/randstate.so, 2): Library not loaded: /home/
  wstein/varro/build/sage-3.4/local/lib/libgmp.3.dylib
   Referenced from: /Applications/Analysis/sage/local/lib//
  libcsage.dylib
   Reason: no suitable image found.  Did find:
         /Applications/Analysis/sage/local/lib//libgmp.3.dylib:
  incompatible cpu-subtype
  WARNING: Failure executing code: 'import sage.misc.preparser_ipython;
  sage.misc.preparser_ipython.magma_colon_equals=True'
  ---
  ImportError                               Traceback (most recent call
  last)

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/IPython/
  ipmaker.pyc in force_import(modname)
      64         reload(sys.modules[modname])
      65     else:
  --- 66         __import__(modname)
      67
      68

  /Applications/Analysis/sage/local/bin/ipy_profile_sage.py in module
  ()
       1 import os
       2 if 'SAGE_CLEAN' not in os.environ:
   3     import sage.misc.misc
       4     from sage.misc.interpreter import preparser, _ip
       5     preparser(True)

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/misc.py in module()
      26
      27 import operator, os, stat, socket, sys, signal, time, weakref,
  resource, math
  --- 28 import sage.misc.prandom as random
      29
      30 from banner import version, banner

  /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
  misc/prandom.py in module()
      54 # setting seeds should only be done through
  sage.misc.randstate .
      55
  --- 56 from sage.misc.randstate import current_randstate
      57
      58 def _pyrand():

  ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
  site-packages/sage/misc/randstate.so, 2): corrupt binary, library
  ordinal too big
  Error importing ipy_profile_sage - perhaps you should run %upgrade?
  WARNING: Loading of ipy_profile_sage failed.

  ERROR: name 'sage_prompt' is not definedquit

  What do I need to do.

  Thanks,

  David Galant
  dgal...@zahav.net.il

 --
 William Stein
 Associate Professor of Mathematics
 University of Washingtonhttp://wstein.org
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 

[sage-support] Re: Request for help

2009-03-14 Thread William Stein

On Sat, Mar 14, 2009 at 5:29 AM, davidgal...@gmail.com
davidgal...@gmail.com wrote:

 When I tried to open sage 3.4 on an iBookG4 (MacOS 10.4.11) I got:

Precisely which .dmg did you download?  What size was it?

William


 Last login: Sat Mar 14 13:34:34 on ttyp1
 Welcome to Darwin!
 iBookG4:~ davidgalant$ /Applications/Analysis/sage/sage
 --
 | Sage Version 3.4, Release Date: 2009-03-11                         |
 | Type notebook() for the GUI, and license() for information.        |
 --
 ---
 ImportError                               Traceback (most recent call
 last)

 /Applications/Analysis/sage/local/bin/string in module()

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/preparser_ipython.py in module()
      6
 ###
      7
  8 import sage.misc.interpreter
      9
     10 import preparser

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/interpreter.py in module()
    100
    101 import os
 -- 102 import log
    103
    104 import remote_file

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/log.py in module()
     63
     64 import interpreter
 --- 65 import latex
     66 import misc
     67

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/latex.py in module()
     41 import random
     42
 --- 43 from misc import tmp_dir
     44 import sage_eval
     45 from sage.misc.misc import SAGE_DOC

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/misc.py in module()
     26
     27 import operator, os, stat, socket, sys, signal, time, weakref,
 resource, math
 --- 28 import sage.misc.prandom as random
     29
     30 from banner import version, banner

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/prandom.py in module()
     54 # setting seeds should only be done through
 sage.misc.randstate .
     55
 --- 56 from sage.misc.randstate import current_randstate
     57
     58 def _pyrand():

 ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
 site-packages/sage/misc/randstate.so, 2): Library not loaded: /home/
 wstein/varro/build/sage-3.4/local/lib/libgmp.3.dylib
  Referenced from: /Applications/Analysis/sage/local/lib//
 libcsage.dylib
  Reason: no suitable image found.  Did find:
        /Applications/Analysis/sage/local/lib//libgmp.3.dylib:
 incompatible cpu-subtype
 WARNING: Failure executing code: 'import sage.misc.preparser_ipython;
 sage.misc.preparser_ipython.magma_colon_equals=True'
 ---
 ImportError                               Traceback (most recent call
 last)

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/IPython/
 ipmaker.pyc in force_import(modname)
     64         reload(sys.modules[modname])
     65     else:
 --- 66         __import__(modname)
     67
     68

 /Applications/Analysis/sage/local/bin/ipy_profile_sage.py in module
 ()
      1 import os
      2 if 'SAGE_CLEAN' not in os.environ:
  3     import sage.misc.misc
      4     from sage.misc.interpreter import preparser, _ip
      5     preparser(True)

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/misc.py in module()
     26
     27 import operator, os, stat, socket, sys, signal, time, weakref,
 resource, math
 --- 28 import sage.misc.prandom as random
     29
     30 from banner import version, banner

 /Applications/Analysis/sage/local/lib/python2.5/site-packages/sage/
 misc/prandom.py in module()
     54 # setting seeds should only be done through
 sage.misc.randstate .
     55
 --- 56 from sage.misc.randstate import current_randstate
     57
     58 def _pyrand():

 ImportError: dlopen(/Applications/Analysis/sage/local/lib/python2.5/
 site-packages/sage/misc/randstate.so, 2): corrupt binary, library
 ordinal too big
 Error importing ipy_profile_sage - perhaps you should run %upgrade?
 WARNING: Loading of ipy_profile_sage failed.

 ERROR: name 'sage_prompt' is not definedquit

 What do I need to do.

 Thanks,

 David Galant
 dgal...@zahav.net.il
 




-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

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