On Sun, Apr 6, 2008 at 12:51 PM, Samuel Gaehwiler <[EMAIL PROTECTED]> wrote:
>
>  On Apr 6, 10:46 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>  >
>  > You should definitely try compiling from source yourself.
>  >
>  > William
>
>  I compiled it (what an easy task, you guys did a great job with that
>  makefile!). Sage still can't talk with maxima.
>
>  I am uploading my whole sage-folder to 
> http://people.ee.ethz.ch/~samuelg/sage/
>  right now (482.9MB). It will be finished in approx. 5 hours. Maybe
>  you'll find something suspicious.

Instead do
  ./sage -bdist some_name
and make the file dist/sage-some_name.dmg available.
You can then delete SAGE_ROOT/dist.

>  But I guess it will be quite similar to your compiled sage-folder.
>  Something might be different in our two systems, maybe it's a hardware
>  issue.
>
>  I work on a Macbook2,1 with Intel Core 2 Duo, Boot ROM Version:
>  MB21.00A5.B07, SMC Version: 1.13f3

1. How much RAM?
2. What happens if you type

    ./sage -maxima

3. What happens if at the Sage prompt you type !maxima

    sage: !maxima

4. Do you have fink installed on your computer?

5. Are you using Macports?

6. Any weird language / internationalization issues?

>
>  Best regards,
>  Samuel
>
>  ------------  sage's interactive shell output: -----------
>  sage: maxima('2+2')
>
> Timeout exceeded in read_nonblocking().
>  <pexpect.spawn instance at 0x6dcfd28>
>
> version: 2.0 ($Revision: 1.151 $)
>  command: /Applications/sage-2.11/local/bin/maxima
>  args: ['/Applications/sage-2.11/local/bin/maxima', '-p', '/
>  Applications/sage-2.11/local/bin/sage-maxima.lisp']
>
> patterns:
>     \(\%i[0-9]+\)
>  buffer (last 100 chars):
>  before (last 100 chars):          :R1      ABORT
>  ABORT          :R2      ABORT
>  ABORT          :R3      ABORT
>  Break 1 [4]>
>  after: <class 'pexpect.TIMEOUT'>
>  match: None
>  match_index: None
>  exitstatus: None
>  flag_eof: 0
>  pid: 31750
>
> child_fd: 5
>  timeout: 30
>  delimiter: <class 'pexpect.EOF'>
>  logfile: None
>  maxread: 10000
>  searchwindowsize: None
>  delaybeforesend: 0
>  ---------------------------------------------------------------------------
>  <type 'exceptions.TypeError'>             Traceback (most recent call
>
> last)
>
>  /Users/sam/<ipython console> in <module>()
>
>  /Users/sam/sage-2.11/local/lib/python2.5/site-packages/sage/interfaces/
>  maxima.py in __call__(self, x)
>
>  /Users/sam/sage-2.11/local/lib/python2.5/site-packages/sage/interfaces/
>  expect.py in __call__(self, x)
>
>  /Users/sam/sage-2.11/local/lib/python2.5/site-packages/sage/interfaces/
>  expect.py in __init__(self, parent, value, is_name)
>
>  <type 'exceptions.TypeError'>: Unable to start maxima
>  sage:
>
>
>
>
>
>  >
>



-- 
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to