Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

  1. #1
    Join Date
    Dec 2005
    Location
    New York City
    Beans
    110
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    This nifty little plug in wil conveniently display your currently played Rhythmbox track in your AIM Profile or Away message, through use of %rb (like %n - name, %t - time, etc)

    Necessary Dependencies:
    gain-dev, libgtk2.0-dev, libbonobo-dev
    (possibly others, so please report if you have any errors)

    If you havent already, get the tarball of the plug-in here:
    http://gaim-rhythmbox.sourceforge.net/

    you can Download it to anywhere but for simplicty of instructions,
    it is necessary that you drop it on your Desktop (you can delete it afterwards)

    Right-click on the file name gaim-rhythmbox-1.5.0.1.tar.gz and selecte 'Extract Here'

    a Folder 'gaim-rhythmbox-1.5.0.1' will be created.

    Open up your Terminal and type:
    Code:
    cd ~/Desktop
    cd gaim-r*
    verify that you are in:
    username@machine:~/Desktop/gaim-rhythmbox-1.5.0.1$

    type:
    Code:
    ./configure
    If you see any errors, the process will stop. This means that there are still some dependencies that you need to install prior to this step

    If you see something like:
    configure: error: Package requirements (packagename >=

    go to Synaptic and search for it with 'packagename-dev', install it and its dependencies.

    Or come here with your error and we'll help you idnetify it.

    If you do not see any errors, type:
    Code:
    sudo make
    Provide your linux password if necessary.

    Once completed type:
    Code:
    sudo make install
    Record errors if any.

    If you dont see any errors, open up Gaim and do CTRL+P on your keyboard.
    In the preferences window click on Plugins and put a checkmark next to Gaim-Rhythmbox, and click Close.

    Either in your AIM profile or your away message put
    Code:
    %rb
    Open up Rhythmbox and play a track. Check your away/profile.
    If you see the song information there, youre set.
    Feel free to customize the message by adding text anywhere around %rb

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

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    what do I do if it says that the gaim package is not found? (I am using gaim 1.5.0) and this happens for every plugin I try to compile
    Code:
    checking for gaim >= 0.79... Package gaim was not found in the pkg-config search path. Perhaps you should add the directory containing `gaim.pc' to the PKG_CONFIG_PATH environment variable No package 'gaim' found
    configure: error: Library requirements (gaim >= 0.79) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
    would all i have to do to fix this be to add a line reading `gaim.pc' to /usr/bin/pkg-config (this specific plugin is gaim-xmms)
    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

  3. #3
    Join Date
    Dec 2005
    Location
    New York City
    Beans
    110
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    search the synaptic for gaim-dev, you need to install it if you dont alreday have it. i noticed that in debian based systems (which is ubuntu) you need to have the -dev pacakage installed when the package itself is claimed to to not be present.

  4. #4
    Join Date
    Apr 2006
    Beans
    29
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    I followed the instructions here and I thought I had installed it all correctly (I got all the neccesary dependencies, untarred etc.), but there is no option for gaim-rhythmbox in my gaim preferences window. If I try to remake and install it again, it shows nothing to be done for 'install-exec-am' and similar nothing to be done messages. I have gaim 1.5.0 and am running ubuntu breezy.

  5. #5
    Join Date
    Dec 2005
    Location
    New York City
    Beans
    110
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    i'm actually no longer runnign linux
    so my advise is kind of blind, but for what its worth,

    before youre checking preferencs tab, are you sure you activated the plug in in the plugins tab?

    hope it helps.

  6. #6
    Join Date
    Apr 2006
    Beans
    29
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    Quote Originally Posted by borisattva
    before youre checking preferencs tab, are you sure you activated the plug in in the plugins tab?
    Yeah, I looked in the plugin section and there is nothing there to activate. I don't know what the deal is. I'll try to completely uninstall it and start over I s'pose .

  7. #7
    Join Date
    Apr 2006
    Beans
    45

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    hey, what if your useing the 2.0 beta 3 version. is there a way i can still install this?

  8. #8
    Join Date
    Jan 2006
    Beans
    88
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    Code:
    checking for dbus... configure: error: Package requirements (dbus-1 >= 0.50) were not met:
    
    No package 'dbus-1' 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 dbus_CFLAGS
    and dbus_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.

  9. #9
    Join Date
    Sep 2006
    Location
    Mass.
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    Worked great! Had to download lots from Synaptic. Every error I got in the command line I ran a search for that file and downloaded it. works great!

  10. #10
    Join Date
    Jan 2007
    Beans
    7

    Re: HOW-TO: Gaim-Rhythmbox 1.5.0.1 plug-in installation.

    In trying to get this plugin I've run in to a small problem. Here's the error I get when runnint ./configure :

    checking for rhythmbox... configure: error: Package requirements (rhythmbox >= 0.6) were not met.

    I've gotten a bunch of errors like this during this installation and I could usually find the proper downloads in synaptic. I can't seem to find any that'll fix this error though. I'm running Ubuntu 6.10, Rhythmbox is 0.9.6 and gaim is 2.0 beta3.1

Page 1 of 4 123 ... 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
  •