Re: [sage-support] Re: sage server problem

2010-03-20 Thread David Joyner
On Sat, Mar 20, 2010 at 8:34 PM, gerhard  wrote:
>> Why do you want to do this instead of
>> $ sage -notebook
>
> I want to run sage on a remote machine that I and my colleagues
> can access, potentially (but not necessarily) sharing worksheets?


Then use
$ sage -notebook
or
sage: notebook()


>
> --
> 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
> URL: http://www.sagemath.org
>
> To unsubscribe from this group, send email to 
> sage-support+unsubscribegooglegroups.com or reply to this email with the 
> words "REMOVE ME" as the subject.
>

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


[sage-support] Re: sage server problem

2010-03-20 Thread gerhard
> Why do you want to do this instead of
> $ sage -notebook

I want to run sage on a remote machine that I and my colleagues
can access, potentially (but not necessarily) sharing worksheets?

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


[sage-support] Re: sage on slitaz linux?

2010-03-20 Thread Alec Mihailovs
On Mar 19, 4:51 am, bb  wrote:
> I tried to compile sage from source on slitaz, a very small and
> ultrafast starting linux and slitaz might be installed to a bootable USB.
> No success.

You could just use Sage live CD (bootable). If it boots from a CD, it
would boot from USB as well, I guess.

It is rather small, contains Sage 4.3.1 on Puppy Linux, and is
available from

http://mira.sunsite.utk.edu/sagemath/livecd/index.html

as well on other mirrors.

Alec Mihailovs

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


Re: [sage-support] Re: sage server problem

2010-03-20 Thread David Joyner
On Sat, Mar 20, 2010 at 3:12 PM, gerhard  wrote:
> Has nobody encounteres this problem before?
> Any ideas of how to try and debug this?
>
> On Mar 19, 11:37 am, gerhard  wrote:
>> Hi all,
>> I tried to bring up a server on a new machine:
>>
>> compiled sage version 4.3.3 from scratch and tested it.
>> Starting the server with
>> notebooks_start.py


Why do you want to do this instead of
$ sage -notebook
or
sage: notebook()
?


>>      import sagenb.notebook.notebook_object as n
>>      server_pool=['s...@company.com']
>>      n.notebook( port=8000, accounts=True, interface='',
>>                           directory='/home/sage/sage_dir',
>> server_pool=server_pool,
>>                           secure=True, open_viewer=False,
>>                           ulimit='-v 200')
>>
>> lets me open a browser and login tohttps://company.com:8000,
>> create, edit, save and publish worksheets.
>>
>>   Trying to execute code in a cell however hangs?! ***
>>
>> Interrupting the computation causes
>> an output " got EOF subprocess must have crashed..."
>> in the server log.
>>
>> What do I need to look for to resolve this?
>> Thanks!
>
> --
> 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
> URL: http://www.sagemath.org
>
> To unsubscribe from this group, send email to 
> sage-support+unsubscribegooglegroups.com or reply to this email with the 
> words "REMOVE ME" as the subject.
>

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


[sage-support] Re: sage server problem

2010-03-20 Thread gerhard
Has nobody encounteres this problem before?
Any ideas of how to try and debug this?

On Mar 19, 11:37 am, gerhard  wrote:
> Hi all,
> I tried to bring up a server on a new machine:
>
> compiled sage version 4.3.3 from scratch and tested it.
> Starting the server with
> notebooks_start.py
>      import sagenb.notebook.notebook_object as n
>      server_pool=['s...@company.com']
>      n.notebook( port=8000, accounts=True, interface='',
>                           directory='/home/sage/sage_dir',
> server_pool=server_pool,
>                           secure=True, open_viewer=False,
>                           ulimit='-v 200')
>
> lets me open a browser and login tohttps://company.com:8000,
> create, edit, save and publish worksheets.
>
>   Trying to execute code in a cell however hangs?! ***
>
> Interrupting the computation causes
> an output " got EOF subprocess must have crashed..."
> in the server log.
>
> What do I need to look for to resolve this?
> Thanks!

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


Re: [sage-support] Re: 'make' of 4.3.3 on a 64-bit machine fails due to different assembly language/ABI(?)

2010-03-20 Thread Mike Hansen
On Sat, Mar 20, 2010 at 1:47 AM, bb  wrote:
> Obviously you got no response to your question so far. There is a 64-bit
> version:
> sage-4.3.3-linux-64bit-arch_linux-x86_64-Linux.tar.lzma
> on the sage download page http://www.sagemath.org/./download-linux.html.
>
> I compiled that version on my 64-bit AMD machines with different linux
> brands.

That is a binary and not source code -- it doesn't need to be
compiled.  The sage-4.3.3.tar  source file works with both 32 and 64
bit machines.

--Mike

-- 
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to 
sage-support+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.


Re: [sage-support] installation problem

2010-03-20 Thread Dr. David Kirkby

bb wrote:
As I mentioned in another posting I tried a simple install from source 
(on slitaz linux).


1. I got he message that prereq-0.7 is missing.
prereq-0.7 and prereq-0.7-install.tar is present. On 
http://trac.sagemath.org/sage_trac/ticket/8052 I found the remark that 
prereq-0.7-install.tar will be untared automatically - it is NOT!


2. I untared prereq-0.7-install.tar by hand and the next message is 
telling:

base/prereq-0.7-install: cd: line 178: can't cd to prereq-0.7
base/prereq-0.7-install: line 180: ./configure: not found
ERROR: You do not have all of the prerequisites needed

Next I checked line 179 and line 180:

tar mxvf "../base/$TARGET.tar"
cd "$TARGET"

./configure

I wonder about the tar options mxvf ? On minimal systems (like slitaz or 
tinyCore linux) m is not provided! I would not say it is a bug, but it 
is a nuisance!


It can't really be called a bug, as there is no agreed standard for options to 
'tar' - they are not defined by POSIX. But I would accept that 'm' is not a 
commonly used option.


I've created a ticket to remove this option, which seems to be unnecessary.

http://trac.sagemath.org/sage_trac/ticket/8566

That will be fixed in Sage 4.5, though I think you have other more serious 
problems on your system.


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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.


Re: [sage-support] installation problem

2010-03-20 Thread Dr. David Kirkby

bb wrote:

Does anybody know if sage 4.3.3 compiles with an obviously "old" gcc 
version 4.2.3?


Regards



It compiles with 4.0.1 on OS X, so whilst I can't say I know for sure it 
compiles with 4.2.3 on Linux, I would expect it to.


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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.


Re: [sage-support] Re: 'make' of 4.3.3 on a 64-bit machine fails due to different assembly language/ABI(?)

2010-03-20 Thread bb

rvaug...@gmail.com schrieb:

Thanks, Mike.

$ gcc --version
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-46)


Is there a 64-bit version of the SAGE 4.3.3 source?

-Richard


On Mar 19, 2:39 pm, Mike Hansen  wrote:
  

On Fri, Mar 19, 2010 at 11:15 AM, rvaug...@gmail.com  wrote:


But on a machine running 64-bit Scientific Linux 5.4, the make
failed.
...
Is this in fact the case?
Will SAGE-4.3.3 not make successfully on a 64-bit machine due to
different assembly language/different ABI?
Anyone having success running SAGE 4.3.3 on a 64-bit OS?
  

Yes, Sage builds and runs on lots of 64-bit OS's.  The main machines
where the tests are run are 64-bit boxes.

What version of gcc are you using?

--Mike



  
Obviously you got no response to your question so far. There is a 64-bit 
version:

sage-4.3.3-linux-64bit-arch_linux-x86_64-Linux.tar.lzma
on the sage download page http://www.sagemath.org/./download-linux.html.

I compiled that version on my 64-bit AMD machines with different linux 
brands.


--
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.


Re: [sage-support] installation problem

2010-03-20 Thread bb

Carlo Hamalainen schrieb:

On Sat, Mar 20, 2010 at 7:18 AM, bb  wrote:
  

The text lines I sent were the last lines of config.log.



And what's the output of

gcc -v

and

g++ -v

?


Cheers,


  

Beside the usual list of options I get gcc -version 4.2.3 for both.

On my 64-bit machines (where I installed sage successful) gcc version 
4.3.2 and  4.4.1 is installed.


Does anybody know if sage 4.3.3 compiles with an obviously "old" gcc 
version 4.2.3?


Regards

--
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
URL: http://www.sagemath.org

To unsubscribe from this group, send email to sage-support+unsubscribegooglegroups.com or 
reply to this email with the words "REMOVE ME" as the subject.