samba config with WEBMIN Tool

HI,
I configured my samba, but it doesn't work correctly,
Here is the error message:
"d.so.1: /usr/local/samba/sbin/smbd: fatal: libpopt.so.0: open failed: No such file or directory"

But there is a file in /usr/loca/samba/sbin/smbd

Can you help me please?, thankx, p.

run testparm first

Hi Icevic,

here is my testparm

slra0d / # /usr/local/samba/last/samba-3.0.6/source/bin/testparm
Load smb config files from /usr/local/samba/lib/smb.conf
Processing section "[homes]"
Processing section "[ccase001]"
Processing section "[ccase003]"
Processing section "[/u/btl/lsvk302/DOCUMENTS]"
Loaded services file OK.
WARNING: You have some share names that are longer than 12 characters.
These may not be accessible to some older clients.
(Eg. Windows9x, WindowsMe, and smbclient prior to Samba 3.0.)
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

# Global parameters
[global]
workgroup = ADSK
server string = Samba Server
auth methods = guest
password server = SKBRASIDC01 SKBRASID02
log file = /usr/local/samba/var/logs/log.%m
max log size = 200
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=4096 SO_RCVBUF=4096
load printers = No
os level = 40
local master = No
domain master = No
dns proxy = No
wins server = 149.204.214.37
invalid users = bin, daemon, nobody, adm, sync, mail, news, uucp
hosts allow = 127.149.204.214.0/255.255.255.0, 149.204.215.128/255.255.255.19, 149.204.223.128/255.255.255.128

[homes]
comment = Home Directories
read only = No
browseable = No

[ccase001]
path = /phys/btl/ccase001
read only = No
browseable = No

[ccase003]
path = /phys/btl/ccase003
read only = No
browseable = No

[/u/btl/lsvk302/DOCUMENTS]
comment = my_documents
path = /u/btl/lsvk302/DOCUMENTS
valid users = lsvk302, jsprava, root
admin users = jsprava, lsvk302
read list = lsvk302
write list = lsvk302