Jump to content

Unable to excute cfsend command


Prathibha Sane

Recommended Posts

Check the user profile

It looks like the user hasn't CFROOT variable in the user's profile.

Below is an example and edit accordingly yours.

export CFROOT=

export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/bin

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CFROOT/libs

 

I hope this may help you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...