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

Text Editor — #17

Here's a java based text editor that has much of the functionality of BBEdit- ftp, syntax highlighting, perhaps more: http://jedit.sourceforge.net/ It has syntax highlighting for…
MacNN Software

running shell scripts... — #1

ok... I feel silly now, but have been unable to successfully execute a fairly simple Bourne Shell script and am frustrated. Anyway, the script reports "Bourne shell script text"…
MacNN Troubleshooting

running shell scripts... — #2

Quote: Originally posted by ericw: ok... I feel silly now, but have been unable to successfully execute a fairly simple Bourne Shell script and am frustrated. Anyway,…
MacNN Troubleshooting

running shell scripts... — #4

heh... just kidding. turns out one of the foolders it needed wasn't in the right place Thanks for the suggestion! eric
MacNN Troubleshooting

libc / libm — #1

I've tried to compile the X11-based tgif application on PB. Compile it did, but I couldn't link the file because the libraries libc and libm were missing (I didn't have a problem w…
MacNN Software

libc / libm — #1

I've tried to compile the X11-based tgif application on PB. Compile it did, but I couldn't link the file because the libraries libc and libm were missing (I didn't have a problem w…
MacNN Software

libc / libm — #2

Ok, I found it myself, at http://publicsource.apple.com I was able to compile libm, but there are errors with libc (some types are redefined). Help... PS: Sorry for posting th…
MacNN Software

Problems compiling program. — #1

When I do "c++ virtfunc.cpp" I get: Quote: In file included from /usr/include/gcc/darwin/2.95.2/g++/libio.h:30, from /usr/include/gcc/darwin/2.95.2/g++/streambuf.h:36, from /…
MacNN Troubleshooting by Ekim Neems

Problems compiling program. — #2

Can you post a copy of the file? I could give it a shot. What system calls are you making. It sounds like you might need to link with the system framework or something.
MacNN Troubleshooting by PerfectlyNormalBeast

Problems compiling program. — #3

Well, I actually don't have the files it's referring to. I don't even have a /sys/ directory within that g++ directory. So for some reason I'm missing files. This is very strange i…
MacNN Troubleshooting by Ekim Neems

Problems compiling program. — #4

Quote: Originally posted by Ekim Neems: <STRONG>Well, I actually don't have the files it's referring to. I don't even have a /sys/ directory within that g++ direct…
MacNN Troubleshooting by Angus_D

Problems compiling program. — #5

I know what he meant. What I'm saying is that the error I'm getting makes sense... those header files it's searching for don't exist -- I had a problem installing Fink (the pkg do…
MacNN Troubleshooting by Ekim Neems

CodeWarrior Debugger under 4K29? — #1

I'm having trouble getting the CodeWarrior MetroNubX debugger to execute under 4K29. When launched, for a fraction of second the Dock makes space for MetroNubX's icon, but then it…
MacNN Troubleshooting

CodeWarrior Debugger under 4K29? — #2

Quote: Originally posted by michaelb: (Needless to say, I'm the sort of programmer who becomes very unproductive without a GUI debugger to step through code.) ... …
MacNN Troubleshooting
mp.ls