After trying to build it via the "-upgrade" method, I just deleted the
whole installation, downloaded the 3.1.4 source, and started the build
with fresh source.
And I'm not trying to show off...
DN
On Oct 20, 11:11 am, John H Palmieri <[EMAIL PROTECTED]> wrote:
> On Oct 20, 7:50 am, "Wi
William Stein wrote:
> On Mon, Oct 20, 2008 at 2:24 PM, pong <[EMAIL PROTECTED]> wrote:
>> Yes, that's what I got. Maybe because I'm only using SAGE 3.1.1 or
>> there is something wrong with the installation.
>
> I bet that's the case. You should maybe upgrade. We'll be posting
> binaries soon.
William Stein wrote:
> On Mon, Oct 20, 2008 at 2:06 PM, pong <[EMAIL PROTECTED]> wrote:
>> Thanks Marshall. I have thought about that as well.
>> Since I want to optimize time. I want to see if your method is faster
>> then a for loop. However, I run into something puzzling:
>>
>> vector( [k for k
On Mon, Oct 20, 2008 at 2:24 PM, pong <[EMAIL PROTECTED]> wrote:
>
> Yes, that's what I got. Maybe because I'm only using SAGE 3.1.1 or
> there is something wrong with the installation.
I bet that's the case. You should maybe upgrade. We'll be posting
binaries soon.
William
>
> sage: vector([
Yes, that's what I got. Maybe because I'm only using SAGE 3.1.1 or
there is something wrong with the installation.
sage: vector([k for k in range(10)])
---
TypeError
On Mon, Oct 20, 2008 at 2:06 PM, pong <[EMAIL PROTECTED]> wrote:
>
> Thanks Marshall. I have thought about that as well.
> Since I want to optimize time. I want to see if your method is faster
> then a for loop. However, I run into something puzzling:
>
> vector( [k for k in range(10)]) results in
Thanks Marshall. I have thought about that as well.
Since I want to optimize time. I want to see if your method is faster
then a for loop. However, I run into something puzzling:
vector( [k for k in range(10)]) results in an error. Sage compliant
about
TypeError: unable to find a common ring for
On Oct 20, 2:01 pm, Simon King <[EMAIL PROTECTED]> wrote:
> Dear Michael,
>
> On Oct 20, 7:05 pm, Simon King <[EMAIL PROTECTED]> wrote:
>
> > I think it'll be better to try from scratch (i.e., from sources).
>
> ... and that worked.
As long as you copy libstc++.so into $SAGE_LOCAL/lib Sage will
Dear Michael,
On Oct 20, 7:05 pm, Simon King <[EMAIL PROTECTED]> wrote:
> I think it'll be better to try from scratch (i.e., from sources).
... and that worked.
However, is it normal that the attempt to upgrade did *not* result in
an install.log?
Yours
Simon
--~--~-~--~~-
On Oct 20, 7:50 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> Sorry, my answer above was from an airport via my iphone,
Now you're just showing off...
John
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscr
Hi Michael,
On Oct 20, 6:09 pm, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> This looks like a problem with your toolchain since we don't ship any
> libstdc++.so since it is provided by the C++ compiler.
Ok. I have two versions of gcc on my machine, but the problem occurs
in both cases.
I
On Mon, Oct 20, 2008 at 8:52 AM, Martin Rubey <[EMAIL PROTECTED]> wrote:
>
> "William Stein" <[EMAIL PROTECTED]> writes:
>
>> On Mon, Oct 20, 2008 at 6:20 AM, Martin Rubey <[EMAIL PROTECTED]> wrote:
>> >
>> > "William Stein" <[EMAIL PROTECTED]> writes:
>> >
>> >> > UPDATE:
>> >> >
>> >> > using
>>
Dear Team,
after William's recent post that an upgrade to 3.1.4 should now be
possible.
I tried, but it failed.
Strange: There was no new install.log (AFAIK, an upgrade should
produce a new one).
"Last words" on the screen:
/home/king/SAGE/devel/sage-3.1.1/local/lib/../lib/libstdc++.so: could
On Oct 20, 9:01 am, Simon King <[EMAIL PROTECTED]> wrote:
> Dear Team,
>
> after William's recent post that an upgrade to 3.1.4 should now be
> possible.
>
> I tried, but it failed.
>
> Strange: There was no new install.log (AFAIK, an upgrade should
> produce a new one).
>
> "Last words" on the
"William Stein" <[EMAIL PROTECTED]> writes:
> On Mon, Oct 20, 2008 at 6:20 AM, Martin Rubey <[EMAIL PROTECTED]> wrote:
> >
> > "William Stein" <[EMAIL PROTECTED]> writes:
> >
> >> > UPDATE:
> >> >
> >> > using
> >> >
> >> > dpkg-reconfigure console-setup works.
> >>
> >> What *precisely* works?
>
On Mon, Oct 20, 2008 at 8:41 AM, Graham <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I've been working on Sage from the version I recently downloaded to my
> mac. I have no problems opening up notebooks and working in my
> localhost location through my web browser. However, I wasn't able to
> publis
Hi all,
I've been working on Sage from the version I recently downloaded to my
mac. I have no problems opening up notebooks and working in my
localhost location through my web browser. However, I wasn't able to
publish these notebooks externally; they only come up as, e.g.,
"http://localhost:8000
On Mon, Oct 20, 2008 at 6:26 AM, DJDANG <[EMAIL PROTECTED]> wrote:
>
> Hi everyone, I'm having trouble trying to display 3D graphic objects
> made with sage on TeXmacs. Everytime I try to plot any kind of 3D
> object, it just says "Graphics3D Object" and that's it, nothing else
> show up.
> Please
On Mon, Oct 20, 2008 at 7:27 AM, John H Palmieri <[EMAIL PROTECTED]> wrote:
>
> On Oct 20, 12:57 am, Simon King <[EMAIL PROTECTED]> wrote:
>> Dear William,
>>
>> On Oct 20, 5:47 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>>
>> > Just do sage -upgrade again.
>>
>> Should this work already? Wasn
On Mon, Oct 20, 2008 at 6:20 AM, Martin Rubey <[EMAIL PROTECTED]> wrote:
>
> "William Stein" <[EMAIL PROTECTED]> writes:
>
>> > UPDATE:
>> >
>> > using
>> >
>> > dpkg-reconfigure console-setup works.
>>
>> What *precisely* works?
>
> That the key "z" prints a "z" and not a "y" in the console, and
Hi, Daniel,
On Oct 20, 2008, at 06:26 , DJDANG wrote:
> Hi everyone, I'm having trouble trying to display 3D graphic objects
> made with sage on TeXmacs. Everytime I try to plot any kind of 3D
> object, it just says "Graphics3D Object" and that's it, nothing else
> show up.
It's hard for anyone
On Oct 20, 12:57 am, Simon King <[EMAIL PROTECTED]> wrote:
> Dear William,
>
> On Oct 20, 5:47 am, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> > Just do sage -upgrade again.
>
> Should this work already? Wasn't there some posts on Sage devel that
> for some reason upgrade to 3.1.3 or 3.1.4 was
Well, Stan has initiated the discussion about tab functionality.
I've got a question to developers and may be a suggestion.
When the cell comes to the end of browser window and one wants to look
for available commands with tab option it shows options below the cell
itself and below the end of t
Hi everyone, I'm having trouble trying to display 3D graphic objects
made with sage on TeXmacs. Everytime I try to plot any kind of 3D
object, it just says "Graphics3D Object" and that's it, nothing else
show up.
Please anyone who knows how this works give some advise or some other
option to use.
"William Stein" <[EMAIL PROTECTED]> writes:
> > UPDATE:
> >
> > using
> >
> > dpkg-reconfigure console-setup works.
>
> What *precisely* works?
That the key "z" prints a "z" and not a "y" in the console, and all the other
keys seem to be in the right place, too.
> Where would be the most use
On Mon, Oct 20, 2008 at 6:08 AM, Martin Rubey <[EMAIL PROTECTED]> wrote:
>
> mabshoff <[EMAIL PROTECTED]> writes:
>
>> On Oct 16, 7:33 pm, Burcin Erocal <[EMAIL PROTECTED]> wrote:
>> > On 16 Oct 2008 20:21:55 +0200
>>
>> Hi Martin,
>>
>> > Martin Rubey <[EMAIL PROTECTED]> wrote:
>> >
>> > > Some o
mabshoff <[EMAIL PROTECTED]> writes:
> On Oct 16, 7:33 pm, Burcin Erocal <[EMAIL PROTECTED]> wrote:
> > On 16 Oct 2008 20:21:55 +0200
>
> Hi Martin,
>
> > Martin Rubey <[EMAIL PROTECTED]> wrote:
> >
> > > Some of my students complain that the vmware image of sage seems to
> > > use english keyb
Dear William,
On Oct 20, 5:47 am, "William Stein" <[EMAIL PROTECTED]> wrote:
> Just do sage -upgrade again.
Should this work already? Wasn't there some posts on Sage devel that
for some reason upgrade to 3.1.3 or 3.1.4 was a problem?
I tried a minute ago, and an upgrade (starting with 3.1.2) fa
28 matches
Mail list logo