|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: May 2004
Posts: 150
|
Unix???? Win32??? Win32 Binary????
Hi I was planning to download a program and then it asked me what type I wanted, it had UNIX,WIN 32 and WIN 32 Binary, can someone explain to me what all of these mean as I am a little unsure what they actually are
thx |
|
|
|
|
|
#2 |
|
Member (10 bit)
|
Unix would be for systems running Linux, freebsd (i think) and other Unix variants
Win 32 i think would be the one you want....it means Windows 32 bit pretty much Win 32 Binary is same as above, but I think it's prolly the source code for the program. If you have windows, then you want the one that's labled Win 32 HTH |
|
|
|
|
|
#3 |
|
Member (10 bit)
|
Would I be right in thinking that Unix stuff works on Mac's?(they're based on unix arn't they?)
__________________
Intel Core i7 920 2.66GHz | Asus P6T SE| 6GB Corsair ram | XFX Radeon HD 4780 | 2 x 250 Gb Maxtor SATA II (in RAID 0), 1 x 250GB SATA II | Creative XFI soundcard | Coolermaster 650W PSU | ThermalTake Tsunami case My new website -Carp Fishing Forums |
|
|
|
|
|
#4 |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
'Win32' & 'UNIX' are usually the source code. On UNIX systems, its preferable to compile a source code and then use it.
'Win32 Binary' is what you should be using if you intend to simply run the program. (The source code is an ASCII, or simple text, file ; while the final executable is a binary file) Designer: All MAC's arent unix based; OSX is. And again all UNIX based applications need not necessarily run for OSX. Applications for UNIX can be used as a command line; porting to OSX involves the command line component as well as providing a GUI front end for OSX. While on UNIX the GUI is purely cosmetic in that the OS is designed to be functional at the commandline; on OSX the commandline itself was never designed to be used. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|