[Numpy-discussion] Intel MKL 9.1 on Windows (was: Re: VMWare Virtual Appliance...)

2007-06-11 Thread Albert Strasheim
Cancel that. It seems the problems with these two tests are being caused by Intel MKL 9.1 on Windows. However, 9.0 works fine. You basically you have 2 options when linking against MKL on Windows as far as the mkl_libs go. [mkl] include_dirs = C:\Program Files\Intel\MKL\9.1\include library_dirs

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Albert Strasheim
Hello all - Original Message - From: "Andrew Straw" <[EMAIL PROTECTED]> To: "Discussion of Numerical Python" Sent: Saturday, June 09, 2007 9:09 PM Subject: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available > This is a note to an

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Bill Baxter
The SMB *client* is installed by default in ubuntu. You have to add the smb server separately using apt-get or the synaptic package manager. sudo apt-get install samba After you install the smb server, go to System->Administration->Shared Folders and add a shared folder. Then from a console run

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Ryan Krauss
I was able to share some folders in Windows and then browse to those shared folders from the VMware guest Ubuntu OS. I think there is some default samba stuff already running looking for shared folders. I think I had to set something in the VMware player to say that I trusted the guest OS to allo

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Charles R Harris
On 6/11/07, Sven Schreiber <[EMAIL PROTECTED]> wrote: Alex schrieb: > I run VMWare Player and it works fine - easy to setup and easy to > setup a Matlab replacement. I only wonder how to transfer files > between the Windows XP and the Ubuntu VM? Apart from using usb sticks (AFAIK VMware still

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Sven Schreiber
Alex schrieb: > I run VMWare Player and it works fine - easy to setup and easy to > setup a Matlab replacement. I only wonder how to transfer files > between the Windows XP and the Ubuntu VM? Apart from using usb sticks (AFAIK VMware still has issues with usb 2.0 though) I think the experts usual

Re: [Numpy-discussion] VMWare Virtual Appliance of Ubuntu with numpy, scipy, matplotlib, and ipython available

2007-06-11 Thread Alex
I run VMWare Player and it works fine - easy to setup and easy to setup a Matlab replacement. I only wonder how to transfer files between the Windows XP and the Ubuntu VM? Thanks, Alex On Jun 10, 9:27 pm, "Bill Baxter" <[EMAIL PROTECTED]> wrote: > For those who are not aware, I have just discover