I'm having trouble figuring out exactly how to use Multiple Network Interfaces with Multiple Networks.
What I have:
Ethernet Interface to Cable Modem (public internet namespace)
Dialup Interface to Corporate Network (private intranet namespace)
I can get each to work individually, but...
You can check the com.apple.help.plist prefs and the help folders in the ~/Library/Documentation/Help/ as well. It seems that the help files are spread all over the place.
Problem solved:
I removed all non-apple help files from /Library/Documentation/Help/ and then added the others back in one by one. The problem file was Virex7.help.
Now, the help is working fine.
I just installed 10.2 from my cds and all seems to be working fine except for help viewer. Whenever I launch it, I get a long spinning beach cursor, and then it crashes.
No crashlog is generated. I only get a message saying that the application has unexpectedly quit. Anyone know how to...
Friday, I was frustrated with the fact that I could not copy files to the root of my hard drive. So, I attempted to change my root privs to 775.
Somehow I made a mistake and ended up not being able to boot back up. Now, I'm wondering how to execute a chmod under os9...
I've tried to mount...
It looks like ssl is in /usr/bin/openssl. I hope this is all I need..
After spending more time reading the tutorial on http://www.stepwise.com/Articles/Workbench/eart.index.html, I'm thinking of tunnelling with stunnel.
UW imap server release notes mention bad side effects of compiling...
Alex:
You got it! It is now working! The mailboxes are a bit messy inside, but I now know how to change them to any place I want.
Now, it's on to SSL support after I take a much needed break!
No dice! I cleaned copied restarted inetd. No change...
So I'm guessing the config files are not being properly modified..
are these the correct lines to modify in src/osdep/unix/env_unix.c ?
static char *myUserName = NIL; /* user name */
static char *myHomeDir = NIL; /* home...