Hi William,
thanks for your answer. I already thought about the gcc-problem. And
yes, i´m using gcc 4.2.1.
I´ve just hoped, that this problem was fixed from 2.7 to 2.7.2 ;)
Another question about ATLAS. I´ve installed it in /opt/atlas/
{lib,include}. How can i tell sage (numpy,scipy,linbox,...)
On 8/1/07, William Stein <[EMAIL PROTECTED]> wrote:
> Could you try
> 1) sage: hg_sage.pull()
> 2) exit sage
> 3) sage -br
> 4) Then try notebook()
This made the worksheets owned by "root" to appear, but it did not
give me access to them, since the owner is "root", not "admin". I
get:
"You are
On 8/1/07, Luis Finotti <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Thanks for the reply.
>
> On 8/1/07, William Stein <[EMAIL PROTECTED]> wrote:
>
> > I'll fix this for SAGE-2.7.3. In the meantime, please type
> >
> > sage: notebook(reset=True)
> >
> > which will give you a chance to set the admin p
Hi,
Thanks for the reply.
On 8/1/07, William Stein <[EMAIL PROTECTED]> wrote:
> I'll fix this for SAGE-2.7.3. In the meantime, please type
>
> sage: notebook(reset=True)
>
> which will give you a chance to set the admin password.
I should have mentioned that I had tried that already, and it
On 8/1/07, legout <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> i can´t get sage-2.7.2 to compile sucessfully. It stops while
> compiling linbox_wrap. Here´s a part of the install.log.
You probably are yet another person who can't build SAGE because
linbox won't build with gcc >= 4.2. What does the out
On 8/1/07, Luis Finotti <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> It seems that the change from "root" to "admin" as the default user
> with the notebook made it stop working.
>
> If I remove (or rename) $HOME/sage_notebook, then SAGE asks for the
> "admin" password and everything works fine. On the
Hi,
It seems that the change from "root" to "admin" as the default user
with the notebook made it stop working.
If I remove (or rename) $HOME/sage_notebook, then SAGE asks for the
"admin" password and everything works fine. On the other hand, this
makes me lose my previous sessions. Is there a
Hi,
On 8/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Some time ago I asked for and requested help for a bizarre problem
> that occurs only for me -- namely, sage cannot find octave on my
> computer even though it is properly installed. At that time you
> suggested that I add a small fi
Hi
i can´t get sage-2.7.2 to compile sucessfully. It stops while
compiling linbox_wrap. Here´s a part of the install.log.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... ye
On 8/1/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Some time ago I asked for and requested help for a bizarre problem
> that occurs only for me -- namely, sage cannot find octave on my
> computer even though it is properly installed. At that time you
> suggested that I add a small file to
Some time ago I asked for and requested help for a bizarre problem
that occurs only for me -- namely, sage cannot find octave on my
computer even though it is properly installed. At that time you
suggested that I add a small file to sage/bin which gave the path to
octave. This solved the problem.
On 7/31/07, gani <[EMAIL PROTECTED]> wrote:
>
> Hi:
>
> How does one modify path for notebook to include say /usr/lib/
> python2.4/site-packages/unum?
You can append something to sys.path, but you're asking for
trouble in case there's anything in unum that isn't 100% compatible
with SAGE's python
12 matches
Mail list logo