Found 33,378 posts across 1 forum.
I kinda curious how OS X is handling stored application preferences? Is there any way to sync carbonized preferences between OS X and OS 9? Will it be as simple to manage as in OS …
MacNN
Software
Prefs for Carbon apps seem to be stored in ~/Library/Preferences/ with the same name as the file would have in MacOS 9
I don't see the need for syncing prefs. If an app is Carboni…
MacNN
Software
Quote:
Originally posted by PerfectlyNormalBeast:
I kinda curious how OS X is handling stored application preferences? Is there any way to sync carbonized preferences be…
MacNN
Software
I've been trying to get a cvs repository up and running on a darwin box. I've been having some trouble getting it set up.
Has anyone succesfully gotten a cvs repository up on Darw…
MacNN
Software
I have not done this, but am interested in the same tool. As I've never installed CVS before... were do I find it? I've checked Apple's site (I'm not an Apple developer, but need i…
MacNN
Software
cvs is included with MacOS X. Just run it from the terminal. I figured out how to get cvs pserver enabled in Darwin. Once you set up the user accounts, it's pretty much by the book…
MacNN
Software
Where are the executables? They are not in my PATH, and Sherlock can't find "cvs". I can, however, find it in the man pages
MacNN
Software
I realized that cvs was probably included with the developer tools. If you have the developer tools and install them, cvs should be at /usr/bin/cvs
MacNN
Software
Thank you aaron! for the reply. I kind of figured you had the developer version. I'll have to wait...
MacNN
Software
How many people have gotten Apache, PHP4, and/or MySQL to run on OS X Public Beta?
I've been poking at it for a couple days, and finally got Apache with PHP4 to install. x 100…
MacNN
Troubleshooting
i do not use mysql, but have apache and php installed and running - installed them on darwin then dumped osX on top of it all and it still works!
MacNN
Troubleshooting
I *REALLY* don't think you are going to have much luck finding out how to compile or run MySQL on OS X Beta for the moment, at least until someone finds a way or fixes that pthread…
MacNN
Troubleshooting
I *REALLY* don't think you are going to have much luck finding out how to compile or run MySQL on OS X Beta for the moment, at least until someone finds a way or fixes that pthread…
MacNN
Troubleshooting
You're probably right.
I got everything to compile and install EXCEPT the server (mysqld)
And binaries for Mac OS X Server produce 'Bus Error' when run.
MacNN
Troubleshooting
I installed a replacement pthread library. Now I just have to figure out how to configure the mysql make to use it. The guess method isn't working very well since it takes 15 minut…
MacNN
Troubleshooting
I believe our friend, Anjo Krank... the one who gave us the OSX Server patches for mySQL, is working on the OS X Beta port now.
Watch for it within the next couple of weeks.
MacNN
Troubleshooting
I really don't understand the fervor over getting MySQL running. I haven't tried yet in PB, but in DP4 MySQL wasn't too bad to get going. Sure there are some pthread functions miss…
MacNN
Troubleshooting
Okay, just found this link which will help all of us! (who don't want the experimental version)
http://www.omnigroup.com/mailman/arc...er/004204.html
It has detailed a way to com…
MacNN
Troubleshooting
I have patched the distribution but it still crash and burns when compiling string portion. Anone just want to post binaries for MySQL?
MacNN
Troubleshooting
I just got this in the Darwin dev list.
Date: Tue, 26 Sep 2000 15:02:41 -0700
From: Chris Meyer <cmeyer@gatan.com>
Subject: mysql on Darwin/OSX PB
I put together a …
MacNN
Troubleshooting
I got mysql to compile and install (with the server mysqld) but when I run it I get the same 'bus error' as with the OS X Server binary.
------------------
-Eric Schneider (SonicB…
MacNN
Troubleshooting
Anyone figured out how to build installer packages yet (like the one used to install developer tools off the CD)? I've been itching to try that out (if I remember right, it's based…
MacNN
Software
Check out www.stepwise.com They're big developers of OS X and there's a link if you search for packages
http://www.stepwise.com/Articles/Technical/Packages/
MacNN
Software
The PackageMaker application included with the Developer CD is the correct application for creating Installer packages. The interface is a bit rough, but I have used it to make pac…
MacNN
Software
I have an application that was given to me in a setup.clas format. I used to be able to drop it on JBindery and it would run the instaler after which I could create an application…
MacNN
Software