I am in the process of "Carbonizing" an OS 9 application. In the end, I really don't care how well it runs under OS 9, as it will only be run under OS X.
As with many apps, the a…
I have an experimental MySQL package that should allow you to install MySQL on your system with a simple double click. It uses Apple's Installer/Package system. On my system, it y…
Quote:
Originally posted by matvon:
I have an experimental MySQL package that should allow you to install MySQL on your system with a simple double click. It uses Apple'…
Everyone note that the MySQL package has the same problems as everyone else's. At the bottom of the directions he notes that it cannot be killed normally, as home-built versions do…
does anyone know if this these versions take advantage of a second g4 processor? I know the OS does, but do the Daemons multithread. Mysql seems significanly slower than my Dual Pe…
Hi-
I am trying to write a little network program and I need to get the local IP of the host. I tried to do a
InetAddress add = InetAddress.getLocalHost ();
This works on Solari…
I'm bringing this to the top of the heap. I'm having a similar problem with the java InetAddress class. If I do:
InetAddress add = InetAddress.getLocalHost ();
I always get the…
1) Molz, the UnknownHostException is thrown to indicate that the IP address of a host could not be determined. This is a combination of the fact that you are connected via PPP and …
I'm trying out a java-based text editor- jedit ( http://jedit.sourceforge.net/ ), and it runs great on OS X, short of the fact that the Command and Control keys are swapped.
Th…
OK. Here's the link to the site. I got a couple of favorable reports back saying that both the Apache-PHP4 package and the MySQL package work very well.
http://homepage.mac.com/Lig…
just want you to know that installing the package and creating the grand tables went fine. Was an easy task. I couldn�t compile my own since my system was missing /usr/lib/libpthre…
just want you to know that installing the package and creating the grand tables went fine. Was an easy task. I couldn�t compile my own since my system was missing /usr/lib/libpthre…
Just wondering how this will affect previous installs of the package. For example, will it overwrite the ~/WebServer/Documents/~ folder and all of it's content's?
And is there a…
Quote:
Originally posted by bighog:
Just wondering how this will affect previous installs of the package. For example, will it overwrite the ~/WebServer/Documents/~ fo…
When I try and access the help function under X I get really strange things.
First sometimes it says that it can only read html.
Sometimes it just quits.
I tried reinstalling X wi…
There have been numerous problems reported with UFS volume format. On a HFS++ volume, which is what I am using, the ProjectBuilder help files work with out any problems.
I have some perl scripts that use the GD.pm module to create graphics "on the fly".
To run them on MacOS X I'll need to install some software like gd.lib and other stuff. I'd also…