This generated the arched
crash log when attempting to launch via the Terminal
Regards,
Adam Hausknecht
Prof. Adam O. Hausknecht
Department of Mathematics
UMass Dartmouth
285 Old Westport Road, North Dartmouth 02747
ahauskne...@umassd.edu
508-999-8322
LARTS 394B
--
You received this me
Can you explain how i run the updated version? I'm still a bit of a novice,
and right now i'm currently running SageMath cloud.
Again, I thank you for your help!
On Thursday, March 30, 2017 at 5:38:58 PM UTC-4, Simon King wrote:
>
> Hi Adam,
>
> On 2017-03-30
Hi Simon,
Shouldn't 0 in R return true as well?
Thank you
On Wednesday, March 29, 2017 at 8:14:28 AM UTC-4, Simon King wrote:
>
> Hi!
>
> On 2017-03-28, Adam Mullins > wrote:
> > Hi, I create a free algebra like such:
> >
> > R. = FreeAlgebra(Integer
Thank you so much for your speedy response and quick fix! I can't thank you
enough!
On Wednesday, March 29, 2017 at 10:17:10 AM UTC-4, Simon King wrote:
>
> Hi!
>
> Am Mittwoch, 29. März 2017 14:14:28 UTC+2 schrieb Simon King:
>>
>> I will open a trac ticket for it.
>>
>
> I opened https://trac.
Thank you so much for your speedy response and quick fix! I can't thank you
enough, really!
On Tuesday, March 28, 2017 at 4:08:12 PM UTC-4, Adam Mullins wrote:
>
> Hi, I create a free algebra like such:
>
> R. = FreeAlgebra(Integers(2))
>
> When I try to check if the cons
Hi, I create a free algebra like such:
R. = FreeAlgebra(Integers(2))
When I try to check if the constant polynomial 1 is in R, it returns false.
But this should return true.
i.e. 1 in R returns false
It also returns false when I write the code
0 in R
Is this a bug?
--
You received this messa
Suppose b is an element of a group algebra. I want to get a list of the
coefficients of the elements in the support of b.
There are two methods: b.support() which returns a list of the group
elements appearing in b, and b.coefficients() which returns a list of the
coefficients, but when you just
Installing the fortran lib doesn't help, it still crashes - the solution is
to install sage 7.3 instead.
Here's my one :
https://groups.google.com/forum/#!topic/sage-support/sWLrPaIrDgM
On Friday, 9 December 2016 19:11:32 UTC, Jan Groenewald wrote:
>
> ImportError: libgfortran.so.3: cannot op
My apologies - Matthias G reports exactly the same problem in another post.
I'll try the recommended solution there i.e. dropping back to sage 7.3 (not
7.4)
I'm new to this.
A
On Wednesday, 7 December 2016 13:21:16 UTC, Adam - wrote:
>
> Many thanks for that. Not sure what
Many thanks for that. Not sure what to do now - any further help really
appreciated.
I installed Fortran as you indicated but unfortunately sage still will not
run.
After some messages with paths involving python, it gives :
- - - -
Saved trace to /home/sum/.sage/crash_logs/crash_xupMWZ.log
-
The binaries (sage-7.4-Ubuntu_16.04-x86_64.tar.bz2) seemed to unpack ok (on
Ubuntu 16.04), but the command "sage", crashes.
The crash report has right at the end of the report, "ImportError:
libgfortran.so.3: cannot open shared object file: No such file or directory
".
(Presumably the previous
Hello,
I'm having difficulties with evaluating polynomial with symbolic
coefficients. I'm newbie to Sage and I have no idea how to tackle this.
Let's say, I have polynomial, where coefficients are symbolic. Let's call
this polynomial f. I need to perform a function on f, let's say
function(f):
I ran into the same problem compiling as root, but it persisted despite a
'chmod -R g-w *' to the sage directory. chown-ing to a non-root account and
recompiling seems to be working.
On Friday, May 16, 2014 5:41:53 PM UTC-4, P Purkayastha wrote:
>
> Actually, the problem in both cases could be t
Just noticed the required information to include. I'm using a Core i7 with
Windows 8.1. Can't give copy-paste commands that reproduce the error since
it involves lots of clicking. Hopefully what I've said above is sufficient.
>
>
--
You received this message because you are subscribed to the
n gives me the error message, "The import failed because
C:\Users\Adam\Downloads\Program Downloads\sage-5.13.ova did not pass OVF
specification conformance or virtual hardware compliance checks.
Click Retry to relax OVF specification and virtual hardware compliance checks
and try the i
ars = PolynomialRing(QQ, a).gens(); vars; type(vars[0]); view(vars[0])
(a1comma2,)
a1comma2
Adam
On Wednesday, March 28, 2012 1:14:24 AM UTC-6, P Purkayastha wrote:
>
> something like
> a11 = var('a11', latex_name='a_{1,1}')
>
> Then,
> view(a11)
> wi
them in as
var( 'a1comma1')
However, the output is not so easy to read. I will be satisfied if there is
a straightforward way to change the latex representation of the variable
above, or a simple method already implemented to handle doubly indexed
variables.
Adam
--
To post to this
s to stop with an error but it also seems to be only that the
output is not updating. If I leave the build for a while (maybe 10
min) it will resume. My guess is that the output is buffered so you
don't see that the build is still working. Try giving it some time
first.
Cheers,
Adam
--
To post t
will tell it to try to build a gui. It does require that the
> > needed devel packages are present. Matplotlib can use several such as
> > Tk, Qt, Gtk.
>
> > Adam
>
> Hello Adam,
> thanks very much for that, will it try to built every possible backend
> or do I need t
cessary to set an environment
variable. For example in bash: export SAGE_MATPLOTLIB_GUI='yes'. This
then will tell it to try to build a gui. It does require that the
needed devel packages are present. Matplotlib can use several such as
Tk, Qt, Gtk.
Adam
--
To post to this group, sen
aces the new binary in /usr/local/bin, and if I copy that into sage/
> local/bin/ it causes problems.
>
> Thanks,
>
> -k.
Hi,
You are using the system-wide easy_install rather than the sage one.
Do 'sage -sh' first and then use easy_install. That will install into
your s
Looking over Sage source I think this is a sage-devel issue but figured
I would check here first, in-case I missed something.
Is there existing functionality to specify an intermediate certificate
chain for SSL/TLS to the sage notebook?
I am administrating a Sage server that needs to used not
Hi
[ Note this is the question Gap Undeposited Implementations; I
couldn't seem to reply to that discussion any more]
I'm using Sage 4.3.3 through the terminal. I'm trying to use the Braid
package written by K. Magaard for GAP. I would like to do everything
through Sage, but I'm getting the follow
Thanks for reading.
sage: polynomial.roots?
gives lots of information including the calling information:
polynomial.roots(self, ring=None, multiplicities=True, algorithm
=None)
It appears that a ring is needed. If I do
sage: polynomial.roots(RR)
[(0.000, 1), (2.33, 1)]
Ther
ike to
study it using a presentation for a double cover of S_n, but I'm not
sure how to implement this.
Adam Sorkin
--
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,
Hi
How can I define a group by generators and relations? Specifically I
am looking at the double cover of A_n. To get a handle on it, I have a
presentation of for the positive double cover of S_n, and I'm not
aware of any explicit permutation representation.
Thanks
Adam Sorkin
--
To po
$ export SAGE_MATPLOTLIB_GUI='yes'
You will also need the dev pakages installed.
$ sudo apt-get install tk-dev tcl-dev
After installing the dev packages you should only have to reinstall
matplotlib.
$ sage -f matplotlib
HTH
Adam
--
To post to this group, send email to sage-support@goo
nment lacking certain
facilities, I thought it would be neat to find a way to run it within Sage
and take advantage of all the nice facilities provided. I'm looking to avoid
rewriting it in python for now, though I would certainly do it if advised
that was the only way.
Anyways, help, advice,
Hi all,
I realize this maybe a bit of an insane question, but I'm looking for a way
to use ecl within sage besides:
./sage -ecl
I have googled for relevant results, but documentation on
sage.interfaces.lisp seems broken right now:
http://sage.math.washington.edu/home/mhansen/sage-epydoc/sage.in
@lazy_attribute
TypeError: Unable to coerce x (=[(2,3,4), (1,2)(3,4)]) to a morphism
in Set of Morphisms from Special Linear Group of degree 2 over Finite
Field of size 3 to The projective special linear group of degree 2
over Finite Field of size 3 in Category of finite groups
Thank you for the h
re running make. I don't know if that package will
work as it uses newer libraries but you should be able to just run
sage and try it.
If the binary does not work than you can try to build from source.
FWIW I have been building Sage on Scientific Linux 5.1 for at least a
year.
Cheers,
Adam
" directory. The
> > cell numbers should start at 1, not -1.
>
> ??
> Many of my notebooks have also cells/0 directory
>
> Robert Marik
I was looking at a couple of random notebooks and I found one with
cells starting at -2. It also skips -1, 1 and 3. There doesn't seem to
aving the user
manually zip things. They can just select the files and they are
handled as needed. However, it means making the gui and I rather like
the notebook. I have to think about it.
Adam
> I've dealt with somewhat similar issues but I suspect the details are
> quite different.
&g
an option. I called it unfriendly as it
means that the user will have to use another program to prepare the
data first. It isn't a deal-breaker though.
I was mostly just wondering how other people deal with this situation
or perhaps it doesn't come up with most Sage users.
Than
notebook but that gets rather
boring for a hundred files. :-\ I thought about using a zip file but
this is not very user friendly. Is there a better way, i.e. to tell
the notebook to use the local directory?
Cheers,
Adam
--
To post to this group, send email to sage-support@googlegroups.com
To
remote-sagetex.py", line 185, in _get_url
result = json.loads(data.group('header'))
AttributeError: 'NoneType' object has no attribute 'group'
This occurs on Linux (above) and in Windows (not shown). This occurred
for multiple servers, i.e., my local install
back (most recent call
last)
/Users/adamsorkin/Desktop/braid_dir/ in ()
TypeError: not enough arguments for format string
Perhaps this one is easier to fix.
Adam
On Nov 6, 11:21 am, Robert Bradshaw
wrote:
> On Nov 6, 2009, at 11:07 AM, Adam Sorkin wrote:
>
> > I can runBraidin g
and
have gap_version() = 4.4.10. I've downloaded and unzipped the package.
I've tried the instructions:
in sage, in gap_console()
Read("assemble.g");
and get the message
"Error, file must exist and be readable called from
( ) called from read-eval-loop
Entering break read
, domingo.domingogo...@gmail.com <
domingo.domingogo...@gmail.com> wrote:
>
> Hi Adam,
> What do you need, the exact result or just an approximation is
> sufficient?
> NTL has a function to search for the nearest vector, however, it
> applies only to
> full-rank lattices
Hi All,
I would like to know if the search for the nearest vector using LLL in a
lattice over a number field is implemented in Sage. The documentation does
not say anything about that, unfortunately. Thanks.
Regards,
--
adam
--~--~-~--~~~---~--~~
To post
might also
> look at the GAP reference manual or email the gap support list.
>
>
> On Tue, Oct 20, 2009 at 10:08 AM, adam mohamed
> wrote:
> > For an integer n, it is the sub-module homogeneous polynomials in two
> > variables of degree over a finite field k with the ac
:
>
> Can you describe it as a Meataxe module?
> http://www.gap-system.org/Manuals/doc/htm/ref/CHAP067.htm
>
> On Tue, Oct 20, 2009 at 8:04 AM, adam mohamed
> wrote:
> > It is some polynomial module over a finite field. Thanks for the quick
> > reply.
> >
> &
e, Oct 20, 2009 at 7:32 AM, adam mohamed
> wrote:
> >
> > Hi All,
> >
> > Is it possible to compute the semi-simplification of a module in sage or
> I
> > have to use magma for that? Thanks.
> >
> >
> > --
> > adam
> >
> >
Hi All,
Is it possible to compute the semi-simplification of a module in sage or I
have to use magma for that? Thanks.
--
adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email
Hi,
Thanks. I just solve it.
Best wishes,
Adam
On Mon, Jun 29, 2009 at 11:57 AM, Ahmed Fasih wrote:
>
> Adam, try posting your error message.
>
> On Jun 26, 10:20 am, adam mohamed
> wrote:
> > Dear All,
> >
> > I am having the same problem as the one
Dear All,
I am having the same problem as the one below on a windows machine and I
tried: notebook(open_viewer=False)
in vain. What I should do? Thanks
Adam
On Fri, Jun 26, 2009 at 2:06 PM, William Stein wrote:
>
> On Fri, Jun 26, 2009 at 1:52 PM, Michael wrote:
> >
> &g
Dear John,
I was also searching for curves of cofactor one and that's what the first
part was supposed to do, I am sorry I forgot to say it in the previous
post. Anyway I will add some lines and hope that this time things will work
well. Many thanks.
Adam
On Wed, Jun 24, 2009 at 2:
things?
What I am trying to do is to find elliptic curves over F_p with with point
of order 4. Idealy I need E( F_p ) = Z/4Z*Z/(big prime)Z.
Best wishes,
Adam
On Wed, Jun 24, 2009 at 12:49 PM, John Cremona wrote:
>
> Here is the problem Adam. You have a prime l which is about 2^165.
s. Is this doable in Sage now?
Best wishes,
Adam
On Tue, Jun 23, 2009 at 1:14 PM, John Cremona wrote:
>
>
>
> On Jun 22, 7:59 pm, adam mohamed wrote:
> > Hi,
> >
> > Thanks for the very quick response. I will try that tomorrow. Now I
> > understand the
-sylow of E( F_p) to be Z/4Z and #E( F_p) = 4*L with
L prime.
Reinier Broker did his PhD about EC with prescribed order and we will would
like to find out if his algorithms have been implemented in Sage?
Regards,
Adam
On Mon, Jun 22, 2009 at 6:31 PM, William Stein wrote:
>
> On Mon,
al/lib/python2.5/site-packages/
Tkinter-1.0-py2.5.egg-info
Writing /Applications/sage/local/lib/python2.5/site-packages/
Tkinter-1.0-py2.5.egg-info
Apparently the libtcl and libtk .dylib files did not update. Should I
go back to the tcl/tk folks and ask them how to fi
e any other tips. But
either way, you've been a huge help, so thanks again!
Adam
--~--~-~--~~~---~--~~
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 m
if that gets me anywhere. But I'm a little bothered that the
default version looks like it SHOULD be compatible.
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-su
pears wrong for platform (bad gcc/glibc
config?)."
Does that help anything? I suppose that's why I have a -m64...
Adam
On Jun 1, 11:29 am, Christian Nassau wrote:
> Very strange... I wonder why you have an "-m64" in your gcc's? My
> compilation statements look like thi
ications/sage/local/lib/python2.5/lib-tk/Tkinter.py",
line 38, in
import _tkinter # If this fails your Python may not be configured
for Tk
ImportError: dlopen(/Applications/sage/local/lib/python2.5/site-
packages/_tkinter.so, 2): Symbol not found: _Tk_GetNumM
kinter.so, 2): Symbol not found: _TclFreeObj
Referenced from: /Applications/sage/local/lib/python2.5/site-
packages/_tkinter.so
Expected in: dynamic lookup
Does that mean there was a problem with the lib-tk/ folder?
Again, thanks,
Adam
my setup.py:
from distutils.core import setup, Extension
i
p.py install" (or
probably "sage setup.py install"?)
Thanks!
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@googlegroups
the trac ticket
above, or other hints posted on this thread should work, but they
haven't yet.
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support-unsubscr...@goo
)
File "", line 1, in
ImportError: No module named _tkinter
So I'm still stuck. Any ideas?
Thanks,
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-s
- are the configure options
passed to the tcl/tk source install important? It would be nice not
to have to deal with the tk install errors too.
Thanks again,
Adam
On May 22, 8:35 am, mabshoff wrote:
> On May 22, 7:30 am, Adam wrote:
>
> Hi Adam,
>
> > Thanks Michael. I've
Thanks Michael. I've tried doing as you said, but still no luck.
export SAGE_MATPLOTLIB_GUI=yes
./sage -f python-2.5.2.p9 matplotlib-0.98.5.3rc0-svn6910.p3
but I get the same error. Any idea what else I should try?
Thanks,
Adam
On May 20, 9:10 pm, mabshoff wrote:
> On May 20, 7:48
The problem is that I can't import pylab because _tkinter isn't
recognized:
sage: import pylab
ImportError: No module named _tkinter
Adam
On May 20, 4:42 pm, William Stein wrote:
> On Wed, May 20, 2009 at 3:03 PM, Adam wrote:
>
> > Hi folks,
> > My question
directly.
In short, is there any (straightforward?) way to get sage to
recognize tkinter on Mac? I'm interested in using pylab from within
sage, so if there's an alternate path to using pylab I would be happy
with that.
Thanks,
Adam
--~--~-~--~~~---~--~--
my ~/.fonts directory. I find that this is
often the easiest way to install fonts and of course does not need
root permission.
Cheers,
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send e
e launcher for
which I created an "Sage" icon.
Adam
On Mar 18, 9:43 pm, Byungchul Cha wrote:
> I remember reading something about making a clickable sage application
> for mac os X. Can I now do such a thing with sage 3.4? If so, where I
&g
Hi,
I got a similar message when I did an upgrade. The original 3.2 was
built from source. This is on Ubuntu 8.10 on AMD64. I tried running
'sage -ba', however, this did not change anything.
cheers,
Adam
--~--~-~--~~~---~--~~
To post to this group, sen
Hi,
Do you have tcl-devel and tk-devel installed? I would expect that
these are also needed when python is being built.
Adam
On Dec 3, 2:50 pm, "David Joyner" <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I wonder if anyone here knows how to get sage's python to recogni
lks')
sage: grid(True)
sage: savefig('sage.png')
Where is the ?
cheers,
Adam
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For
is. My
initial test is that this works but I have no idea what the side
effects might be.
Adam
--~--~-~--~~~---~--~~
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
> > ^^^ This is some sort of permission error. Are you running SELinux or
> > something like that?
>
Just to confirm. SELinux was added to the computer. I am now
'negotiating' with IT. :-)
cheers,
Adam
--~--~-~--~~~---~--~~
To post to
error. Are you running SELinux or
> something like that?
>
I don't so but I was upgraded from SDL 5 to 5.1 and something may have
changed. I am not the administrator so it is possible that something
like selinux has been added or policy changed without telling
18+0200 [-] File "/home/adamwebb/local/sage/local/
lib/python2.5/site-packages/twisted/python/util.py", line 587, in
_setgroups_until_success
2008-09-22 14:03:18+0200 [-] setgroups(l)
2008-09-22 14:03:18+0200 [-] OSError: [Errno 1] Operation not
have the basic packages installed. I see a number
of missing header files including things like stdio.h and stdlib.h
which are common files. (perhaps in libstdc++6-dev?) Other ones look
like python files. Do you have python-devel installed?
cheers,
Adam
PS For future reference: it is not usually
Moving files in and out of vmware should be simply a matter of scp (eg
winscp).
I hope this helps,
Adam
PS I do not have a system to test this.
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this
ere:
http://sage.math.washington.edu/home/acgetchell/
Let me know if you run into any problems, and I'll see what I can do.
Enjoy!
Adam
--
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
--~--~-~--~~~---~--~~
To post to this group, s
lem, but so far
> no one has stepped forward to provide one.
Glad to be of help. I'm running /.sage -testall right now, so far
things are looking good! I should have an image for people to try
later today.
> Cheers,
>
> Michael
Adam
--
"Invincibility is in oneself, vulne
you have any suggestions or comments on this, send them over,
otherwise I'll post a build to the Sage site whenever I get this to
work.
Cheers,
Adam
--
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
--~--~-~--~~~---~--~
ing and so does not build any and so various
tests fail. I also tried using sage -python to build Matplotlib with
the same result (no backends found). I was hoping to use another
backend until a fix for the tcl/tk problem is found.
Any ideas would be welcome.
Ch
Of course it wasn't 8.10. I am running Ubuntu 8.04. My mistake. :-)
A.
On May 18, 6:52 pm, Adam Webb <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried a few settings in matplotlibrc and found that TkAgg worked.
>
> Thanks,
>
> Adam
>
> On May 18, 4:10 pm, chu
Hi,
I tried a few settings in matplotlibrc and found that TkAgg worked.
Thanks,
Adam
On May 18, 4:10 pm, chu-ching huang <[EMAIL PROTECTED]> wrote:
> This error might be caused by the wrong setting (?) in matplotlibrc
> in the directory, $SAGE/local/lib/python2.5/site-package
d the other is a 32 bit machine
running Scientific Linux 5.0. I also tried the binary: sage-3.0.1-
rhel32bit-intel-sse2-i686-Linux.tar.gz.
I have tried removing .matplotlib and .ipython from my home directory
but this had no effect.
Cheers,
Adam
--~--~-~--~~~---~--~---
I've built a new version of the sage-vmware-deluxe-3.0.1 virtual machine.
http://www.sagemath.org/SAGEbin/microsoft_windows/sage_deluxe.html
It is running SAGE 3.0.1 on (X)Ubuntu 8.04 LTS patched as of 5/9/08
Enjoy!
Adam
--
"Invincibility is in oneself, vulnerability in the opponen
clone of the image I uploaded), and so far
have not detected any breakages from 2.11.
As a note: it's a rather big image (~2GB). I did my best with 7-Zip,
but obviously lots of changes between the upgrade to Hardy Heron and
Sage 3.0.
Enjoy!
Adam
--
"Invincibility is in oneself, vulne
don't expect it to
start a front-end server accessible to the internet.
Now, if we could get a port to OpenBSD (with privsep), I'd be less
concerned with the security of the system. ;-)
But I tend to be a little on the cautious side ...
> +1 I'm ok with this.
> What do peop
> -Alex
>
> THANKS!
>
>
>
> William
IPSCA also issues free 2 year SSL certs to educational institutions.
I've used a few for some of ours sites:
http://certs.ipsca.com/Products/SSLServer.asp
Adam
--
"Invincibility is in oneself, vulnerability in the opponent."
a little short on space to put the image up for you to look
at right now, but I expect to get a vmware-sage-deluxe image available
for download so you can look it over in the first week of January or
so.
What a great tool! I was just giving up on Python for scientific
programming, as they'd
may
be able to find some server space of my own.
Adam
--
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send
7;char*
two_descent_regulator(two_descent*)':
sage/libs/mwrank/wrap.cc:266: error: 'bigfloat' was not declared in this scope
sage/libs/mwrank/wrap.cc:266: error: expected `;' before 'reg'
sage/libs/mwrank/wrap.cc:268: error: 'reg' was not declared in this scope
error: c
Did sage -upgrade on 32-bit VMWare image. Upgrade works, but notebook doesn't:
[EMAIL PROTECTED]:~$ sudo sage -notebook
--
| SAGE Version 2.9, Release Date: 2007-12-16 |
| Type notebook() for the GUI, and
x27;t render it.
On Dec 11, 10:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Dec 11, 2007 8:09 PM, Adam <[EMAIL PROTECTED]> wrote:
>
>
>
> > I did what you suggested (switched ethernet connection to bridged and
> > restarted the vmware machine)
I did what you suggested (switched ethernet connection to bridged and
restarted the vmware machine) and now it works. Thanks. My next
question is, can I set the server up to listen on a different port?
William Stein wrote:
> On Dec 9, 2007 3:13 PM, Adam <[EMAIL PROTECTED]> wrote:
&g
to an authentication system (such as CAS, which already has a
python module written for it for Zope, of which it looks like Twisted
has some commonality).
Thanks,
Adam
--
"Invincibility is in oneself, vulnerability in the opponent." -- Sun Tzu
--~--~-~--~~~---~
d at working with vmware images
> and ubuntu... It would be great to get some help on improving
> sage-vmware!
Sure, I will try to help out on vmware images.
When I get my 8 core Xen server, I'll see if I can post some Xen images too.
This is a great project!
> William
Adam
--
"
Entire install log:
[EMAIL PROTECTED]:~$ sudo sage -i dvipng-1.8
Installing dvipng-1.8
Calling sage-spkg on dvipng-1.8
dvipng-1.8
Machine:
Linux sage 2.6.20-16-386 #2 Sun Sep 23 19:47:10 UTC 2007 i686 GNU/Linux
Deleting directories from past builds of previous/current versions of dvipng-1.8
Extra
I'd like to install Sage on a Windows machine, then access it
remotely. I'm a complete beginner at using both Sage and vmware. Is
this possible?
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this grou
95 matches
Mail list logo