[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-17 Thread demery
Probably it is possible to use wine (http://www.winehq.org) also on a Mac. I use django with wine under ubuntu linux. yes, looking at the home page for wine, it should work well in theory, and is mature enough for that to be a realistic expectation. Wine is a lot like the native mac APIs

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-17 Thread demery
On Sep 16, 2009, at 8:51 PM, Miles Dempster wrote: I run Windows XP under Parallels on my Intel Mac.It allows me to run any Windows application, So do all these solutions require Windows? Django expects to interact with library code provided with windows, it needs windows

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-17 Thread Omer Katzir
Ed, in the virtual device window while windows running go to: devices and then: Install guest Additions, try to see if it solves the problem. On Sep 17, 2009, at 5:42 PM, dem...@suffolk.lib.ny.us wrote: On Sep 16, 2009, at 8:51 PM, Miles Dempster wrote: I run Windows XP under

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-16 Thread Miles Dempster
I run Windows XP under Parallels on my Intel Mac.It allows me to run any Windows application, MIles On 15-Sep-09, at 12:56 PM, Ed Durbrow wrote: So what would be the best way to run Django on an Intel Mac? On Sep 16, 2009, at 1:28 AM, [1]dem...@suffolk.lib.ny.us wrote: Is

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-16 Thread demery
So what would be the best way to run Django on an Intel Mac? dont. Get an intel machine for the django. Network the two machines. Should be possible to have just as good performance on an obsolete intel machine as you will get on the intel mac using a virtual machine, and that will free

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-16 Thread Ed Durbrow
On Sep 16, 2009, at 8:51 PM, Miles Dempster wrote: I run Windows XP under Parallels on my Intel Mac.It allows me to run any Windows application, So do all these solutions require Windows? I thought I heard about a way to run Windows programs on a Mac without running Windows.

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-16 Thread Markus Lutz
Probably it is possible to use wine (http://www.winehq.org) also on a Mac. I use django with wine under ubuntu linux. Best regards Markus Ed Durbrow schrieb: On Sep 16, 2009, at 8:51 PM, Miles Dempster wrote: I run Windows XP under Parallels on my Intel Mac.It allows me to run

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-16 Thread Wolfgang Kühn
Probably it is possible to use wine (http://www.winehq.org) also on a Mac. I use django with wine under ubuntu linux. Best regards Markus Aye, the project name for wine on MacOS is darwin, the development is supposed to be on par with the regular wine project. Even without help or

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-15 Thread demery
Is anyone successfully running Django on a Mac using VirtualBox Open Source Edition? from what I can see, that is a bit twisted; but then, such is the nature of virtualization. Powerful and recent x86 hardware, running Mac Leopard OSX to host a virtualized machine which then runs some

[LUTE] Re: Django on a Mac using VirtualBox?

2009-09-15 Thread Ed Durbrow
So what would be the best way to run Django on an Intel Mac? On Sep 16, 2009, at 1:28 AM, [1]dem...@suffolk.lib.ny.us wrote: Is anyone successfully running Django on a Mac using VirtualBox Open Source Edition? from what I can see, that is a bit twisted; but then,