Porting finch to uClinux
Sean Egan
seanegan at gmail.com
Fri Jun 8 14:45:51 EDT 2007
On 6/8/07, Bill Fassler <bill.fassler at yahoo.com> wrote:
> I really would appreciate it if you or someone more familiar with building
> pidgin would take a look and see if you can give me some advice.
Well, you already mentioned "xml related files," which is almost
certainly libxml2. It's used to parse our configuration files and for
the XMPP plugin.
Even Pidgin doesn't use any GNOME-specific libraries. I suspect what
you're seeing is Glib.
If you install both of those libraries, and it still doesn't work, let
me know. If you see other libraries (GTK+ is the only thing really
Pidgin-specific), let me know.
More information about the Devel
mailing list