pidgin-2.0.2

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:10770KB
下载次数:58
上传日期:2007-09-10 14:06:53
上 传 者管理员
说明:  Linux下的多协议即时通讯程序源代码,使用gcc编译
(Linux under the multi-protocol instant messaging program source code, use the gcc compiler)

文件列表:
pidgin-2.0.2\pidgin-2.0.2\missing (11014, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\pidgin.apspec.in (2468, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\gaim.pc.in (351, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\intltool-extract.in (22493, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\zh_TW.po (532721, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\bg.po (446605, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\nl.po (467659, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\th.po (285308, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\id.po (428338, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\ar.po (331046, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\fa.po (543134, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\az.po (252802, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\vi.po (337093, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\tr.po (432782, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\af.po (400027, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\ta.po (505361, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\sq.po (308952, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\cs.po (357541, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\pa.po (495690, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\uk.po (396909, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\hu.po (461730, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\xh.po (338160, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\dz.po (708510, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\bs.po (300046, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\sr@Latn.po (355104, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\sv.po (422594, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\he.po (475632, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\es.po (556122, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\de.po (458239, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\zh_CN.po (419992, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\pt_BR.po (482239, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\el.po (532314, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\fr.po (479869, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\it.po (489620, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\da.po (437912, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\lt.po (466408, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\mk.po (524947, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\bn.po (476156, 2007-06-15)
pidgin-2.0.2\pidgin-2.0.2\po\pl.po (453865, 2007-06-15)
... ...

Purple, Pidgin and Finch ======================== See AUTHORS and COPYRIGHT for the list of contributors. libpurple is a library intended to be used by programmers seeking to write an IM client that connects to many IM networks. It supports AIM, ICQ, XMPP, MSN and Yahoo!, among others. Pidgin is an graphical IM client written in C which uses the GTK+ toolkit. Finch is a text-based IM client written in C which uses the ncurses toolkit. These programs are not endorsed by, nor affiliated with, AOL nor any other company in any way. BUILD ===== Read the 'INSTALL' file for more detailed directions. These programs use the standard ./configure ; make. You need to use gmake, BSD make probably won't work. Remember, run ./configure --help to see what build options are available. In order to compile Pidgin you need to have GTK+ 2.0 installed (as well as the development files!). The configure script will fail if you don't. If you don't have GTK+ 2.0 installed, you should install it using your distribution's package management tools. For sound support, you also need gstreamer 0.10 or higher. For spellchecking support, you need libgtkspell (http://gtkspell.sf.net/). Your distro of choice probably already includes these, just be sure to install the development packages. RUN === You should run 'make install' as root to make sure plugins and other files get installed into locations they want to be in. Once you've done that, you only need to run 'pidgin' or 'finch'. To get started, simply add a new account. If you come across a bug, please report it at: http://pidgin.im PLUGINS ======= If you do not wish to enable the plugin support within Purple, run the ./configure script with the --disable-plugins option and recompile your source code. This will prevent the ability to load plugins. 'make install' puts the plugins in $PREFIX/lib/purple (PREFIX being what you specified when you ./configure'd - it defaults to /usr/local). Purple looks for the plugins in that directory by default. Plugins can be installed per-user in ~/.purple/plugins as well. Pidgin and Finch also look in $PREFIX/lib/pidgin and $PREFIX/lib/finch for UI-specific, respectively. To build a plugin from a .c file, put it in the plugins/ directory in the source and run 'make filename.so', e.g. if you have the .c file 'kickass.c', put it in the plugins/ directory, and from that directory, run 'make kickass.so'.

近期下载者

相关文件


收藏者