Quote:
Originally posted by fmpsportsguy:
<STRONG>After having great difficulty installing OSX other than beta on my biege G3, I've pretty well much pinponted the …
OS X will definatley have a probelm with SCSI CDR. Try replacing with the old one - probably gonig to need it for X anyway.
Had major problems installing X on a beige. Finally w…
I couldn't install 10.0 on my Beige G3/300 until I returned it to its original condition (down to the master/slave IDE config). Once I installed, though, I re-customized the config…
Schwa, you had better luck than I did. The only way I can get 10 or 10.1 loaded onto my G3/266 is to pull the HD and put it in a G4. If I try to boot from the OS 10.1 CD on the …
Hi everyone,
I've been trying to compile some X11 apps to use on MacOS X with the new beta of XTools, but I'm having some troubles. I found the GNU Darwin site and the sources or …
Check out my post in the FAQ.
Yes, I have compiled glib and gtk+
There are patches at http://fink.sourceforge.net - wihch also contains lots of other packagesyou can compile.
GN…
Thanks, I had a look at the FAQ, and also at Fink.
It mentions this:
"If you get errors related to macros, use the -traditional-cpp option."
Where would I add that option? I did…
The C Preprocessor in OS X (made by Apple I think) goes a bit squiffy on some code. So you need to pass -traditional-cpp to cc when it compiles.
This is done by adding it to the C…
Tenon has pre-compiled ports of GTK+, Gnome-libs and others you can download from their page and in the Xterm just type "make install" and your off and running!
Thanks, both of you.
I've downloaded the precompiled files from Tenon, and installed Fink, too, which seems to be very helpful!
Fink is currently compiling imlib, hopefully I'll …
I'm thrilled that the XonX project is as far as it is, but I really need for it to be rootless (so that Aqua and X can run side-by-side) before I can use it for anything interestin…
Ok... I did:
/sw/bin/fink install gnome-libs , and it says it requires orbit and esound. However, when it was compiling esound it got this:
gcc -g -O2 -L/sw/lib -o .libs/esdsampl…
If you can run a PC emulator then ARTiSAN Real-Time studio is the best UML tool out there. I have managed to run it under Virtual PC 4. You need a G4 to use it really though.
----…
Quote:
Originally posted by Eyedoc:
I may suggest you try Together whiteboard, a free Java UML tool which can also do c++. Has worked well for me. http://www.togethersof…
No relation to Ian Daeglish, that soccer hooligan?
Thanks for the pointer to ObjectPlant, I found it at
http://versiontracker.com/moreinfo.fcgi?id=3220
I'll let you know how it…
Hey there... I'm trying to compile mod_jk from Tomcat 3.2 and i use this command from inside the jakarta-tomcat/src/native/apache1.3 directory:
apxs -o mod_jk.so -I../jk -I/System…
What is mod_jk? I've never heard of it and cannot find it on the apache site.
I've not had much luck compiling shared modules... trying to compile the mod_ldap one now.
BTW I se…
mod_jk is part of the Tomcat project. It is part of the newer releases and replaces the mod_jserv apache module for dealing with java servlets. I have had some of the same problems…
http://jakarta.apache.org/builds/tom...se/v3.2.1/bin/
these are sources of tomcat - if you take it, look at included documentation,
you will find the way to compile mod_jk with as…
I need a console mp3 player, I found mpg123 on freshmeat, but the source package is not very standard. I'm not able to compile the package. I wonder if someone have been able to …
from both freshmeat and the authors page:
Quote:
123mp3 is a frontend to BladeEnc and CDDA2WAV that produces MP3s from selected tracks on a CD in one automated process.…