On 6/16/05, cj pangilinan <[EMAIL PROTECTED]> wrote: > im using rhel as 3. may i ask how do i install chix in ubuntu 5.04? do > i need to download all three, chix,libchix,libchix-dev? i want to > install both chix and chix_gaim.. and one more, can i install > chix_gaim in win xp?
I've been able to compile the code on my Sarge machine a few weeks back, although I had to edit a few source files to make it even compile. I guess I'd try again with the 1.0 release To build from source, you'd need to compile first libchix. Back then I had to modify it as there were some errors (I guess I pulled it from CVS the wrong day...) in the code. To compile chix_gaim, you'd need the dependencies that would enable you to compile gaim (gaim-dev, libgtk2.0-dev, et.al). Afterwards, make the necessary modifications so that it would refer to the libchix library upon compile time. The only hard part I have yet to overcome is to create the debian/rules file to enable packaging of libchix and gaim_chix. It's been a long time since I created a debian package for a library (mostly I've been doing binary builds for executable software, or packages for Zope products) that I'm having a tough time readjusting (as I'm not much into system administration anymore). -- Paolo Alexis Falcone [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

