[Users] Claws-mail on CentOS
Richard
lists-claws at listmail.innovate.net
Thu Mar 22 01:10:47 CET 2018
> Date: Thursday, March 22, 2018 00:56:24 +0100
> From: Andreas Meyer <anmeyer at mailbox.org>
>
> Hello!
>
> I want to install claws-mail on CentOS but I have to compile it
> myself.
>
> Got a prolem with libetpam, it fails to compile:
>
> gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DDEBUG -D_REENTRANT -g
> -O2 -O2 -g -W -Wall -ULIBETPAN_DLL -MT smime.o -MD -MP -MF
> .deps/smime.Tpo -c -o smime.o smime.c mv -f .deps/smime.Tpo
> .deps/smime.Po
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -O2 -g -W
> -Wall -ULIBETPAN_DLL -lexpat -lz -o smime smime.o
> ../src/libetpan.la -lz -pthread libtool: link: gcc -g -O2 -O2 -g
> -W -Wall -ULIBETPAN_DLL -o .libs/smime smime.o -pthread
> ../src/.libs/libetpan.so -lexpat -lz -pthread -Wl,-rpath
> -Wl,/usr/local/lib gcc: error: ../src/.libs/libetpan.so: No such
> file or directory make[3]: *** [smime] Fehler 1
>
> What can I do? I don't want to miss claws-mail in CentOS.
>
> Kind regards
>
> Andreas
>From the output you show, it's libetpan, not libetpam.
libetpan-devel-1.5-2.el7.nux.x86_64 is available from the nux
repository. That's the version that I installed/used to compile claws
a few months ago.
For more details, that repository is listed on the Centos -
additional repositories page:
<https://wiki.centos.org/AdditionalResources/Repositories>
More information about the Users
mailing list