You didnt install libytnef0-dev, thats why libSOGo cant be built, hence the following error.

Am 31.08.22 um 12:17 schrieb mich (supp...@foxnet.be):
Hello

I am at the make function of the SOGo compilation, but I have an error:

Making all for framework SOGo...
  Compiling file SOGoBuild.m ...
  Creating derived_src/NSFramework_SOGo.m...
  Compiling file derived_src/NSFramework_SOGo.m ...
  Linking framework SOGo ...
/usr/bin/ld: cannot find -lytnef
collect2: error: ld returned 1 exit status
  Copying resources into the framework wrapper...
  Creating SOGo.framework/Versions/5/Resources/Info-gnustep.plist...
make[3]: Nothing to be done for 'internal-master-library-all'.
make[3]: Nothing to be done for 'internal-master-tool-all'.
Making all in Appointments ...
Making all for wobundle Appointments...
gcc -shared \
                 -rdynamic -Wl,--no-as-needed -lcurl     -shared-libgcc  
-pthread -fexceptions -o Appointments.SOGo/./Appointments \
                 ./obj/Appointments.obj/Product.m.o 
./obj/Appointments.obj/NSArray+Appointments.m.o 
./obj/Appointments.obj/iCalAlarm+SOGo.m.o 
./obj/Appointments.obj/iCalCalendar+SOGo.m.o 
./obj/Appointments.obj/iCalEntityObject+SOGo.m.o 
./obj/Appointments.obj/iCalRepeatableEntityObject+SOGo.m.o 
./obj/Appointments.obj/iCalEvent+SOGo.m.o 
./obj/Appointments.obj/iCalEventChanges+SOGo.m.o 
./obj/Appointments.obj/iCalPerson+SOGo.m.o 
./obj/Appointments.obj/iCalToDo+SOGo.m.o 
./obj/Appointments.obj/SOGoCalendarComponent.m.o 
./obj/Appointments.obj/SOGoAppointmentObject.m.o 
./obj/Appointments.obj/SOGoTaskObject.m.o 
./obj/Appointments.obj/SOGoComponentOccurence.m.o 
./obj/Appointments.obj/SOGoAppointmentOccurence.m.o 
./obj/Appointments.obj/SOGoTaskOccurence.m.o 
./obj/Appointments.obj/SOGoAppointmentFolder.m.o 
./obj/Appointments.obj/SOGoAppointmentFolderICS.m.o 
./obj/Appointments.obj/SOGoAppointmentFolderObject.m.o 
./obj/Appointments.obj/SOGoAppointmentFolderXML.m.o 
./obj/Appointments.obj/SOGoAppointmentInboxFolder.m.o 
./obj/Appointments.obj/SOGoWebAppointmentFolder.m.o 
./obj/Appointments.obj/SOGoAppointmentFolders.m.o 
./obj/Appointments.obj/SOGoFreeBusyObject.m.o 
./obj/Appointments.obj/SOGoUser+Appointments.m.o 
./obj/Appointments.obj/SOGoUserFolder+Appointments.m.o 
./obj/Appointments.obj/SOGoCalendarProxy.m.o 
./obj/Appointments.obj/SOGoAptMailNotification.m.o 
./obj/Appointments.obj/SOGoAptMailInvitation.m.o 
./obj/Appointments.obj/SOGoAptMailDeletion.m.o 
./obj/Appointments.obj/SOGoAptMailICalReply.m.o 
./obj/Appointments.obj/SOGoAptMailUpdate.m.o 
./obj/Appointments.obj/SOGoAptMailReceipt.m.o 
./obj/Appointments.obj/SOGoAptMailReminder.m.o 
./obj/Appointments.obj/SOGoEMailAlarmsManager.m.o 
./obj/Appointments.obj/MSExchangeFreeBusySOAPRequest.m.o 
./obj/Appointments.obj/MSExchangeFreeBusy.m.o \
                   -L../SOGo/SOGo.framework/Versions/Current/sogo/ -lSOGo 
-L../../SOGo/./obj/ -L../../SOPE/NGCards/./obj/ -lNGCards 
-L../../SOPE/GDLContentStore/./obj/ -lGDLContentStore -L/usr/local/lib 
-Wl,-rpath,/usr/lib/sogo -L../../SOPE/GDLContentStore/obj/    
-L/root/GNUstep/Library/Libraries -L/usr/local/lib -L/usr/lib     -lNGObjWeb 
-lNGMime -lNGStreams -lNGExtensions         -lGDLAccess -lNGObjWeb -lNGMime 
-lNGLdap -lNGStreams -lNGExtensions -lEOControl -lDOM -lSaxObjC -lSBJson   
-lgnustep-base    -lobjc   -lm
/usr/bin/ld: cannot find -lSOGo
collect2: error: ld returned 1 exit status
make[3]: *** [/usr/share/GNUstep/Makefiles/wobundle.make:173: 
Appointments.SOGo/./Appointments] Error 1
make[2]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: 
Appointments.all.wobundle.variables] Error 2
make[1]: *** 
[/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: 
internal-all] Error 2
make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: 
internal-all] Error 2

2, let's say, the 1st:

/usr/bin/ld: cannot find -lytnef

Is the second :

/usr/bin/ld: cannot find -lSOGo

Any ideas?

Debian 11.

Michel



Le 31/08/22 11:20, « Christian Mack    (christian.m...@uni-konstanz.de) » 
<users-requ...@sogo.nu au nom de users@sogo.nu> a écrit :

     Hello

     Configuration depends a lot on your preferences and setup.
     Have you read and understood the SOGo Installation and Configuration Guide?
     https://www.sogo.nu/files/docs/SOGoInstallationGuide.html

     If you only want a hobby setup or one for small user base with low
     effort on your side, you should check out mailcow.
     https://mailcow.email/


     Kind regards,
     Christian Mack

     Am 30.08.22 um 09:24 schrieb mich (supp...@foxnet.be):
     > Helllo
     >
     > Ok, is then the configuration of sogo, I am that it process, using 
apache, mysql, dovecot, exim?
     > Good to you
     >
     > Michel
     >
     >
     > Le 29/08/22 12:11, « Christian Mack    (christian.m...@uni-konstanz.de) » 
<users-requ...@sogo.nu au nom de users@sogo.nu> a écrit :
     >
     >     Hello
     >
     >     How about the following FAQ?
     >     https://www.sogo.nu/support/faq/how-do-i-compile-sogo.html
     >
     >
     >     Kind regards,
     >     Christian Mack
     >
     >     Am 28.08.22 um 20:50 schrieb mich (supp...@foxnet.be):
     >     > Hello
     >     >
     >     >
     >     >
     >     > I would like to integrate it to directadmin but I don't know how...
     >     >
     >     >
     >     >
     >     > Kind regards
     >     >
     >     >
     >     >
     >     > Michel
     >     >
     >     >
     >     >
     >     >
     >     >
     >     > De : <users-requ...@sogo.nu> au nom de "mich (supp...@foxnet.be)" 
<users@sogo.nu>
     >     > Répondre à : <users@sogo.nu>
     >     > Date : samedi 27 août 2022 à 09:09
     >     > À : <users@sogo.nu>
     >     > Objet : [SOGo] Install source
     >     >
     >     >
     >     >
     >     > Hello
     >     >
     >     >
     >     >
     >     > Is there a doc about the installation of the source, giving an 
example of compilation ?
     >     >
     >     >
     >     >
     >     > Michel
     >     >
     >     >
     >     >
     >     >
     >
     >
     >     --
     >     Christian Mack
     >     Universität Konstanz
     >     Kommunikations-, Informations-, Medienzentrum (KIM)
     >     Abteilung IT-Dienste Forschung, Lehre, Infrastruktur
     >     78457 Konstanz
     >     +49 7531 88-4416
     >
     >


     --
     Christian Mack
     Universität Konstanz
     Kommunikations-, Informations-, Medienzentrum (KIM)
     Abteilung IT-Dienste Forschung, Lehre, Infrastruktur
     78457 Konstanz
     +49 7531 88-4416


Reply via email to