Recent content by dfbills

  1. D

    Wipe and partition Powerbooks tonite?

    I'm backing mine up, and doing a clean install. You'll be amazed by how much stuff you really don't need... all that space will be free again
  2. D

    Multiple Network Interfaces, Multiple Networks

    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...
  3. D

    10.2 Help Viewer Crash

    That's funny!
  4. D

    10.2 Help Viewer Crash

    There are many items of information that are ONLY in Apple's Help. That's why I had to get mine working again.
  5. D

    10.2 Help Viewer Crash

    I read some reports like this on Apple's Discussion Forum. Weird!
  6. D

    10.2 Help Viewer Crash

    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.
  7. D

    10.2 Help Viewer Crash

    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.
  8. D

    10.2 Help Viewer Crash

    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...
  9. D

    iPod + Smart Playlists

    I've noticed this too. Sort order in smart playlists does not seem to matter when synching to the ipod.
  10. D

    HTTP Tunneling in OS 10.1.2

    Has anyone worked out a solution to this?
  11. D

    setting / privs emergency

    As it turns out, a MacOSX 1.0 cd will not boot a dual g4 800... I'm all better now!
  12. D

    setting / privs emergency

    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...
  13. D

    installing IMAP

    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...
  14. D

    installing IMAP

    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!
  15. D

    installing IMAP

    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...
Back
Top