![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mandrake 10 | amicrawler2004 | UNIX for Dummies Questions & Answers | 2 | 06-09-2004 01:06 PM |
| need help mandrake os | amicrawler2000 | UNIX for Dummies Questions & Answers | 1 | 05-08-2003 06:26 PM |
| Mandrake | luke314pi | UNIX for Dummies Questions & Answers | 6 | 09-07-2002 03:04 PM |
| mandrake 7.0 and X | ober5861 | UNIX for Dummies Questions & Answers | 2 | 04-17-2002 07:25 AM |
| Mandrake 8.1 | Cameron | UNIX Desktop for Dummies Questions & Answers | 3 | 02-20-2002 11:11 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
can i run mac os X stuff in mandrake? on a intel computer?
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
not binaries, no. To run software for one system on another, you need the source code, and a compiler. You use the source code on your machine to make yourself a new binary for the new system, which should do the same as it did on the old one. Of course the more complicated it gets, the more you will need to change the code to work properly on the new system. Some things are system specific and will require you to port the program over by writing new sections of code.
If you do this, don't forget to make your new source code available! |
|||
| Google The UNIX and Linux Forums |