>>>>>>[openchange][devel] Building OpenChange on existing samba4 domain >>>>>> >>>>>>[email protected] <[email protected]> >>>>>>2.04 (9 dni temu) >>>>>> >>>>>>do devel >>>>>>Hi all, >>>>>>I'm trying to upgrade an existing Samba4 domain for functionality OpenChange + SOGO. The aim is to obtain a configuration: Server 1 - S4 &OC, server 2 - postfix, server 3 - SOGO working together. >>>>>>But I'm not able to build OC based on the existing working setup (Ubuntu 13.04 + Samba 4.0.0 + BIND 9.9.2). >>>>>>I tried the --with-samba, samba4.conf added to ld.so.conf.d, I checked several versions --prefix= but without success. >>>>>> >>>>>>Please help the noob. >>>>>> >>>>>>ldconfig -v >>>>>>/usr/lib/x86_64-linux-gnu/samba: >>>>>> libads.so -> libads.so >>>>>> libnetif.so -> libnetif.so >>>>>> libutil_reg.so -> libutil_reg.so >>>>>> libwinbind-client.so -> libwinbind-client.so >>>>>> libinterfaces.so -> libinterfaces.so >>>>>> libdbwrap.so -> libdbwrap.so >>>>>> libcluster.so -> libcluster.so >>>>>> libsamba_python.so -> libsamba_python.so >>>>>> libtdb-wrap.so -> libtdb-wrap.so >>>>>> libsamba3-util.so -> libsamba3-util.so >>>>>> libposix_eadb.so -> libposix_eadb.so >>>>>> libdsdb-module.so -> libdsdb-module.so >>>>>> libshares.so -> libshares.so >>>>>> libgse.so -> libgse.so >>>>>> libsmbregistry.so -> libsmbregistry.so >>>>>> libndr-samba4.so -> libndr-samba4.so >>>>>> libcli_cldap.so -> libcli_cldap.so >>>>>> liberrors.so -> liberrors.so >>>>>> libcli-ldap-common.so -> libcli-ldap-common.so >>>>>> libntvfs.so -> libntvfs.so >>>>>> libnpa_tstream.so -> libnpa_tstream.so >>>>>> libsmbd_base.so -> libsmbd_base.so >>>>>> libauth_sam_reply.so -> libauth_sam_reply.so >>>>>> libtrusts_util.so -> libtrusts_util.so >>>>>> libserver-role.so -> libserver-role.so >>>>>> libsecrets3.so -> libsecrets3.so >>>>>> libmsrpc3.so -> libmsrpc3.so >>>>>> libsmb_transport.so -> libsmb_transport.so >>>>>> libcli_spoolss.so -> libcli_spoolss.so >>>>>> libsamdb-common.so -> libsamdb-common.so >>>>>> libHDB_SAMBA4.so -> libHDB_SAMBA4.so >>>>>> libLIBWBCLIENT_OLD.so -> libLIBWBCLIENT_OLD.so >>>>>> libiniparser.so -> libiniparser.so >>>>>> libflag_mapping.so -> libflag_mapping.so >>>>>> libprinting_migrate.so -> libprinting_migrate.so >>>>>> libasn1util.so -> libasn1util.so >>>>>> libcli_smb_common.so -> libcli_smb_common.so >>>>>> liblibcli_netlogon3.so -> liblibcli_netlogon3.so >>>>>> libutil_setid.so -> libutil_setid.so >>>>>> libauth_unix_token.so -> libauth_unix_token.so >>>>>> libkrb5samba.so -> libkrb5samba.so >>>>>> libsamba-security.so -> libsamba-security.so >>>>>> libevents.so -> libevents.so >>>>>> libutil_tdb.so -> libutil_tdb.so >>>>>> libldb-cmdline.so -> libldb-cmdline.so >>>>>> libsamba-net.so -> libsamba-net.so >>>>>> libcli-nbt.so -> libcli-nbt.so >>>>>> liblibcli_lsa3.so -> liblibcli_lsa3.so >>>>>> libndr-samba.so -> libndr-samba.so >>>>>> libtdb_compat.so -> libtdb_compat.so >>>>>> liblibsmb.so -> liblibsmb.so >>>>>> libcli-ldap.so -> libcli-ldap.so >>>>>> libcliauth.so -> libcliauth.so >>>>>> libprocess_model.so -> libprocess_model.so >>>>>> libauth4.so -> libauth4.so >>>>>> libdcerpc-samba4.so -> libdcerpc-samba4.so >>>>>> libauth.so -> libauth.so >>>>>> libdcerpc-samba.so -> libdcerpc-samba.so >>>>>> libsmbldaphelper.so -> libsmbldaphelper.so >>>>>> libcmdline-credentials.so -> libcmdline-credentials.so >>>>>> libdb-glue.so -> libdb-glue.so >>>>>> libCHARSET3.so -> libCHARSET3.so >>>>>> libpac.so -> libpac.so >>>>>> libutil_cmdline.so -> libutil_cmdline.so >>>>>> libsamba-sockets.so -> libsamba-sockets.so >>>>>> libldbsamba.so -> libldbsamba.so >>>>>> libauthkrb5.so -> libauthkrb5.so >>>>>> libservice.so -> libservice.so >>>>>> libsmbd_conn.so -> libsmbd_conn.so >>>>>> libsamba-modules.so -> libsamba-modules.so >>>>>> libxattr_tdb.so -> libxattr_tdb.so >>>>>> libsmbd_shim.so -> libsmbd_shim.so >>>>>> libaddns.so -> libaddns.so >>>>>> libdfs_server_ad.so -> libdfs_server_ad.so >>>>>> libsmbpasswdparser.so -> libsmbpasswdparser.so >>>>>>[...]
>>>>>Julien Kerihuel <[email protected]> >>>>>2.04 (9 dni temu) >>>>> >>>>>do Development >>>>> >>>>>Good afternoon, >>>>> >>>>>I don't understand the building problem you are outlining. Can you be >>>>>more specific? >>>>> >>>>>Is it a problem you encounter while running openchange configure script? >>>>>Is it a compilation issue? If yes, can you paste it? >>>>>Is it a linking issue at runtime? If yes, can you paste the error? >>>>> >>>>>PS: We have some pending commits to merge in to build latest sogo >>>>>backend for openchange (git checkout) properly. If you are using a >>>>>release version, you should however not encounter this problem. If you >>>>>are using latest git, we encourage you to try the following: >>>>>https://github.com/inverse-inc/openchange.git >>>>> >>>>>We expect the merging to be completed on Friday evening. >>>>> >>>>>Kind Regards, >>>>>Julien. >>>>[email protected] <[email protected]> >>>>3.04 (8 dni temu) >>>> >>>>do j.kerihuel, Development >>>>Good morning, >>>> >>>>I have configured and running Samba4 server with bind9. My goal at the moment is to add the OC. I downloaded gzipped openchange-2.0-QUADRANT and acted according to the cookbook, omitting the section "Building Samba4" because I already >>>>have it. Unfortunately I am not able to perform the next step which is to "Configure OpenChange" >>>> >>>> >>>>---------openchange-2.0-QUADRANT# ./autogen.sh >>>>./autogen.sh: running aclocal >>>>./autogen.sh: running autoheader >>>>./autogen.sh: running autoconf >>>>Now run ./configure and gmake >>>> >>>>---------openchange-2.0-QUADRANT# ./configure --prefix=/usr/share/samba --with-samba >>>>checking for a BSD-compatible install... /usr/bin/install -c >>>>checking whether build environment is sane... yes >>>>checking for a thread-safe mkdir -p... /bin/mkdir -p >>>>checking for gawk... gawk >>>>checking whether make sets $(MAKE)... yes >>>>checking for pkg-config... /usr/bin/pkg-config >>>>checking pkg-config is at least version 0.20... yes >>>>checking build system type... x86_64-unknown-linux-gnu >>>>checking host system type... x86_64-unknown-linux-gnu >>>>checking for samba 4... configure: error: Samba 4 not found >>>> >>>>I tried with several different prefixes, with or without a "--with-samba" but to no avail. >>>> >>>>Kind Regards, >>>>Outlander. >>>Julien Kerihuel >>>3.04 (8 dni temu) >>> >>>do theoutlander, Development >>> >>>Hi, >>> >>>During this configure stage, OpenChange building system is looking for >>>Samba4 pc files. >>> >>>If you installed samba4 through your packaging system, then you >>>presumably have to install the associated -dev packages both for Samba4 >>>and associated libraries OpenChange depends on (talloc, ldb, tevent >>>etc.) >>> >>> >>>If you installed samba4 from sources, then you need to specify with >>>--prefix= the path where Samba4 is installed. If it still doesn't work, >>>double check you can access pkgconfig (.pc) files from the prefix. In >>>your case, you should check if you have /usr/share/samba/lib/pkgconfig >>>with available pc files such as talloc.pc, ldb.pc, tdb.pc and tevent.pc >>> >>>Kind Regards, >>>Julien. >>[email protected] <[email protected]> >>3.04 (8 dni temu) >> >>do j.kerihuel >>Hi, >> >>Thank you for the quick response. Yes, samba4 was installed though packaging system with -dev. >> >>Paths: >>samba libs are in /usr/lib/x86_64-linux-gnu/samba/ --- http://packages.ubuntu.com/raring/amd64/samba4/filelist >>samba headers in /usr/include/samba-4.0/ --- http://packages.ubuntu.com/raring/amd64/samba4-dev/filelist >>talloc.pc, ldb.pc, tdb.pc and tevent.pc in /usr/lib/x86_64-linux-gnu/pkgconfig >>samba setup files in /usr/share/samba -- http://packages.ubuntu.com/raring/amd64/samba4/filelist >> >>Kind Regards, >>Outlander >[email protected] <[email protected]> >09:07 (5 godz. temu) > >do j.kerihuel, Development >Hi, > >Does anyone know how to solve this problem? > >Kind Regards, >Outlander >Brad Hards <[email protected]> >12:04 (3 godz. temu) > >do devel, theoutlander > >Its hard to tell what part of this you are responding to, or what the original >problem is, because you are "top posting" (google if you aren't familiar). > >Please post the background, then the question. Answers to follow-up questions >go below the question. Hi, To be more easily read, all in one mail. Kind Regards, Outlander
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
