I'm new to porting Unix apps. I'm trying to get JThreads (www.ooc.com) to build on MacOS PB. Its trying to determine if pthread supports exists using the line
nm `gcc -print-lib…
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…
Hi,
pthreads are supported, but a few are still not completed. check out the darwin bug list. I think I saw a few calls are missing like pthread_kill().
Got the same problems. The libs aren�t there. i guess it has to do with not having the Developer Tools and only having the compileer out of the Darwin pack.
- Tom
I'm not a serious programmer although I've dabbled in a few languages and am trying to learn Objective-C.
Here's my question: Does one need proprietary information from printer m…
Hi,
Are you interested in making a little pocket cash? Here is what I need:
Carbon/Cocoa Word processor with these features:
1. Choice of fonts
2. Choice of font styles (bold, it…
Actually, the required feature set (choice of fonts, styles, alignment, line spacing, and print preview) are all built into the Cocoa objects...along with indentation, kerning, gra…
What developer tools do you need? I know nothing, therefore I cannot code. If You agree to do the work, I can provide whatever tools you need (almost...I don't have code warrior bu…
What sorts of things do you need it to do that Mac OS X's built-in TextEdit program doesn't do? If you turn on the rulers and enable "Wrap To Page", you've got a pretty decent wor…
This probably won't help much, but...
The source for "textEdit" is included as an example ProjectBuilder cocoa project with the Developer Tools.
The source for a carbonized ver…
Here are complete (hopefully) step-by-step instructions for downloading, building and installing MySQL, Apache, and PHP4. These instructions will replace the built-in Apache web se…
No errors that I can see of. Great page too. But... what I really want... is to run PHP4 as a DSO. I can't seem to get this to work. I've been trying since 4.0 as official.
J…
Quote:
Just so people know, I have compiled it succesfully as a DSO, however, when running Apache with PHP4 DSO, there are library error which prevent it from running. …
Actually, GeeForce, he notes that you need the Developers Tool on his main page (not obvious from the link he provided). Check out MacAddict's guide to getting them from the Dawin …
Quote:
Question: does it have to be tar-ed inside the "mysql-3.23.24-beta.tar.gz" directory (and thus moved there -- something not stated in the instructions)? Or can it…
slightly off-topic: has anyone had any luck installing php4 on Mac OS X *Server* 1.2? I give up. I finally got php3 installed, but it doesn't recognize the mySql database, and an…
i have a fresh unmodified install of macosX beta , and i install the developer.pkg from my DP4 CD , and i follow every damn line of your tutorial .
result : nothing!!!!!
mys…
Alas ...
Syntax error on line 209 of /Library/WebServer/Configuation/apache.conf : Invalid command 'LoadModule', perhaps mis-spelled or defined by a module no included in the serv…
It's nice to know I'm not the only one having these problems.
I agree, it would be great if someone with a better understanding of php/mysql could create binaries for the rest of …
It's nice to know I'm not the only one having these problems.
I agree, it would be great if someone with a better understanding of php/mysql could create binaries for the rest of …
when i'm trying to launch apache:
Syntax error on line 209 of /Library/WebServer/Configuration/apache.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a modul…