中添加staff库路径
我想将一个文件从一个目录复制到另一个目录。为此,我使用staf
在一个php脚本中调用,但得到以下错误,即使我运行staf
命令如下
[root@balveer ConfigManagement_phps]# /usr/local/staf/bin/staf local FS COPY FILE /prd/mdp/Config_Manager/Configuration_files/configfiles/PCEF1/pcef.conf tomachine 172.19.13.53 todirectory /prd/mdp/Config_Manager/Configuration_files/updatedconfigs/
Error registering with STAF, RC: 10
启动staf
时,显示staff initialized
Ping测试也给出相同的错误
[root@balveer bin]# STAF LOCAL PING PING
Error registering with STAF, RC: 10
我在RHEL 6.3上运行staff版本3.4.11
我这样做了:
$ echo "/usr/local/staf/lib" > /etc/ld.so.conf.d/staf.conf
$ ldconfig
基本上,在/etc/ld.so.conf.d/staf.conf