(ds)

by dean@strelau.net

twitter.com/dstrelau:

    what?

    I obviously am missing something here.

    $ which thin
    /opt/local/bin/thin
    $ thin
    -bash: /usr/bin/thin: No such file or directory
    

    UPDATE: /opt/local/bin/thin does actually exist and is executable.

    — 9 months ago with 4 notes
    1. drj answered: I had the same problem after install ack-grep on a debian system earlier today
    2. methinking answered: is you PATH variable screwed up?
    3. jwock answered: I would guess that /opt/local/bin/thin is a script that passes through args to /usr/bin/thin. Did you check the src of /opt/local/bin/thin?
    4. marco answered: Broken-symlink craziness?
    5. dstrelau posted this