Just read the install docs for sogo and centos and where it says you do
an exclude for a certain package for sogo on a repo just use the same
logic and exclude the samba4 packages and it should fix the problem of
trying to install it for dependencies.
Did you install the samba4 from source or rpm? If source then that's
where your problems really start because yum uses the rpm database and
it says samba4 isn't installed. I always try to install rpmbuild and
when compiling from source at least give it my best shot to make it into
an rpm format so that it plays much nicer with my fedora/centos package
management.
I learned init and system functions the redhat way and prefer its
simplistic init tools over debian style like ubuntu and debian's apt
made yum happen so I'm grateful for that blessing for sure but just not
a deb guy at all either.
So to all those novice people that don't really understand deep level
distro functions, stick with using everything static built binary
packages and stay away from direct compiling which adds many more layers
of potential future problems and difficulties.
Steve
On 2/13/2014 2:12 PM, Raymond Potgieter wrote:
Hi Dan, no such command on centos.. (builddep)
Is it part of a tool set that I need to install first?
Thank you
Ray
-----Original Message-----
From: devel [mailto:devel-boun...@lists.openchange.org] On Behalf Of Dan
Shearer
Sent: 13 February 2014 08:56 PM
To: Development list
Subject: Re: [openchange][devel] Help needed to install OpenChange onto
Samba4
On Thu, Feb 13, 2014 at 07:43:18PM +0100, Martin Simovic wrote:
You can compile openchange from source against your existing samba
I guess Martin meant "from pristine source, ie git clone... "
If you do this, you may want to first use the yum-builddep tool to make sure
you have the development libraries that match your distribution. It isn't
guaranteed because things do change but it is still likely to save some
time/trouble if you do something like:
yum builddep openchangeserver samba4
I only rarely use Centos, but I'm told it this tool works as you'd expect
from Fedora experience. (For any Debian-type people here, the equivalent is
"apt-get build-dep samba4" etc)
Dan
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel