pidgin/nest
Clone
Summary
Browse
Changes
Graph
Add a blog post about the Facebook page getting republished
default
tip
6 weeks ago, Gary Kramlich
1e262de7cb13
Add a blog post about the Facebook page getting republished
Testing Done:
ran `npm run hugo:server` and verified everything looked alright.
Reviewed at https://reviews.imfreedom.org/r/2564/
---
title: Gadu-Gadu
date: 2019-06-12T02:23:48.000Z
weight: 20
lastmod: 2019-08-22T04:47:10.000Z
---
### What is Gadu-Gadu?
Gadu-Gadu is an IM protocol popular in Poland. You can find more about it
[
here
](
http://www.gadu-gadu.pl
) (website in Polish).
### I compiled Pidgin from source. Why doesn't it have Gadu-Gadu support?
We use an external libgadu. Install your distro's
`libgadu-dev`
(Debian-based
systems) or
`libgadu-devel`
(RPM systems) and rebuild Pidgin (making sure to
re-run
`./configure`
in the top of the source tree).