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

Heap fragmentation and Carbon apps — #1

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…
MacNN Software

Experimental MySQL.pkg installer — #1

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…
MacNN Software

Experimental MySQL.pkg installer — #8

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'…
MacNN Software

Experimental MySQL.pkg installer — #9

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…
MacNN Software

Experimental MySQL.pkg installer — #11

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…
MacNN Software

Getting Local IP in a Java program on OS X — #1

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…
MacNN Troubleshooting

Getting Local IP in a Java program on OS X — #2

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…
MacNN Troubleshooting by gralem

Getting Local IP in a Java program on OS X — #3

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 …
MacNN Troubleshooting by Kristoff

bbedit-like java text editor, but... — #1

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…
MacNN Software

MySQL.pkg installer — #1

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…
MacNN Software

MySQL.pkg installer — #2

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…
MacNN Software

MySQL.pkg installer — #3

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…
MacNN Software

MySQL.pkg installer — #4

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…
MacNN Software

MySQL.pkg installer — #5

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…
MacNN Software

Project Builder help disabled? — #1

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…
MacNN Troubleshooting

Project Builder help disabled? — #2

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.
MacNN Troubleshooting

Extending Perl on OSX — #1

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…
MacNN Software
mp.ls