Page 1 of 17 12311 ... LastLast
Results 1 to 10 of 170

Thread: Howto compile Pidgin IM

  1. #1
    Join Date
    Oct 2004
    Beans
    Hidden!

    Howto compile Pidgin IM

    As you may know, Gaim has been renamed to Pidgin IM. Beta7 source is now available in testing. The only difference I see is the interface:
    http://bomahy.nl/hylke/blog/?p=25
    I don't guarantee that this won't break your system, so please be sure you make any necessary backups.

    to install any dependencies you need to compile Pidgin, run the following:

    Code:
    sudo apt-get build-dep gaim
    autogen also needs some files:
    Code:
    sudo apt-get install libglib2.0-dev
    Go to the pidgin dev site to get the code:
    http://developer.pidgin.im/
    extract the source, cd into the folder, and execute
    Code:
    sh autogen.sh
    I got some warnings at this step but nothing that prevented me from continuing.

    after that is finished, run
    Code:
    make && sudo make install
    When it's ready to install it will ask for your password to copy the files over.

  2. #2
    Join Date
    Oct 2006
    Location
    Atlanta, Georgia
    Beans
    1,869

    Re: Howto compile Pidgin IM

    Thanks, got it compiled. Took quite a bit to do so...
    Not much different, as you said.

    Any idea if removing Gaim will kill any dependencies?
    Last edited by Dual Cortex; April 8th, 2007 at 08:17 PM.

  3. #3
    Join Date
    Oct 2004
    Beans
    Hidden!

    Re: Howto compile Pidgin IM

    I don't know... but since gaim and its libraries have changed names, I don't think there would be a problem with leaving the old gaim around.

  4. #4
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Howto compile Pidgin IM

    Can't find the source. Can someone give me a direct link?

  5. #5
    Join Date
    Oct 2004
    Beans
    Hidden!

    Re: Howto compile Pidgin IM

    Quote Originally Posted by ubuntu27 View Post
    Can't find the source. Can someone give me a direct link?
    One direct link coming up!
    http://www.bomahy.nl/hylke/pidgin-mt...0070408.tar.gz

    It's the one on the page that says it's the "Developer Snapshot"

  6. #6
    Join Date
    Jul 2006
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Howto compile Pidgin IM

    The site is down (probably because it got digg'ed).
    Can you upload the snapshot please ...

  7. #7
    Join Date
    Oct 2004
    Beans
    Hidden!

    Re: Howto compile Pidgin IM

    Well, I didn't save it, so I'm making a new one
    I edited out some group names and screen names to protect privacy
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Screenshot.png 
Views:	874 
Size:	117.9 KB 
ID:	29307  

  8. #8
    Join Date
    Jul 2006
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Howto compile Pidgin IM

    Thanks, but ... i meant the source code

  9. #9
    Join Date
    Dec 2005
    Location
    New York
    Beans
    410
    Distro
    Ubuntu 19.10 Eoan Ermine

    Re: Howto compile Pidgin IM

    yes i want to compile pidgin im as well but i cannot get my hands on the source code.

  10. #10
    Join Date
    Apr 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 19.10 Eoan Ermine

    Re: Howto compile Pidgin IM

    Anyone got a deb handy?

    I'm temporarily on dialup so downloading all the development stuff will take a while.

    Thanks

Page 1 of 17 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •