It is very simple. Follow the Openchange Cookbook and LEAVE OUT samba bit.
Adjust your paths if necessary (if your samba resides somewhere else than
/usr/local/samba )

Odoslané z iPhonu

Dňa 14.2.2014, o 6:43, Raymond <raym...@joburgtheatre.com> napísal:

Hi Kamen, thank you for your comment but the problem is not with Samba.
Here let me explain what I have and what I need.



I have the following.



1)      Minimal install of CentOS 6.5

2)      Fully functional samba4.1.4 (installed with git clone) and working
perfectly.



I now need to install (OpenChange) but I have the following problem with
OpenChange



1)      The cook book on open change presumes that you have not yet
installed samba so when you follow the instructions, the OpenChange install
process downloads and installs an earlier version of samba (ver 4.0) and
this breaks my current version of samba 4.1



So I am trying to find a way to just install OpenChange on top of my Samba
without breaking my samba. I don't even know if it is possible because all
the installs I have come across on the internet seems to be as if you are
setting up a new server. I have yet to find a site (or a way) that explains
how to only install OpenChange and only OpenChange.



Let's say you installed samba 4.1 a year ago and you have 60 users
currently authenticating against samba 4.1 Everything is perfect... thank
you samba team!!



Now there is a requirement for OpenChange. How do I install OpenChange onto
my linux server that already has samba 4.1 on it?



Any guidance is much appreciated.



Thank you

Ray











*From:* devel 
[mailto:devel-boun...@lists.openchange.org<devel-boun...@lists.openchange.org>]
*On Behalf Of *Kamen Mazdrashki
*Sent:* 14 February 2014 06:32 AM
*To:* Development list
*Subject:* Re: [openchange][devel] Help needed to install OpenChange onto
Samba4



Hi Raymond,



Have you tried 'cookbook' guide but using "make samba-git"?

This should fetch and install latest&greates Samba for you.

Unfortunately, at the moment I think this won't work quite well at the
moment.

I will try it tomorrow again and, if it is ok, I may send you a small patch
for you try again?



Cheers,

Kamen



On Thu, Feb 13, 2014 at 9:03 PM, Raymond Potgieter <
raym...@joburgtheatre.com> wrote:

Thank you, Odoslané z iPhonu

Unfortunately the URL (http://www.openchange.org/cookbook/index.html)
install an older version of samba 4 and breaks my already installed version
4.1.4 So this (cookbook) is no help if I already have a working samba 4
installation.

The following command (yum install openchange) as per instructions
installs: (samba4-libs-4.0.0-60.el6_5.rc4.x86_64)

This is the lib files for version 4.0.0 and I have version 4.1.4 already
installed.

The command (yum install openchange-ocsmanager) installs samba4.0.1-4 and
then kicks out the errors below.

I still can't find out how to install OpenChange without openchange wanting
to install samba...
It is very late this side of the world so I will try again later... going
to bed.

Thank you for your efforts so far.

Regards
Ray



ERRORS

x86_64
  file /usr/lib64/samba/libtdb_compat.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libtrusts_util.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libutil_cmdline.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libutil_reg.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libutil_setid.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libutil_tdb.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libwinbind-client.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64
  file /usr/lib64/samba/libxattr_tdb.so from install of
samba4-4.0.1-4.centos6.1.x86_64 conflicts with file from package
samba4-libs-0:4.0.0-60.el6_5.rc4.x86_64

Error Summary
-------------










-----Original Message-----
From: devel [mailto:devel-boun...@lists.openchange.org] On Behalf Of Martin
Simovic

Sent: 13 February 2014 09:16 PM
To: Development list
Subject: Re: [openchange][devel] Help needed to install OpenChange onto
Samba4

Here is everyghing you need

http://www.openchange.org/cookbook/index.html

Odoslané z iPhonu

Dňa 13.2.2014, o 20:13, Raymond Potgieter <raym...@joburgtheatre.com>
napísal:

> Thank you Dan,
>
> So do i take it that you first need to download the openchange git
> clone and then run yum builddep openchangeserver samba4?
>
> Or will (builddep openchangeserver samba4) install openchange without
> touching the already installed samba version.
>
> I have not used builddep before (blush)
>
> 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

_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel





email-banner


 <http://www.joburgtheatre.com>





_______________________________________________
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

Reply via email to