Thank you Julien... As mentioned I got pass the TALLOC "not found" error by installing TALLOC but I also checked and the following was installed as per the documentation.
Compilation Tools # yum groupinstall "Development Tools" "Legacy Software Development" # yum install ccache python-devel git-all docbook-style-xsl perl-ExtUtils-MakeMaker libacl-devel OpenChange dependencies # yum install popt-devel libical-devel sqlite-devel file-devel boost-thread Set environment variable to make boost-thread work export BOOST_LIB_SUFFIX="-mt" I did not get pass the error below. I am thinking it is something small that I am missing but can't seem to figure it out :-( ****************************************************************************************************************************** checking for TALLOC... yes checking for SAMBA... configure: error: Package requirements (dcerpc ndr samba-hostconfig samba-util tevent samba-credentials) were not met: Package tevent was not found in the pkg-config search path. Perhaps you should add the directory containing `tevent.pc' to the PKG_CONFIG_PATH environment variable Package 'tevent', required by 'samba-util', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables SAMBA_CFLAGS and SAMBA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ******************************************************************************************************************************** -----Original Message----- From: devel [mailto:devel-boun...@lists.openchange.org] On Behalf Of Julien Kerihuel Sent: 23 February 2014 01:46 PM To: Development list Subject: Re: [openchange][devel] Help needed to install OpenChange FYI, I will give it a try with CentOS 6.5 and keep you posted. Cheers, Julien. On Sun, 2014-02-23 at 12:05 +0100, Julien Kerihuel wrote: > On Fri, 2014-02-21 at 18:52 +0200, Raymond Potgieter wrote: > > checking for SAMBA... configure: error: Package requirements (dcerpc > > ndr samba-hostconfig samba-util tevent samba-credentials) were not > > met: > > > Package 'tevent', required by 'samba-util', not found > > Hi, > > If you already have a samba4 installed on CentOS, you probably don't > have yet installed the development packages for the samba4 libraries > OpenChange depends on. > > You therefore need to install libtevent and other dependencies through > yum before you configure/compile openchange. If you installed samba4 > with rpm, I assume devel packages also exist. > > FYI, OpenChange builds and run fine with latest Samba4 release. I've > updated requirements in master to this regards: > https://github.com/openchange/openchange/blob/master/script/samba4_ver > .sh > > Cheers, > Julien. > > _______________________________________________ > devel mailing list > devel@lists.openchange.org > http://mailman.openchange.org/listinfo/devel -- Julien Kerihuel j.kerih...@openchange.org OpenChange Project Founder Twitter: http://twitter.com/jkerihuel GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79 _______________________________________________ devel mailing list devel@lists.openchange.org http://mailman.openchange.org/listinfo/devel