samba常见问题

编译方式安装samba出现以下错误:
error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory
解决办法:
vi /etc/ld.so.conf
加入:
/usr/local/samba/lib
执行
ldconfig
posted @ 2009-06-17 22:29  dkcndk  阅读(394)  评论(0)    收藏  举报