Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302314699 by SilversleevesX on Saturday 9th of May 2009 02:56:32 PM
Old 05-09-2009
No doubt I'd want it, having had Macs so long, but...

...I voted perhaps. It's all in how they deliver it to the PC world. I have to agree with some of the points made by the other members. As someone who has owned and used two OS X Macs and three versions of that OS (10.1, 10.2 and 10.3) between them, I agree that quite a bit of what Apple "sidles off" to Developer Tools installs or their X11 implementation (granted, less and less as time goes on) would make the standard-install OS a lot more useful in the Linux/Unix world.

I do recall rumors, reliable rumors, and the distillations of pundits with broader views than myself over the decades that would lead me to believe this is Apple's habitual mode d'emploi. Take for instance the several times during the 25+ years Motorola was building their hardware; Moto would suggest adding a feature or capability to a model or model line, and Apple's brass, many of whom were groomed in the classic Jean-Louis Gassee fashion by Steve Jobs himself before his foray "into the wilderness," would demur and tell Moto, in effect: "Wait till we roll-out our next OS version."

(For those who aren't familiar with the name or story, Jean-Louis Gassee was a onetime president of Apple France. Jobs brought him to sunny Cali and made him a VP. He canceled a scheme to put the Mac OS on another company's hardware in the 11th hour. When he left to start Be, Inc, he "got his' when he wouldn't pay the package fee Apple insisted on to outsource his BeBox hardware to his old employers. The BeBox, as you may recall, disappeared from the market.)

But back to the subject of the thread/poll.

It's a maybe with me -- I'd like to see ahead of time that they intend to give the rest of us something as good -- or maybe better in ways that count -- than what Mac hardware owners have and use.

BZT

Last edited by SilversleevesX; 05-09-2009 at 04:07 PM.. Reason: Syntax and facts; sentence flow
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies

2. Shell Programming and Scripting

My code worked on a Mac, now it does not work in another computer

I guess Mac has default bash. Then I copy my code to another comp and run it...And it gives me an error like "bad substitution".... How I can change my code??? Never had before this kind of situation. Help please. if then n=$(sort /Users/Natalie/lastserial | tail -1) ... (6 Replies)
Discussion started by: Natalie
6 Replies
PERLMACOS(1)						 Perl Programmers Reference Guide					      PERLMACOS(1)

NAME
README.macos - Perl under Mac OS (Classic) SYNOPSIS
This document briefly describes perl under Mac OS (Classic). If you are running perl under Mac OS X, you don't want to be here (unless you are in the Classic environment under Mac OS X). When we say "Mac OS" below, we mean Mac OS 7, 8, and 9, and not Mac OS X. DESCRIPTION
The latest perl source itself builds on Mac OS, with some additional pieces. Support for Mac OS is now in the perl core, and MacPerl is kept in close sync with regular perl releases. To build perl for Mac OS (as an MPW tool), you will need the addition of the macos subdirectory, distributed separately. It includes extra source files, config files, and make files. It also includes extra Mac-specific modules. To build the MacPerl application, you will also need the macperl directory, which includes the source files for creating the application itself. All of this is available from the development site, via HTTP (in the MacPerl Installer, which includes all the source and binaries) and anonymous CVS. http://dev.macperl.org/ The source is also in the main perl repository in the macperl branch (the 5.6 source is in the maint-5.6/macperl branch). You will also need compilers and libraries, all of them freely available. These are linked to from the SourceForge site. Go that site for all things having to do with MacPerl development. MacPerl 5.6.1 and later are supported on Mac OS 8.1 and later, for 68040 and PowerPC architectures. The MPW tool may be used on Mac OS 7.5.5 and 68030 computers. MacPerl 5.2.0r4 is also available, on the CPAN and on SourceForge. It is based on perl 5.004, and works with Mac OS 7.5.5 and 68030 com- puters. AUTHOR
perl was ported to Mac OS by Matthias Neeracher <neeracher@mac.com>. It is currently maintained by Chris Nandor <pudge@pobox.com>. DATE
Last modified 2002.05.02. perl v5.8.9 2007-11-17 PERLMACOS(1)
All times are GMT -4. The time now is 01:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy