Search results

  1. O

    Compile gdbm

  2. O

    Run a script at startup?

    Isn't cron just to schedule jobs on a time basis, not on startup? Can cron be used to schedule something to start with the system or only at a specified time?
  3. O

    Run a script at startup?

    I'm running OS X 10.4.3 on a mac mini by the way. I saw the start with login option, but I probably won't be always logging into the box. I'm using it for network monitoring at remote sites, so it will basicly just sit there collect data and send it back to my server. So if the power flips...
  4. O

    Run a script at startup?

    I am sure this has been discussed before, but when i try to do a search it says it is disabled. So sorry for a repost. I want to run a script I wrote at startup with root or sudo privilage. Is there a tutorial or something on how to do this or can someone explain it? Thanks Scott
  5. O

    Compile gdbm

    I'm trying to compile gdbm on mac osx 10.4.3. I get past the ./configure and make, however make install crashes. There is no make check. I'm at work, and I can't use fink or darwin to do the install since it can't get out of our network. Below is the error I recieve from make install. Anyone...
Back
Top