Re: [Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-07 Thread Andrew Bartlett
On Mon, 2012-11-05 at 13:53 -0800, samba.to.anomal...@xoxy.net wrote:
 The following NEW packages will be installed:
   libbsd-dev libpopt-dev
 
 git pull, make, make install

Have you re-run configure?

If that doesn't fix it, then it might be a good time to just wipe your whole 
tree.  This command will
remove *EVERYTHING* that isn't committed to git, which of course
includes all our build artefacts.

git clean -x -f -d

Andrew Bartlett
-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-06 Thread Rowland Penny

On 05/11/12 21:53, samba.to.anomal...@xoxy.net wrote:

The following NEW packages will be installed:
   libbsd-dev libpopt-dev

git pull, make, make install

provision still fails
bin/samba-tools still complains about acl
/usr/local/bin is empty


Have you by any chance installed any version of samba via apt-get etc?
samba-tool should be in /usr/local/samba/bin/
If you have any samba3 components installed ( samba, samba-common etc), 
remove them and then run the following two commands:


echo PATH=\$PATH:/usr/local/samba/bin:/usr/local/samba/sbin  
/etc/profile.d/samba4.sh

export PATH=$PATH:/usr/local/samba/bin:/usr/local/samba/sbin

This will set the path up to all the Samba 4 tools.

Rowland



do you have the embedded heimdal selected or deselected?


Hi, I have downloaded all the RC's and compiled them on Ubuntu 12.04 

without any problems, have you got all of these packages:

build-essential libacl1-dev libattr1-dev libblkid-dev libgnutls-dev
  libreadline-dev python-dev python-dnspython gdb pkg-config libpopt-dev
libldap2-dev dnsutils libbsd-dev attr krb5-user
I have checked for libkdc-policy.so on my Samba 4 server and I do not

have it either, but my server provisioned ok and runs ok



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-05 Thread samba . to . anomalyst
The following NEW packages will be installed:
  libbsd-dev libpopt-dev

git pull, make, make install

provision still fails
bin/samba-tools still complains about acl
/usr/local/bin is empty

do you have the embedded heimdal selected or deselected?

 Hi, I have downloaded all the RC's and compiled them on Ubuntu 12.04 
without any problems, have you got all of these packages:
 build-essential libacl1-dev libattr1-dev libblkid-dev libgnutls-dev
  libreadline-dev python-dev python-dnspython gdb pkg-config libpopt-dev
 libldap2-dev dnsutils libbsd-dev attr krb5-user

 I have checked for libkdc-policy.so on my Samba 4 server and I do not
have it either, but my server provisioned ok and runs ok
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-04 Thread Andrew Bartlett
On Thu, 2012-11-01 at 10:46 -0700, samba.to.anomal...@xoxy.net wrote:
 Built from tar. Same result from git pull as of 01NOV install
 
 sudo samba-tool domain provision --realm=hen.us.mentats.us
 --domain=NEWDOM --dns-backend=BIND9_DLZ --adminpass=badpass
 --server-role='domain controller'
 
 libkdc-policy.so: cannot open shared object file: No such file or directory
 
 How do I find/build this module?

How exactly did you build it?  Did you follow the instructions at 
https://wiki.samba.org/index.php/Samba4/HOWTO exactly, or if not, what
did you change?

I've never seen this issue before.

Andrew Bartlett
-- 
Andrew Bartletthttp://samba.org/~abartlet/
Authentication Developer, Samba Team   http://samba.org


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] libkdc-policy.so: cannot open shared object file: No such file or directory?

2012-11-01 Thread samba . to . anomalyst
Built from tar. Same result from git pull as of 01NOV install

sudo samba-tool domain provision --realm=hen.us.mentats.us
--domain=NEWDOM --dns-backend=BIND9_DLZ --adminpass=badpass
--server-role='domain controller'

libkdc-policy.so: cannot open shared object file: No such file or directory

How do I find/build this module?

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba