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

gcc or cc missing!!! — #5

a C compiler isn't standard on "all" unices by the way, you have to pay a whole heap of dollars for the privaledge of using gcc on IRIX for example
MacNN Development

gcc or cc missing!!! — #6

You are missing the point here. The compiler tools are an unseparable part of the BSD layer. Systems like Linux have those tools on the CD from the begining. Does Apple think that …
MacNN Development

gcc or cc missing!!! — #7

I know IRIX doesn't ship with the C compiler. Since the days of recompiling the kernal are largley over they don't include them anymore. I'm going to move this over to the Mac OS…
MacNN Development

gcc or cc missing!!! — #8

Quote: Originally posted by thanatos: Oh and about the DP4, I friend of mine is a developer. He is using his DP4 as a webserver and he has given me an account on that co…
MacNN Development

Classpath? — #2

The default java CLASSPATH is known by the compiler. They reside in the java.framework directory. If you want to add to the classpath when you run your app, you could do java -c…
MacNN Development

Classpath? — #3

The JDK classes are in: /System/Library/Frameworks/JavaVM.framework/Versions/1.2 but as I mentioned earlier, this is classpathed in by default.
MacNN Development

Classpath? — #4

Thanks. I guess I better go get a book on Java2 as it looks like some things have changed since my 1.1 days ;-) I'll give the javac -cp a try and see if it works. Can I still ad…
MacNN Development

Classpath? — #5

Yes, you can still use CLASSPATH env variable. Just set your classpath to whatever you want as follows: setenv CLASSPATH /Users/username/myclasspath/ so when you use java it wil…
MacNN Development

Apache / PHP4 / MySQL Success! — #2

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

Apache / PHP4 / MySQL Success! — #3

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

Apache / PHP4 / MySQL Success! — #4

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

Apache / PHP4 / MySQL Success! — #5

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

Apache / PHP4 / MySQL Success! — #6

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

Apache / PHP4 / MySQL Success! — #7

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

Apache / PHP4 / MySQL Success! — #8

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

Apache / PHP4 / MySQL Success! — #9

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

Apache / PHP4 / MySQL Success! — #10

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

Apache / PHP4 / MySQL Success! — #11

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

Apache / PHP4 / MySQL Success! — #12

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

MySQL on OS X Beta or DP YET????? — #2

There's a thread in the Developer section on MySQL http://forums.macnn.com/cgi-bin/Foru...ML/000041.html I'm going to move this over to the Mac OS X Developer forum. Click thr…
MacNN Development
mp.ls