Search results

  1. cello

    fsck says "Disk could not be repaired"!

    GAH! I booted into super-user mode and ran fsck -y. It told me that the drive was logged-based, and said I should try running fsck -y -f. fsck ran, then told me that "the drive could not be repaired." Is all hope lost? <kicking myself for not running fsck more frequently>
  2. cello

    Writing an iTunes visual plugin

    I've decided to do something nerdy and build an iTunes visual plugin for fun. However, I'm having some issues. I've built a bundle in ProjectBuilder using the sample code, and now need to know how to convert this bundle into something that will be recognized by iTunes as an actual visual...
  3. cello

    bash rules, tcsh lacks... except for this...

    This is a very strange problem that I'm having (this is running Jaguar). It seems as though when using bash, environment variable bindings are simply not recognized by any other command. For example, if you use cvs, and want to set the CVSROOT variable, typing...
  4. cello

    Anonymous FTP access

    I've been searching through the forums and can't seem to find anything that actually tells how to allow anonymous logins to the ftp server running on the computer, what directory it mounts into (and access to), and such. One of the posts referred me to the FAQ, which then didn't seem to say...
  5. cello

    mapping option to meta in XFree86

    I've been fiddling around with xmodmap to get option/alt to map to meta in X and don't seem to be having any success. Any suggestions?
  6. cello

    Compiling GAIM for OS X

    I've been trying to compile GAIM for OS X and I've been having issues. I was able to get gtk to work by setting the CFLAGS variable to -traditional-cpp. (I got gtk from www.darwinfo.org/ports.shtml ). Anyhow, ./configure on GAIM worked, but then when I tried to make it, it gave me these...
Back
Top