Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libpurple(3) [opensolaris man page]

libpurple(3)							C Library Functions						      libpurple(3)

NAME
libpurple - core IM library DESCRIPTION
libpurple is a core library to be used by IM programs. It is used by pidgin(1). libpurple library could connect to the IM networks, manage accounts and preferences, and other helpful things. When using libpurple, you will basically be writing a UI for this core code. pidgin is a GTK+ frontend to libpurple. FILES
The following files are used: /usr/lib/libpurple.so Core IM library of Pidgin ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-im-client | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
pidgin(1), libpurple-client(3), attributes(5), gnome-interfaces(5) libpurple information: http://developer.pidgin.im/wiki/WhatIsLibpurple NOTES
Written by Rick Ju, Sun Microsystems Inc., 2008. SunOS 5.11 28 Jul 2008 libpurple(3)

Check Out this Related Man Page

Purple(3)						User Contributed Perl Documentation						 Purple(3)

NAME
Purple - Perl extension to the libpurple instant messenger library. SYNOPSIS
use Purple; ABSTRACT
This module provides the interface for using perl scripts as plugins in libpurple. DESCRIPTION
This module provides the interface for using perl scripts as plugins in Purple. With this, developers can write perl scripts that can be loaded in Purple as plugins. The scripts can interact with IMs, chats, accounts, the buddy list, libpurple signals, and more. The API for the perl interface is very similar to that of the Purple C API, which can be viewed at http://developer.pidgin.im/doxygen/ or in the header files in the Purple source tree. FUNCTIONS
@accounts = Purple::accounts Returns a list of all accounts, online or offline. @chats = Purple::chats Returns a list of all chats currently open. @connections = Purple::connections Returns a list of all active connections. @conversations = Purple::conversations Returns a list of all conversations, both IM and chat, currently open. @conv_windows = Purple::conv_windows Returns a list of all conversation windows currently open. @ims = Purple::ims Returns a list of all instant messages currently open. SEE ALSO
Purple C API documentation - http://developer.pidgin.im/doxygen/ Purple website - http://pidgin.im/ AUTHOR
Christian Hammond, <chipx86@gnupdate.org> COPYRIGHT AND LICENSE
Copyright 2003 by Christian Hammond This library is free software; you can redistribute it and/or modify it under the terms of the General Public License (GPL). For more information, see http://www.fsf.org/licenses/gpl.txt perl v5.12.1 2010-02-16 Purple(3)
Man Page

10 More Discussions You Might Find Interesting

1. Cybersecurity

Sun SS10 networking

Hi Guys ! I am very new to this forum, but I have, for the past year been reading the coms inside. It looks very helpful for peeps like me who like to try many things, don't mind the hard work, but just don't know where to start. I will start with an easy one (I think) I am trying to set up... (3 Replies)
Discussion started by: bionicfysh
3 Replies

2. Programming

Decoding of Core Dump

Hi ALL, Is it possible to decode the core dumb file to find the error? I get an Memory Core Dumb error with an core file. Regards, P. Prathaban. (3 Replies)
Discussion started by: p_prathaban
3 Replies

3. UNIX for Dummies Questions & Answers

Deleting core file??

Hi, I am using UNIX through Exceed on my PC to gain access to some CFD programs. One of these programs crashed a couple of days ago and created a file called core, which i understand is a back up file and can be deleted immediately. However, before deleting it I rearranged some of my other files... (1 Reply)
Discussion started by: alc640
1 Replies

4. UNIX for Dummies Questions & Answers

difference between Dual-core & Core-to-duo

Can anybody tell What is the exact difference between a Dual-core processor and a Core-to-duo processor ?Advance thanks to all my friends. (1 Reply)
Discussion started by: Ajith kumar.G
1 Replies

5. UNIX and Linux Applications

Problem With PIDGIN messenger.

Hi, I copied source of the pidgin open source, and installed in LINUX, I successfully login to gtalk using pidgin , but my problem is when i send a message , it successfully sent to the receiver. but iam not able to receive messeges from other. if anybody knew it please let me know that... (1 Reply)
Discussion started by: ch.siva
1 Replies

6. Shell Programming and Scripting

Piping from BASH in to an Instant Messenger??

Is it possible to pipe a command in to an instant messenger e.g pidgin, finch or something similar and have it send??? e.g echo "hello" | messenger Or is there anything similar?? Thanks in advance! (1 Reply)
Discussion started by: 64mb
1 Replies

7. Solaris

Msn network

I know this is not maybe a good place to start this topic , so if I opened in wrong place please move it were belongs. My question is maybe stupid , but I can not connect to msn network with pidgin. I used google , it seems pidgin has a problem connecting on msn . I tried to install amsn... (1 Reply)
Discussion started by: solaris_user
1 Replies

8. Red Hat

Core Dumping?

How to now if the server is core dumping into the same filesystem? (4 Replies)
Discussion started by: 300zxmuro
4 Replies

9. Red Hat

pidgin on fedora/redhat

hi guys, I am trying to install pidgin on my redhat. yum search pidgin is showing nothing to do and no package is found I want to install the text based pidgin not the graphical one. is it finch? how can i install them using yum? can you give me the steps please? i read in somewhere that... (1 Reply)
Discussion started by: messi777
1 Replies

10. Ubuntu

Missing libgstfarsight-0.10.so.0 library

Hi ! I have a problem, I upgraded to Ubuntu 12.04, but I can't start Pidgin, it outputs this error message : " pidgin: error while loading shared libraries: libgstfarsight-0.10.so.0: cannot open shared object file: No such file or directory" . I tried to install a package containing it, but I found... (7 Replies)
Discussion started by: cosgb
7 Replies