[sylpheed:37186] Re: [ANNOUNCE] Sylpheed's public repository migrated to GitHub

Ingo Strauch <[email protected]> Wed, 7 Jun 2023 19:03:16 +0200
Newsgroups gmane.mail.sylpheed.general
Message-ID <[email protected]>
On Wed, 7 Jun 2023 18:49:25 +0200
Frank Elsner <[email protected]> wrote:

> I managed to clone the repo but can't find any documentation how to compile.

The INSTALL file in principle has the information:

% ./configure
% make
% su
Password: [Enter password]
# make install

But the "configure" file does not exist. So for now you would have to

% ./autogen.sh
% make
% su
Password: [Enter password]
# make install

Hope that helps,
Ingo

-- 
"What're quantum mechanics?"
"I don't know. People who repair quantums I suppose."
                                     --Rincewind, Terry Pratchett "Eric"
signature.asc (application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTeyBsSlXNr53qZwz+AnIwsdy5moQUCZIC4VAAKCRCAnIwsdy5m
oTHVAJ9u/K71cwcP/I60m9Wo5lw1M1ddagCcDBD/FFcjkGdpXmsZuGrHHenp72Y=
=6vKx
-----END PGP SIGNATURE-----