| View previous topic :: View next topic |
| Author |
Message |
cyber_RTV Just looking around

Joined: 12 Sep 2005 Posts: 3
|
Posted: Mon Feb 06, 2006 5:02 am Post subject: IVSm in Mac OS X (VirtualPC)? |
|
|
| Will IVSm run in Mac OS X undier VirtualPC for Mar? |
|
| Back to top |
|
 |
na9d Moderator


Joined: 27 May 2005 Posts: 3353 Location: Algonquin, IL
|
Posted: Mon Feb 06, 2006 5:06 am Post subject: |
|
|
No reason it shouldn't. Not sure what the performance will be as VPC is somewhat of a dog (but I can't wait for Microcrap to release a universal binary so it will run on Intel based Macs! ).
But since VPC is a full Windoze environment, it should. I've not done much networking with VPC so I don't know the issues involved with IP forwarding to VPC and ports and all.
What we are really hoping for is a port to OS X/Unix for IVSM. Bob, the author, is soon going to be releasing the source code. Since IVSM is based on Apache and PHP, there's no reason it can't be modified to run on OS X and modified farily easily, I think.
Jon _________________ See my Poop! (5XXX)
See my IVS activity LIVE
Do you Vudu? I do! |
|
| Back to top |
|
 |
jmduke7 Replay newbie


Joined: 01 Jan 2007 Posts: 20 Location: Ft. Walton Beach, FL
|
Posted: Wed May 06, 2009 9:06 am Post subject: |
|
|
has anyone made in progress on porting IVSmagic on a Mac? _________________ Josh
<><
I got some poop too! |
|
| Back to top |
|
 |
nded Planet Master


Joined: 08 Jul 2005 Posts: 819 Location: Largo Florida
|
Posted: Wed May 06, 2009 2:21 pm Post subject: |
|
|
Nobody has even hinted at attempting to tackle this. The program source code is available if you'd like to take on the mission. _________________
This signature under construction. Please check back soon for updates. |
|
| Back to top |
|
 |
eclectic Replay junkie

Joined: 24 Sep 2005 Posts: 173 Location: Reston, VA
|
Posted: Wed May 06, 2009 3:16 pm Post subject: |
|
|
I started on this about a year ago but the code has a LOT of MSWindow$ "hooks" built into it that would make porting it more of an effort than I have time for. (Not to MAC but to FreeBSD.) _________________
|
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7833 Location: San Antonio, TX
|
Posted: Wed May 06, 2009 9:09 pm Post subject: |
|
|
| nded wrote: | | Nobody has even hinted at attempting to tackle this. The program source code is available if you'd like to take on the mission. |
Actually, I believe it has come up several times, especially since the posting of the source code. In particular, this post more than "hints" at specifically tackling this...
And, here even Bob himself brought it up! And, it was discussed fairly extensively at that time...
Henry _________________ Here's my Poop |
|
| Back to top |
|
 |
jmduke7 Replay newbie


Joined: 01 Jan 2007 Posts: 20 Location: Ft. Walton Beach, FL
|
Posted: Thu May 07, 2009 6:26 am Post subject: IVSMagic porting to Mac |
|
|
Well, I'm a long time Mac user and will definitely never go back to a Windoze peecee, so my only option is to pursue porting IVS to a Mac. If anyone can tell me or send me a link to the source code, I'll give it a whack! Not that I'm real experienced in this field, or even have allot of extra time on my hands, but with some outside help (from the rest of you Mac users) maybe we can get something going.
I seem to remember a program that you can download that will help certain programs (not necessarily a .exe file) run on a Mac. It might make porting to a Mac much easier and less extensive. I'll just have to search around for it. Don't remember a whole lot about it, but do remember that it had something to do with MONGO (or at least you had to have it to run Mongo).
Any pointers on where to get started? _________________ Josh
<><
I got some poop too! |
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7833 Location: San Antonio, TX
|
|
| Back to top |
|
 |
eclectic Replay junkie

Joined: 24 Sep 2005 Posts: 173 Location: Reston, VA
|
Posted: Thu May 14, 2009 2:52 pm Post subject: |
|
|
The real problem is not running programs, it's mostly written in PHP which runs natively on almost anything. The problem is that Bob used a lot of MS Windows specific system calls to manage various things (like interprocess communications) that will need to be carefully examined, understood and made to work in a unix environment. That's the big job. I actually have it working on a freebsd machine but the process communication still needs a lot of work to make the whole thing functional. I just don't have time to hack code anymore. _________________
|
|
| Back to top |
|
 |
|