Haha, my path had /usr/local/bin before /usr/bin, so I was using whatever version someone installed there which was missing a library. The stock solaris version works just fine. Thank you for the help.
On Sat, May 2, 2009 at 3:17 PM, Ken Raeburn <[email protected]> wrote: > On May 2, 2009, at 16:22, Troy wrote: > >> Thanks for the response. Running it with -x, I see this around each >> Killed, I'm not sure what it's all about. It's not killing any system >> processes, and the host isn't starved for resources. Also, nothing strange >> in the system log. >> >> + expr a : \(a\) >> Killed >> as_expr=false >> > > Sounds like whatever version of 'expr' you're using has problems. Can you > run > expr a : \(a\) > from the command line or does it die? You might also check what version of > expr you're using (Solaris? some GNU package?) and see if it's broken in > some way. > > > -- > Ken Raeburn / [email protected] / no longer at MIT Kerberos Consortium > > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
