Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Installing Songbird

  1. #1
    Join Date
    Apr 2009
    Location
    UK
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Installing Songbird

    I'm trying to install Songbird and have followed the instructions outlined here - http://www.cyberciti.biz/faq/install-tarballs/ but this is what I'm getting:

    Code:
    ana@Cortana:~$ cd /home/ana/Desktop
    ana@Cortana:~/Desktop$ tar zxf Songbird_1.2.0-1146_linux-i686.tar.gz
    ana@Cortana:~/Desktop$ cd Songbird
    ana@Cortana:~/Desktop/Songbird$ ./configure
    bash: ./configure: No such file or directory
    ana@Cortana:~/Desktop/Songbird$ make
    make: *** No targets specified and no makefile found.  Stop.
    ana@Cortana:~/Desktop/Songbird$
    What am I doing wrong?

  2. #2
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Installing from tar.gz

    Why don't you go to GetDeb, download the appropriate .deb file, and then double-click it?
    http://www.getdeb.net/app/Songbird

    More details here:
    https://help.ubuntu.com/community/Songbird

    P.S. ./configure doesn't work because Songbird's .tar.gz is a compressed file with a precompiled binary inside. It is not source code to be compiled.

  3. #3
    Join Date
    Apr 2009
    Location
    UK
    Beans
    14
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Installing from tar.gz

    Thank you for the tip, I wasn't aware of that website. It won't load at the moment for whatever reason, but once it does, I'll make full use of it.
    Thanks again!

  4. #4
    scouser73's Avatar
    scouser73 is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Mar 2008
    Beans
    1,663
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Wink Re: Installing Songbird

    You'll need to remove libvisual-0.4-plugins from Synaptic Package Manager for Songbird to start, the reason being is that there is a conflict with Songbird and libvisual-0.4-plugins which has been well documented un the Songbird forum: Songbird - Libvisual Plugin problems

  5. #5
    Join Date
    Jul 2008
    Location
    Oklahoma City, OK
    Beans
    330
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Installing Songbird

    I am running Songbird currently on Koala.

    I downloaded from their website, unpacked the tar-ball that was saved to my system. To get it to run all I had to type was ./songbird All worked perfectly. I had to manually create the shortcut on my panel, but other than that no problems.

  6. #6
    Join Date
    Apr 2008
    Location
    Portland, Oregon
    Beans
    Hidden!

    Re: Installing Songbird

    is there a repositories for songbird? i know they released a beta 1.4.

  7. #7
    scouser73's Avatar
    scouser73 is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Mar 2008
    Beans
    1,663
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Wink Re: Installing Songbird

    There is a PPA for Songbird, which is a daily build. You will need to open up Software Sources click Third Party tab and add the following two lines.





    Once you have added them to the Third Party tab, click Close, then click Reload. At this point you may encounter an error, don't worry as this is normal. Once completely out of Software Sources go to Terminal and enter this command:

    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 5719E347


    Then enter this command in Terminal:

    sudo apt-get update


    Now go to Synaptic Package Manager and click Mark All Upgrades, then click Apply

    You will then find Songbird in the Sound & Video sub-menu.
    Last edited by scouser73; November 6th, 2009 at 10:34 PM.

  8. #8
    Join Date
    Apr 2008
    Location
    Portland, Oregon
    Beans
    Hidden!

    Re: Installing Songbird

    thanks

  9. #9
    Join Date
    Feb 2009
    Location
    east side
    Beans
    62
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Installing Songbird

    As of now (Jan 2010), I had to manually remove the following libs from my install directory, eg. /opt/Songbird

    "Remove all files from the Songbird/lib directory that start with libgst:
    Code:
    libgstaudio-0.10.so
    libgstinterfaces-0.10.so
    libgstrtp-0.10.so
    libgstbase-0.10.so
    libgstnet-0.10.so
    libgstrtsp-0.10.so
    libgstcdda-0.10.so
    libgstnetbuffer-0.10.so
    libgstsdp-0.10.so
    libgstcontroller-0.10.so
    libgstpbutils-0.10.so
    libgsttag-0.10.so
    libgstdataprotocol-0.10.so
    libgstreamer-0.10.so
    libgstvideo-0.10.so
    libgstfft-0.10.so
    libgstriff-0.10.so"
    Was mentioned here by chokeumut.

  10. #10
    Join Date
    Oct 2007
    Beans
    12

    Lightbulb Re: Installing Songbird

    To get it to work for me (Ubuntu 10.04), I went here:

    http://developer.songbirdnest.com/builds/trunk/latest/

    (Listed in the "Solved" Thread about Songbird)

    1. Downloaded the "Songbird_1.10.0a-1859_linux-i686.tar.gz" file
    2. Extracted to Desktop
    3. Double click on the "songbird-bin" file

    After it installs, you can delete the extracted folder form your desktop!

    ...so glad I wiped Vista from my Toshiba!

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •