Re: [Dar-support] Build with Remote Repository Support
For full, incremental, compressed and encrypted backups or archives
Brought to you by:
edrusb
|
From: Denis C. <dar...@fr...> - 2022-06-17 17:09:40
|
Le 17/06/2022 à 11:01, Martin Michel a écrit : > Hi there, Hi Martin, > > I want to build the latest version 2.7.5 of dar and have > problems/questions already at the `configure` step. > > I cannot manage to enable the "Remote repository support" which is > needed to use SFTP for archiving to a Cloud storage. > > The final output of the `./configure` says: > > Remote repository support : NO > > However, libcurl is available and found during the pkg-config checks: > > ... > checking for libcurl... yes > checking curl/curl.h usability... yes > checking curl/curl.h presence... yes > checking for curl/curl.h... yes > ... > > and also build with libssh for sftp support: > > $ curl -V > curl 7.83.1 (x86_64-pc-linux-gnu) libcurl/7.83.1 OpenSSL/1.1.1o zlib/1.2.12 zstd/1.5.2 libssh/0.9.6/openssl/zlib > Release-Date: 2022-05-11 > Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp > Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets zstd > > > What did I miss? Any help is highly appreciated. you probably miss libthreadar http://dar.linux.free.fr/doc/from_sources.html > > Another problem seems to be building dar_static due to missing -lgpgme > and -lassuan, here I'll have to dig deeper and maybe post another > question. > > Thanks in advance, > Martin > Regards, Denis |