> >>> "Joe Buehler" <[EMAIL PROTECTED]> 01/19/06 11:26 AM >>> > PAUL WILLIAMSON wrote: > > from the command line - I had to add /usr/local/ssl/lib to my > > LD_LIBRARY_PATH in my profile and it works fine now. It still > doesn't work from cron. > > cron doesn't read your profile -- Try this in the crontab: > > LD_LIBRARY_PATH=/usr/local/ssl/lib cfexecd
Just to provide some closure to this problem, this solution worked. It took 3 iterations to get cfengine to run without erroring out. When I removed this line and added childlibpath to the cfservd.conf, I started getting the error again, but cfengine still ran. Odd. Paul _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
