In article <1937890.1001936170@[0.0.0.0]>, [EMAIL PROTECTED] (Ken Williams) wrote:
> dyld: cvs can't open library: /usr/lib/libgssapi_krb5.2.2.dylib (No such > file or directory, errno = 2) > > I figured it was time to install the dev tools right then and there. =) So > far I haven't had any problems after installing them, but I haven't tried a > whole lot yet. I had that problem with cvs too, but after I installed the dev tools (I'm pretty sure). I worked around it by symlinking the libraries it's looking for to the versions delivered in 10.1, which are in the same location and have the same names (or very similar), but without version numbers. -nat