|
My question is really simple. Why the code below does work on linux, and doesn't on Mac OS X.
To compile save the file to aio.cc, and compile with g++ aio.cc -o aio -lrt on Linux, and g++ aio.cc -o aio on Mac OS X. I'm using Mac OS X 10.6.2 for testing...
Started by mateuszb on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at stackoverflow):
For the SIGIO constant ? I found that an invalid value here in OS X would casue aio_write to fail - so.
|
|
Is it possible to get Java 6 running on a Mac PowerPC with Mac OS X 10.4? AFAIK SoyLatte is only available for Intel processors.
Started by toobstar on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
As of December 2009, a beta of OpenJDK 7 for... .
Again, YMMV :-)
Note you will have to stay with Java 5 on Mac OS X on PowerPC.
/2008/02/26/installing-the-jdk-16-on-mac-os-x/
YMMV :-) Or try building from source.
|
|
This is really annoying... I need to administer a Mini Server running Mac OS X Server 10.6. Should be easy by using the Server Admin Tools I thought, but no. To administer a server running Mac OS X Server 10.6, I need Server Admin Tools version 10.6. ...
Started by Svish on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
You would want to connect to vnc://ip or vnc://hostname
Apple is a company that doesn't believe in or pay attention to the past... .
If you know the ip (or hostname), then in finder, use the Go menu, and then connect to server .
You could use remote desktop.
|
Ask your Facebook Friends
|
I'd like to have a Software Update Server (SUS) for my clients.
Since this service would not be critical, redundancy and availability are not an issue for me.
Given the fact that SUS is only available on Mac OS X Server (I'd be happy to be denied), I'...
Started by AlberT on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
The minimum system requirements advertised for OS X 10.5 Server are:
Mac server to note however, that while OSX Server 10.5 is still the primary Apple server OS, your Mac Mini with OS X....
Not be stellar.
|
|
As a follow up to my previous question http://stackoverflow.com/questions/1366661/testing-on-different-version-of-mac-without-buying-osx-server-or-multiple-machine
What application do you recommend to virtualize Max OS X Leopard/Snow Leopard client machines...
Started by psychotik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
VMWare Fusion in all....
I think the answer in the previous question was in regards to running multiple OS X Server instances.
AFAIK, there is no legal way to virtualize Mac OS X (client), only OS X Server.
|
|
Good day.
This is not really a programming question, but i think there is people here that are the ideal for the question i have to ask.
I see all day long question about "programming for iphone", and now i'm curious, and i want to try some too.
For that...
Started by Fábio Antunes on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
My point is, the ....
Check out the Wikipedia page : http://en.wikipedia.org/wiki/Mac_OS_X I run Windows and run Mac OS X and Vista from the Mac hardware and everything would be great.
Alone is wonderful.
|
|
How can I build a native Mac OS X installer for my application, on a non-Mac platform?
For example, I have a windows pc and a Java application. I want the windows pc to build an installer (possibly inside a .dmg archive) that works with Apple installer...
Started by michelemarcon on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Most Mac users prefer apps it be a problem to build ....
If you are not writing Mac OS X specific code it is hard to imagine youSo, a couple of quick questions
First, why do you want an installer.
That are just drag installed.
|
|
I know how to find Mac OS X version from GUI: Apple Menu (top left) > About This Mac
Is there a Terminal command that will tell me Mac OS X version?
Started by Željko Filipin on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
However.
Don't have a Mac in front of me to verify, but I believe running uname would return that.
|
|
In a time frame of three of four months from now (fall 2009), I'll have to choose how to natively enable a handful of mac computers to access Exchange Server 2007 (email, contacts, calendar.)
As far as I know at the moment there is only one solution: ...
Started by splattne on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
The Entourage team is about to release a version.
You can use the native Mac mail client to collect mail from the Exchange that provides the most features for Mac users.
Or to use Outlook Web Access.
|
|
Is it possible to build a .dmg file (for distributing apps) from a non-Mac platform? And if yes, how?
Started by michelemarcon on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Why not simply use that same Mac to create the disk image?
[Edit] Alternatively, if you're distributing a portable image, but not have a Mac....
If you're distributing Mac apps, then surely you have a Mac to write and test them.
|