Page 6 of 9 FirstFirst ... 45678 ... LastLast
Results 51 to 60 of 85

Thread: HOWTO: Gaim 2.0 beta cookbook

  1. #51
    Join Date
    Mar 2006
    Location
    Uppsala, Sweden
    Beans
    80
    Distro
    Ubuntu 6.10 Edgy

    Re: HOWTO: Gaim 2.0 beta cookbook

    Is guifications also availible as package?

  2. #52
    Join Date
    Apr 2006
    Beans
    Hidden!

    Re: HOWTO: Gaim 2.0 beta cookbook

    Quote Originally Posted by mlind View Post
    Yes it does. You're supposed to add the URL as repository, not use as direct download link..

    If upgrade/dist-upgrade doesn't work, use
    Code:
    sudo aptitude install gaim=1:2.0.0+beta4-1~dapper1
    Thank you very much, its ok now for gaim ,but I have an error with guifications:
    you are using gtk-gaim but this plugin requires gtk
    any solution?

    Thanks

  3. #53
    Join Date
    Dec 2005
    Location
    Waukesha, WI
    Beans
    572
    Distro
    Ubuntu

    Re: HOWTO: Gaim 2.0 beta cookbook

    Are there currently plans to package guifications, or is there already a packaged guifications perchance?
    The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.
    Moving /home To a New Partition | Creating Backups | Mounting Windows Shares At Boot
    Linux User #409900 | Ubuntu User #4897

  4. #54
    Join Date
    Oct 2005
    Location
    Southeast Asia
    Beans
    Hidden!
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: Gaim 2.0 beta cookbook

    Quote Originally Posted by BitTorrentBuddha View Post
    Are there currently plans to package guifications, or is there already a packaged guifications perchance?
    Is this wht you're talking about?

    http://guifications.sourceforge.net/

    I've installed all the plugins for Gaim 2.0.0beta4 witout a problem. it's not packaged, but I had nno problem compiling it. I love ubuntu & dapper guifications themes snatched from gome-look.

  5. #55
    Join Date
    Jun 2005
    Beans
    211
    Distro
    Ubuntu

    Re: HOWTO: Gaim 2.0 beta cookbook

    anyone got otr working with beta4?

  6. #56
    Join Date
    Nov 2005
    Beans
    2,322
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: HOWTO: Gaim 2.0 beta cookbook

    Quote Originally Posted by BitTorrentBuddha View Post
    Are there currently plans to package guifications, or is there already a packaged guifications perchance?
    I'll try to upload updated package tomorrow.
    Building on Ubuntu using [pbuilder]
    Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox]

  7. #57
    Join Date
    Dec 2004
    Beans
    6

    Re: HOWTO: Gaim 2.0 beta cookbook

    Quote Originally Posted by shizow View Post
    anyone got otr working with beta4?
    otr will have to be recompiled to work with beta4. If you are comfortable with that, here are the steps:

    1. Grab the sources at http://www.cypherpunks.ca/otr/gaim-otr-3.0.0.tar.gz , and untar them
    2. Apply the beta2 patch http://www.cypherpunks.ca/otr/gaim2b2-otr.diff
    3. It still won't compile, open gtk-dialog.c in an editor
    4. At line 33, change "gtkstock.h" to "gaimstock.h"
    5. Go thru the normal cycle of ./configure ; make ; sudo make install

    HTH
    Kousik

  8. #58
    Join Date
    Oct 2006
    Location
    cape cod
    Beans
    289
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: HOWTO: Gaim 2.0 beta cookbook

    in doing this i ****** everything up. Luckily i know why.

    1. i am a dumbass
    2. i dont have drapper

    so now i need to somehow undo everything i did. i found out how to upgrade for breezy and not drapper... but it wont work and i am pretty sure it is because i tried to do the drapper upgrade of gaim.

    gaim:
    Depends: libavahi-compat-howl0 (>=0.6.0) but it is not installable
    Depends: libcairo2 (>=1.0.2-2) but 1.0.2-0ubuntu1.1 is to be installed
    Depends: libdbus-1-2 (>=0.60) but it is not installable
    Depends: libdbus-glib-1-2 (>=0.60) but it is not installable
    Depends: libfreetype6 (>=2.1.10-1) but 2.1.7-2.4ubuntu1.2 is to be installed
    Depends: libgcrypt11 (>=1.2.2) but 1.2.1-3 is to be installed
    Depends: libglib2.0-0 (>=2.10.0) but 2.8.3-0ubuntu1 is to be installed
    Depends: libmeanwhile1 (>=1.0.0) but it is not installable
    Depends: libpango1.0-0 (>=1.12.3) but 1.10.1-0ubuntu1 is to be installed

  9. #59
    Join Date
    May 2006
    Beans
    50

    Re: HOWTO: Gaim 2.0 beta cookbook

    checking for glib-2.0 >= 2.4 gtk+-2.0 >= 2.4 gaim >= 1.0... configure: error: glib

    feel like i've had this over and over and over, with each new beta.

    trying to compile otr for gaim2b4. i'm using edgy. thanks.
    Last edited by evilhomer; November 9th, 2006 at 10:32 PM.

  10. #60
    Join Date
    Dec 2005
    Location
    Waukesha, WI
    Beans
    572
    Distro
    Ubuntu

    Re: HOWTO: Gaim 2.0 beta cookbook

    EDIT: Compiled beta5 today, had nothing better to do... Guifications are working nonetheless.

    Hi I'm having a problem compiling guifications, it says I don't have gaim installed, however I clearly do and under the package name 'gaim' too.
    Code:
    $ ./configure
    (lots of typical configure script output...)
    checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for GAIM... configure: error: Package requirements (gaim) were not met:
    
    No package 'gaim' found
    
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively, you may set the environment variables GAIM_CFLAGS
    and GAIM_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    I have your gaim package installed:
    Code:
    $ dpkg -l | grep gaim
    ii  gaim                                       2.0.0+beta4-3                        multi-protocol instant messaging client
    ii  gaim-data                                  2.0.0+beta4-3                        multi-protocol instant messaging client - da
    I tried both the gaim-guifications-2.13beta4 and beta5 tarballs from this page. Any idea as to why it's not showing up?

    PS Are there any plans in the works to package beta5?
    Last edited by BitTorrentBuddha; November 12th, 2006 at 11:41 PM.
    The trouble with the world is that the stupid are cocksure and the intelligent are full of doubt.
    Moving /home To a New Partition | Creating Backups | Mounting Windows Shares At Boot
    Linux User #409900 | Ubuntu User #4897

Page 6 of 9 FirstFirst ... 45678 ... 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
  •