On Wed, 22 Apr 2009 at 08:15PM -0400, Kevin Horton wrote:
> I am trying to setup sage in a virtual machine.  I've got sage 3.4,
> installed from source, running in a Ubuntu 8.10 server (minimal
> install, no X, no GUI apps) virtual machine running in VMWare Fusion,
> on an Intel iMac running OS X 10.5.6.  The Ubuntu VM seems to be
> running nicely, and sage runs OK.  But, I can't login to the notebook
> interface.  I did a notebook(address='', secure=True,
> open_viewer=False) from the sage command prompt.  I can see the
> notebook login page, but an attempt to login results in a blank page
> titled "Error | Sage Notebook".  I've tried resetting the admin
> password.  I've tried setting address="my ip address".  I've tried
> with secure=False.  I get the same result in all cases.

You'll need to get the host's network somehow hooked up to the guest's
network, otherwise your browser on the iMac can't talk to the notebook
server in the VM. I'd try forwarding, say, port 8000 from the host to
the guest. Check out

   http://communities.vmware.com/docs/DOC-2527

for more info.

Dan

-- 
---  Dan Drake <[email protected]>
-----  KAIST Department of Mathematical Sciences
-------  http://mathsci.kaist.ac.kr/~drake

Attachment: signature.asc
Description: Digital signature

Reply via email to