The same problem happened with GLPK's spkg, to note.
On Oct 20, 5:26 am, Tim Dumol wrote:
> Hey,
>
> I am currently trying to build a `jpeg-7` spkg on Arch Linux x86_64,
> but I've had problems with $RM
>
> {{{
> ...
> checking if gcc -std=gnu99 supports
Hey,
I am currently trying to build a `jpeg-7` spkg on Arch Linux x86_64,
but I've had problems with $RM
{{{
...
checking if gcc -std=gnu99 supports -c -o file.o... rm: cannot remove
`conftest*': No such file or directory
...
}}}
etc.
Full log here: http://sage.pastebin.com/m94e6767
Doing:
{
I am running Arch Linux x86_64. Before a recent system upgrade, Sage
was working fine. After upgrading my system, which seems to have
removed libtermcap from /usr/lib, this bug happens:
Upon running sage, with or without any commandline arguments:
$ sage -br
bash: symbol lookup error: /opt/sage-
Are there any IRC logs up for #sage-devel? If there isn't, then
perhaps we can have a bot (http://www.eggheads.org/) do logging
automatically, and have them automatically posted online. It will be
helpful for people to catch up with any discussion made in IRC.
--~--~-~--~~~
There seems to be a problem with its setup script. I am on Arch Linux
x86_64.
Here is the error log:
[timdu...@tim-pc sage-css]$ sage -f gnuplotpy-1.7.p3
Force installing gnuplotpy-1.7.p3
Calling sage-spkg on gnuplotpy-1.7.p3
You must set the SAGE_ROOT environment variable or
run this script fro
Hey Jenny,
I thought I could chip in.
On Sep 17, 8:28 pm, "J. Cooley" wrote:
> Hi William,
>
> Thank you for all the information. I have spent time this morning
> going through it all, the alarm thing is really useful ~ I also
> discovered Ctl-C, which seems to be quite handy! (I am REALLY new
Reading through the code base, it seems switching to Django will
entail replacing the user authentication system with Django's -- or at
least it seems the cleanest way to do it. Django views can be
relatively easily implemented by just translating the code in
`twist.py`. The authentication seems t
Codenode doesn't work with Sage currently, although Dorian Raymer is
working on the backend, and it seems it should be ready within a week.
It seems that Codenode can replace the Notebook eventually, assuming
there are ways to plug in a few templates (to include the Help, etc.).
It's well-modular
The Notebook currently uses Twisted.Web2 as its server. As stated http://twistedmatrix.com/trac/wiki/TwistedWebPlan";>here,
Twisted.Web2 is being phased out and its useful features being merged
back into Twisted.Web. There doesn't seem to be any support for
Twisted.Web2 -- I cannot find proper doc
I think it could be decent publicity for Sage to do so, and it
shouldn't take much effort. What do you think?
Reference url: http://twistedmatrix.com/trac/wiki/ProjectsUsingTwisted
--~--~-~--~~~---~--~~
To post to this group, send an email to sage-devel@googlegroup
It's a great idea -- and it seems feasible. One way to set up an
interface to GHCi would be to just send the contents of the cell to
GHCi -- taking care to put function definitions and the like in one
line, and pipe the output -- but it may set some constraints to the
input -- "let" before definit
On Jul 22, 12:24 am, Ondrej Certik wrote:
> On Tue, Jul 21, 2009 at 4:47 AM, Tim Dumol wrote:
>
> > It's working great in Firefox 3.5, Windows XP x32 and Linux x86_64.
>
> > I'm doing some work on converting the notebook to Jinja (
> >http://trac.sagemath.org
I think I'm done with the migration to Jinja -- at least for
notebook.py. I'll take a peek at the rest of the files, and then
delete the orphaned functions later.
On Jul 21, 6:42 pm, Tim Dumol wrote:
> I find the template code used as a bit kludgy, and I've only done a
>
It's working great in Firefox 3.5, Windows XP x32 and Linux x86_64.
I'm doing some work on converting the notebook to Jinja (
http://trac.sagemath.org/sage_trac/ticket/6568 ). It shouldn't be too
hard to convert my work from Jinja templates to Django templates, or
to switch the Django templating
:54 am, William Stein wrote:
> On Mon, Jul 20, 2009 at 10:37 AM, Tim Dumol wrote:
>
> > I've started a ticket on it (http://trac.sagemath.org/sage_trac/ticket/6568
> > ) and uploaded a small patch implementing the migration of a few
> > functions in notebook.py to Jinja -
I've started a ticket on it ( http://trac.sagemath.org/sage_trac/ticket/6568
) and uploaded a small patch implementing the migration of a few
functions in notebook.py to Jinja -- although not in idiomatic Jinja,
to be done later.
On Jul 20, 2:12 am, William Stein wrote:
> On Sun, Jul 19, 2009 at
16 matches
Mail list logo