Skip to main content
Search titles, bodies, and author names
Found 40,820 posts across 1 forum.

How to make this simple little app? — #2

IMHO, the best way to find out if this is feasible is to go to apple's developer section and see if they have any further information on developing stuff for iTunes. They may have…
MacNN Development

How to make this simple little app? — #3

I haven't been able to find anything beside the visual plugin SDK. Anyone know how control strip modules work? Maybe it's possible to send iTunes commands the same way? Like a d…
MacNN Development

How to make this simple little app? — #4

I think an SDK could exist. Since a dockling of the current iTunes exists, there could be a way to control the app externally. I haven't seen such a package though.
MacNN Development

PostgreSQL — #2

I've compiled/used PostgreSQL on Solaris. I'd love to see PostgreSQL running OS X (remember that unlike MySQL, PostgreSQL is free for commercial use). The reason I personally hav…
MacNN Software

PostgreSQL — #3

Has anyone got PostgreSQL going on Mac OS X yet? I've spent a lot of hours searching for a way to make this happen. Currently, I'm having a problem with configure. It can't figur…
MacNN Software

PostgreSQL — #4

I was reading through a few posts on the OmniGroup OS X lists and it looks like they're working on it for 7.1 - the latest source recognises darwin, but is still barfing midway thr…
MacNN Software

PostgreSQL — #5

this just in: Quote: I think that Peter Bierman of Apple has recently completed some patches that should be checked into CVS soon... Those patches will allow Postgres…
MacNN Software

PostgreSQL — #6

PostgreSQL for OS X can be downloaded from here: http://www.access.ch/ml/software/macosx/
MacNN Software

PostgreSQL — #7

You can also get it from www.stepwise.com. It rocks, I have it running just fine!
MacNN Software

PostgreSQL — #8

It looks like the one on Stepwise is 7.1 beta. I just downloaded the official release of 7.1 (released April 13th) and did ./configure make and all compiled cleanly, we'll see how …
MacNN Software

PostgreSQL — #9

It's fine. It passes all the tests, if you notice. Also, just a general note: BE VERY WEARY OF .PKG INSTALLERS. Read stepwise to find out why, if you don't already know.
MacNN Software

PostgreSQL — #10

try ./configure --with-perl make that doesn't work compiler quits with: LD_RUN_PATH="" cc -o blib/arch/auto/plperl/plperl.bundle -bundle -undefined suppress plperl.o eloglvl.o…
MacNN Software

Java2 — #2

Yes it does. Jobs has been crowing about that for months.
MacNN General

Java2 — #3

oooooooo, Java gonna look pretty!
MacNN General

codewarrior 5 — #3

CodeWarrior puts a placeholder file. It is probably "hello.c", "hello.cpp", "sillyballs.c", or something like that. You must either put your code in this file or when in your Pro…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #2

the impression i'm under is that the only people who will have access to the dev. tools are adc members, which basically means if you want them, you have to pay a few hundred for i…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #3

Thats really not true, you can sign up as a user on the ADC website for free without paying, this lets you access the site and developer downloads. I assume apple will be posting t…
MacNN Development

ProjectBuilder, etc DevTools coming when? — #5

Yes it is true, even as a registred member you have to pay for the tools I couldn�t find the DeveloperTools for free download! Where are they? You can download the 120 MB DarwinPro…
MacNN Development

PHP4 Compiling Info — #2

I saw the below post on macosx.com by Casey and it worked for me. After running the package you need to only do a couple of things. 1. Add the following lines to /Library/WebServe…
MacNN Software

Looking for pthreads... — #2

A good idea is to use configure, which reveals that pthread indeed is supported in MacOS X. (Some macro file for configure had to be copied from Darwin first to get configure to wo…
MacNN Development
mp.ls