I have been trying to compile PHP 4.0.3pl1 as a static module of Apache 1.3.14 withou any success, I followed instructions of fellows saying that it compiles with no problem but wh…
matt vaughn already made a installer for apache-mysql-php 4
do a search on this section of the site.
it was a whole lot easier than installing trying to compile.
lou
Thanks Lou,
But Matt package is for Mac OS X Public Beta and doesn't work with Mac OS X Server. Do you know if there a pre-compiled package for Mac OS X Server?
---------------…
I'd like to use rdist from my Linux machine to synchronize with my iMac running Mac OS X. I am experienced with rdist. However, the iMac always
rejects requests to connect using …
Alrighty, so I made a nice Custom NSWindow in Coca-Java that I could drag around and resize. There's only one catch: after dragging it a around enough, I will eventually get it to…
Hmm... that looks like a stack trace of native code, and you probably want a Java stack trace. Have you set your executable target in Project Builder to use the Jav debugger instea…
Quote:
Originally posted by Rickster:
<STRONG>Hmm... that looks like a stack trace of native code, and you probably want a Java stack trace. Have you set your exec…
This must be a very serious problem, cause it even crashes the java debugger! And I just found out that using the QT API's likes to make my interface totally unresponsive. How ca…
Okay, does anyone know how I could display text in an NSView such that it as closely as possible fits withing a given NSRect (always being inside, not touching sides)? I want to b…
My question is about obtaining the current path the user is in when a command is executed. For example, if the user executes the following in the terminal:
cd /some/path
./ myPro…
Hi,
I have noticed a major issue with menus and IB.
Environment :
- Mac OS X 10.0.3
- Developer Tools from Mac OS X retail CD
- PowerBook G3 Lombard 333MHz (bronze keyboard)
The…
Angus,
The localized nib file is where it is supposed to be. All things are OK, except the menubar items name.
I always have "AppName" File Edit Window Help
Nor in English.lproj,…
I have found a way to correct the problem, however, it should be a bug that corrupts the nib file or Idontknowwhat.
If I create another File menu submenu into the Edit menu for exe…
I was porting over a makefile to the Mac and found some weird changes. The ar command appears to be missing the s option. This means you have to run ranlib separately. This isn'…
Must be an older version of ar.
Typically on MacOS X, the libtool -static command is used to create libraries, and it automatically updates the table of contents so ranlib is not …
I just downloaded emacs from versiontracker.com. It's got the ability
to change font colors and faces which makes it more useful than
the version that comes with OS X beta. Only …
I get an error when using a standard upload script that requires CGI.pm.
The error is:
"CGI open of tmpfile: No such file or directory"
Where is CGI.pm looking to place the temp…
In Project Builder, where can you change the launch parameters of the java virtual machine. For example, I'd like to set the -mx option or use the -classic option to speed up and m…
Ok, I created a build for the Java version of ICQ on my OSX PB. I know people on this board have been saying to just use the FIRE.app but I want some of the features from the orig…