So you have to modify the dependancies in the sope.spec file
Remplace :
BuildRequires: libxml2-devel openldap-devel openssl-devel mysql-devel
By:
BuildRequires: libxml2-devel openldap2-devel openssl-devel mysql-devel

2011/2/8 Stefan Fuhrberg <stefan.fuhrb...@zag.de>

>  Output as follows:
>
> openldap2-client-2.4.17-5.4.1.x86_64
> openldap2-devel-2.4.17-5.4.1.x86_64
> openldap2-client_32bit-2.4.17-5.4.1.x86_64
> openldap2-2.4.17-5.4.1.x86_64
>
> Am 08.02.2011 12:14, schrieb Fabrice Durand:
>
> What the result of : rpm -qa |grep openldap  ?
>
>
>
> 2011/2/8 Stefan Fuhrberg <stefan.fuhrb...@zag.de>
>
>>  Got it,
>>
>> now i'm running rpmbuild -ba sope.spec i get:
>>
>> Failed build dependencies: openldap-devel is needed by
>> sope59-4.9-20110127_1664.1120.1.src
>>
>> BUT i have that package installed
>>
>> Am 08.02.2011 10:29, schrieb Fabrice Durand:
>>
>> It's not realy important, put %define dist_suffix suse11
>>
>> Fabrice Durand
>>
>> 2011/2/8 Stefan Fuhrberg <stefan.fuhrb...@zag.de>
>>
>>>  Hey,
>>>
>>> do you know the Abbreviation for openSUSE 11.2? Just found some tables
>>> via google where it says it's 1120, but i'm not 100% sure.
>>>
>>> Am 08.02.2011 08:49, schrieb Fabrice Durand:
>>>
>>> Yes
>>> Le 8 févr. 2011 08:48, "Stefan Fuhrberg" <stefan.fuhrb...@zag.de> a
>>> écrit :
>>> > Yes it does, but i think i wrote it according to your tutorial in all
>>> > small letters... on my system it's written in small and capital
>>> Letters,
>>> > possible that's the fault which causes the error?!
>>> >
>>> > Am 08.02.2011 08:46, schrieb Fabrice Durand:
>>> >>
>>> >> Does the /etc/suse-release exist. ?
>>> >>
>>> >> Le 8 févr. 2011 08:41, "Stefan Fuhrberg" <stefan.fuhrb...@zag.de
>>> >> <mailto:stefan.fuhrb...@zag.de>> a écrit :
>>> >> > Alright found them and changed everything according to your
>>> tutorial..
>>> >> > now when i'm inside the SPECS Folder and trying to run
>>> >> >
>>> >> > rpmbuild -ba sope.spec
>>> >> >
>>> >> > it gives me this error:
>>> >> > File /usr/src/packages/SOURCES/%{sope_source}: No such file or
>>> directory
>>> >> >
>>> >> > The Directory and the sope src.rpm is in there, did i forget
>>> something?
>>> >> >
>>> >> > Am 08.02.2011 08:13, schrieb Fabrice Durand:
>>> >> >>
>>> >> >>
>>> >> >> 2011/2/8 Stefan Fuhrberg <stefan.fuhrb...@zag.de
>>> >> <mailto:stefan.fuhrb...@zag.de>
>>> >> >> <mailto:stefan.fuhrb...@zag.de <mailto:stefan.fuhrb...@zag.de>>>
>>> >> >>
>>> >> >> Hi,
>>> >> >> i'm trying to install sogo on openSUSE too.
>>> >> >>
>>> >> >> Am 07.02.2011 20:54, schrieb Fabrice Durand:
>>> >> >>> So try with the src.rpm.
>>> >> >>>
>>> >> >>> I saw that the gnustep-make and gnustep-base are include in the
>>> >> >>> opensuse distribution, so try with this files:
>>> >> >>>
>>> >> >>>
>>> >>
>>> http://oeufdure.free.fr/download/sogo/1.3.5a/FC11/SRPMS/sope49-4.9-20110127_1664.fc11.1.src.rpm
>>> >> >>>
>>> >>
>>> http://oeufdure.free.fr/download/sogo/1.3.5a/FC11/SRPMS/sogo-1.3.5a-1.fc11.src.rpm
>>> >> >>>
>>> >> >>> rpm -ivh sope49-4.9-20110127_1664.fc11.1.src.rpm
>>> >> >>> rpm -ivh sogo-1.3.5a-1.fc11.src.rpm
>>> >> >> Done that and it installs the package 100% but there are no new
>>> >> >> files in the Folder where i installed the packages, am i missing
>>> >> >> something?
>>> >> >>
>>> >> >> The src.rpm contain sope source and sogo source and the sope.spec
>>> and
>>> >> >> sogo.spec
>>> >> >>
>>> >> >>>
>>> >> >>> In the sope.spec file change all the /etc/fedora-release by
>>> >> >>> /etc/suse-release and change %define dist_suffix fc11 by the
>>> >> >>> abbreviation of your distribution.
>>> >> >>> Same thing in the sogo.spec file (/etc/fedora-release by
>>> >> >>> /etc/suse-release)
>>> >> >> I suppose those spec Files are installed by the above step, if not
>>> >> >> where can i find them?
>>> >> >>
>>> >> >> On opensuse, i don't know where the spec files are, but on fedora
>>> it's
>>> >> >> in the $home/rpmbuild/SPECS folder and in centos it's in
>>> >> >> /usr/src/redhat/SPECS .
>>> >> >> Try "updatedb" and "locate sope.spec"
>>> >> >>
>>> >> >>>
>>> >> >>> I suppose that the file /etc/suse-release exist
>>> >> >>>
>>> >> >>> Launch rpmbuild -ba sope.spec (install dependencies by yum )
>>> >> >>> Launch again rpmbuild -ba sope.spec
>>> >> >>>
>>> >> >>> If all goes well until the end of compilation, launch rpmbuild
>>> >> >>> -ba sogo.spec (install dependencies by yum and by rpm where your
>>> >> >>> rpm files are)
>>> >> >>> Relaunch rpmbuild -ba sogo.spec
>>> >> >>>
>>> >> >>> And if all goes well you will have rpm files for your
>>> distribution.
>>> >> >>> Maybe you will have to modify the sogod script and the sogo.conf
>>> >> >>> file .
>>> >> >>>
>>> >> >>> Regard
>>> >> >>>
>>> >> >>> Fabrice Durand
>>> >> >>>
>>> >> >>> 2011/2/7 Marcelo <anc...@gmail.com <mailto:anc...@gmail.com>
>>> >> <mailto:anc...@gmail.com <mailto:anc...@gmail.com>>>
>>> >> >>>
>>> >> >>> Fabrice Durand wrote:
>>> >> >>>> Hi,
>>> >> >>>> did you try to compil the src.rpm of sope and sogo ?
>>> >> >>>> (http://www.sogo.nu/files/downloads/SOGo/RHEL5/SRPMS/ )
>>> >> >>>>
>>> >> >>> I tried the tar.gz sources of Sogo and the Sope but without
>>> >> >>> success
>>> >> >>>
>>> >> >>> []'s
>>> >> >>> marcelo
>>> >> >>>
>>> >> >>>> 2011/2/7 Marcelo <anc...@gmail.com <mailto:anc...@gmail.com>
>>> >> <mailto:anc...@gmail.com <mailto:anc...@gmail.com>>>
>>> >> >>>>
>>> >> >>>> Hi all,
>>> >> >>>>
>>> >> >>>> Does anyone have an installation tutorial SOGO 1.3.5 on
>>> >> >>>> openSUSE 11.1?
>>> >> >>>> Has anyone installed?
>>> >> >>>>
>>> >> >>>> Thanks all.
>>> >> >>>>
>>> >> >>>
>>> >> >>
>>> >> >>
>>> >> >> --
>>> >> >> Mit freundlichen Grüßen
>>> >> >> ZAG Personaldienste
>>> >> >>
>>> >> >> i.A. Stefan Fuhrberg
>>> >> >>
>>> >> >> Ihre Antwort richten Sie bitte an:mailto:kontakt...@zag.de
>>> >> <mailto:kontakt...@zag.de>
>>> >> >> Besuchen Sie uns im Internet:http://www.zag.de
>>> >> >>
>>> >> >> ZAG Verwaltungs-Gesellschaft GmbH
>>> >> >> IT-Abteilung
>>> >> >> Nikolaistraße 11
>>> >> >> 30159 Hannover
>>> >> >>
>>> >> >> Fon: 0511-12606444
>>> >> >> Fax: 0511-12606419
>>> >> >>
>>> >> >> Amtsgericht: Hannover
>>> >> >> Handelsregister: HRB 52841
>>> >> >> Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>>> >> >>
>>> >> >> Fabrice Durand
>>> >> >
>>> >> >
>>> >> > --
>>> >> > Mit freundlichen Grüßen
>>> >> > ZAG Personaldienste
>>> >> >
>>> >> > i.A. Stefan Fuhrberg
>>> >> >
>>> >> > Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de
>>> >> <mailto:kontakt...@zag.de>
>>> >> > Besuchen Sie uns im Internet: http://www.zag.de
>>> >> >
>>> >> > ZAG Verwaltungs-Gesellschaft GmbH
>>> >> > IT-Abteilung
>>> >> > Nikolaistraße 11
>>> >> > 30159 Hannover
>>> >> >
>>> >> > Fon: 0511-12606444
>>> >> > Fax: 0511-12606419
>>> >> >
>>> >> > Amtsgericht: Hannover
>>> >> > Handelsregister: HRB 52841
>>> >> > Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>>> >> >
>>> >> > --
>>> >> > users@sogo.nu <mailto:users@sogo.nu>
>>> >> > https://inverse.ca/sogo/lists
>>> >
>>> >
>>> > --
>>> > Mit freundlichen Grüßen
>>> > ZAG Personaldienste
>>> >
>>> > i.A. Stefan Fuhrberg
>>> >
>>> > Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de
>>> > Besuchen Sie uns im Internet: http://www.zag.de
>>> >
>>> > ZAG Verwaltungs-Gesellschaft GmbH
>>> > IT-Abteilung
>>> > Nikolaistraße 11
>>> > 30159 Hannover
>>> >
>>> > Fon: 0511-12606444
>>> > Fax: 0511-12606419
>>> >
>>> > Amtsgericht: Hannover
>>> > Handelsregister: HRB 52841
>>> > Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>>> >
>>> > --
>>> > users@sogo.nu
>>> > https://inverse.ca/sogo/lists
>>>
>>>
>>>
>>> --
>>> Mit freundlichen Grüßen
>>> ZAG Personaldienste
>>>
>>> i.A. Stefan Fuhrberg
>>>
>>> Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de 
>>> <kontakt...@zag.de>
>>> Besuchen Sie uns im Internet: http://www.zag.de
>>>
>>> ZAG Verwaltungs-Gesellschaft GmbH
>>> IT-Abteilung
>>> Nikolaistraße 11
>>> 30159 Hannover
>>>
>>> Fon: 0511-12606444
>>> Fax: 0511-12606419
>>>
>>> Amtsgericht: Hannover
>>> Handelsregister: HRB 52841
>>> Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>>>
>>>
>>
>>
>> --
>> Mit freundlichen Grüßen
>> ZAG Personaldienste
>>
>> i.A. Stefan Fuhrberg
>>
>> Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de 
>> <kontakt...@zag.de>
>> Besuchen Sie uns im Internet: http://www.zag.de
>>
>> ZAG Verwaltungs-Gesellschaft GmbH
>> IT-Abteilung
>> Nikolaistraße 11
>> 30159 Hannover
>>
>> Fon: 0511-12606444
>> Fax: 0511-12606419
>>
>> Amtsgericht: Hannover
>> Handelsregister: HRB 52841
>> Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>>
>>
>
>
> --
> Mit freundlichen Grüßen
> ZAG Personaldienste
>
> i.A. Stefan Fuhrberg
>
> Ihre Antwort richten Sie bitte an: mailto:kontakt...@zag.de 
> <kontakt...@zag.de>
> Besuchen Sie uns im Internet: http://www.zag.de
>
> ZAG Verwaltungs-Gesellschaft GmbH
> IT-Abteilung
> Nikolaistraße 11
> 30159 Hannover
>
> Fon: 0511-12606444
> Fax: 0511-12606419
>
> Amtsgericht: Hannover
> Handelsregister: HRB 52841
> Geschäftsführer: Wolfgang Klenner, Bastian Tau, Martin Weiß
>
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to