Stephen Ryan wrote: > You didn't happen to have installed /opt/local/bin/curl during this > session, did you? I'm guessing that you're running into the fact that > bash caches the PATH location where it last found each binary; run 'hash > -r' to make it clear the cache. Bingo! Thank you! Kent