Announcement

Collapse
No announcement yet.

Lsongs : anyone get it to work with apt-get?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Lsongs : anyone get it to work with apt-get?

    I cant get lsongs to install from sudo apt-get install lsongs or sudo apt-get sources lsongs.

    i have a tar.bz file but that isnt really working out.

    lsongs was written for linspire in python, and to my knowledge its the only software that will allow me to use my dell digital jukebox on linux.

    http://www.lsongs.com/

    here is a blog that covers this, but i cant follow it.
    http://thoc.blogspot.com/
    Code:
    sudo apt-get source lsongs
    Reading package lists... Done
    Building dependency tree... Done
    E: Could not open file /var/lib/apt/lists/mentors.debian.net_debian_dists_unstable_main_source_Sources - open (2 No such file or directory)
    apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

    #2
    Re: Lsongs : anyone get it to work with apt-get?

    You have to
    Code:
    sudo apt-get update
    before you can
    Code:
    sudo apt-get source lsongs
    I got stumped at all the python stuff, though.
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: Lsongs : anyone get it to work with apt-get?

      after the update i did a sudo apt-get
      Code:
      udo apt-get source lsongs
      Reading package lists... Done
      Building dependency tree... Done
      Need to get 394kB of source archives.
      Get:1 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (dsc) [620B]
      Get:2 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (tar) [391kB]
      Get:3 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (diff) [2144B]
      Fetched 394kB in 11s (34.8kB/s)
      sh: dpkg-source: command not found
      Unpack command 'dpkg-source -x lsongs_0.1.0b24-0.3.dsc' failed.
      E: Child process failed
      apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

      Comment


        #4
        Re: Lsongs : anyone get it to work with apt-get?

        i think im close now
        Code:
        sudo apt-get install dpkg-dev
        Reading package lists... Done
        Building dependency tree... Done
        The following extra packages will be installed:
         binutils make
        Suggested packages:
         binutils-doc debian-keyring
        Recommended packages:
         c-compiler
        The following NEW packages will be installed:
         binutils dpkg-dev make
        0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
        Need to get 1490kB/1920kB of archives.
        After unpacking 7713kB of additional disk space will be used.
        Do you want to continue [Y/n]? y
        Get:1 [url]http://archive.ubuntu.com[/url] hoary-updates/main dpkg-dev 1.10.27ubuntu2 [167k
        B]
        Get:2 [url]http://security.ubuntu.com[/url] hoary-security/main binutils 2.15-5ubuntu2.2 [1
        323kB]
        Fetched 1490kB in 19s (76.4kB/s)
        
        Preconfiguring packages ...
        Selecting previously deselected package binutils.
        (Reading database ... 59292 files and directories currently installed.)
        Unpacking binutils (from .../binutils_2.15-5ubuntu2.2_i386.deb) ...
        Selecting previously deselected package make.
        Unpacking make (from .../archives/make_3.80-9_i386.deb) ...
        Selecting previously deselected package dpkg-dev.
        Unpacking dpkg-dev (from .../dpkg-dev_1.10.27ubuntu2_all.deb) ...
        Setting up binutils (2.15-5ubuntu2.2) ...
        
        Setting up make (3.80-9) ...
        
        Setting up dpkg-dev (1.10.27ubuntu2) ...
        mrwalken@rrcs-24-172-68-115:~$ sudo apt-get update
        Get:1 [url]http://security.ubuntu.com[/url] hoary-security Release.gpg [189B]
        Get:2 [url]http://archive.ubuntu.com[/url] hoary Release.gpg [189B]
        Get:3 [url]http://archive.ubuntu.com[/url] hoary-updates Release.gpg [189B]
        Get:4 [url]http://archive.ubuntu.com[/url] hoary-backports Release.gpg [189B]
        Ign [url]http://mentors.debian.net[/url] unstable Release.gpg
        Hit [url]http://security.ubuntu.com[/url] hoary-security Release
        Hit [url]http://archive.ubuntu.com[/url] hoary Release
        Ign [url]http://mentors.debian.net[/url] unstable Release
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates Release
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports Release
        Hit [url]http://mentors.debian.net[/url] unstable/main Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/main Packages
        Hit [url]http://mentors.debian.net[/url] unstable/contrib Sources
        Hit [url]http://mentors.debian.net[/url] unstable/non-free Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/main Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/restricted Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/universe Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/universe Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/multiverse Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/multiverse Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/main Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/main Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/restricted Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/main Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/universe Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/multiverse Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/main Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/restricted Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/main Sources
        Hit [url]http://security.ubuntu.com[/url] hoary-security/restricted Sources
        Hit [url]http://security.ubuntu.com[/url] hoary-security/universe Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/universe Sources
        Fetched 4B in 1s (3B/s)
        Reading package lists... Done
        mrwalken:~$ sudo apt-get source lsongs
        Reading package lists... Done
        Building dependency tree... Done
        Need to get 394kB of source archives.
        Get:1 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (dsc) [620B]
        Get:2 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (tar) [391kB]
        Get:3 [url]http://mentors.debian.net[/url] unstable/main lsongs 0.1.0b24-0.3 (diff) [2144B]
        Fetched 3B in 0s (7B/s)
        dpkg-source: extracting lsongs in lsongs-0.1.0b24
        mrwalken:~$ sudo apt-get update
        Get:1 [url]http://security.ubuntu.com[/url] hoary-security Release.gpg [189B]
        Get:2 [url]http://archive.ubuntu.com[/url] hoary Release.gpg [189B]
        Get:3 [url]http://archive.ubuntu.com[/url] hoary-updates Release.gpg [189B]
        Ign [url]http://mentors.debian.net[/url] unstable Release.gpg
        Get:4 [url]http://archive.ubuntu.com[/url] hoary-backports Release.gpg [189B]
        Hit [url]http://archive.ubuntu.com[/url] hoary Release
        Get:5 [url]http://security.ubuntu.com[/url] hoary-security Release [16.9kB]
        Ign [url]http://mentors.debian.net[/url] unstable Release
        Get:6 [url]http://archive.ubuntu.com[/url] hoary-updates Release [16.8kB]
        Hit [url]http://mentors.debian.net[/url] unstable/main Sources
        Hit [url]http://mentors.debian.net[/url] unstable/contrib Sources
        Hit [url]http://mentors.debian.net[/url] unstable/non-free Sources
        Hit [url]http://security.ubuntu.com[/url] hoary-security/main Packages
        Get:7 [url]http://archive.ubuntu.com[/url] hoary-backports Release [11.3kB]
        Hit [url]http://security.ubuntu.com[/url] hoary-security/restricted Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/main Sources
        Hit [url]http://security.ubuntu.com[/url] hoary-security/restricted Sources
        Hit [url]http://security.ubuntu.com[/url] hoary-security/universe Packages
        Hit [url]http://security.ubuntu.com[/url] hoary-security/universe Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/main Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/main Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/restricted Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/universe Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/universe Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary/multiverse Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary/multiverse Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/main Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/main Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-updates/restricted Sources
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/main Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/restricted Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/universe Packages
        Hit [url]http://archive.ubuntu.com[/url] hoary-backports/multiverse Packages
        Fetched 45.5kB in 1s (31.1kB/s)
        Reading package lists... Done
        mrwalken:~$ sudo apt-get source libxine-dev
        Reading package lists... Done
        Building dependency tree... Done
        Need to get 7390kB of source archives.
        Get:1 [url]http://security.ubuntu.com[/url] hoary-security/main xine-lib 1.0-1ubuntu3.6 (dsc) [107
        0B]
        Get:2 [url]http://security.ubuntu.com[/url] hoary-security/main xine-lib 1.0-1ubuntu3.6 (tar) [738
        4kB]
        Get:3 [url]http://security.ubuntu.com[/url] hoary-security/main xine-lib 1.0-1ubuntu3.6 (diff) [44
        01B]
        Fetched 7390kB in 3m39s (33.6kB/s)
        dpkg-source: extracting xine-lib in xine-lib-1.0
        mrwalken@rrcs-24-172-68-115:~$ sudo apt-get install gcc
        Reading package lists... Done
        Building dependency tree... Done
        The following extra packages will be installed:
         cpp-3.3 gcc-3.3
        Suggested packages:
         manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-3.3-doc
        Recommended packages:
         libc-dev libc6-dev
        The following NEW packages will be installed:
         cpp-3.3 gcc gcc-3.3
        0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
        Need to get 1947kB of archives.
        After unpacking 7684kB of additional disk space will be used.
        Do you want to continue [Y/n]? y
        Get:1 [url]http://archive.ubuntu.com[/url] hoary/main cpp-3.3 1:3.3.5-8ubuntu2 [1393kB]
        Get:2 [url]http://archive.ubuntu.com[/url] hoary/main gcc-3.3 1:3.3.5-8ubuntu2 [549kB]
        Get:3 [url]http://archive.ubuntu.com[/url] hoary/main gcc 4:3.3.5-1 [4892B]
        Fetched 1947kB in 1m11s (27.1kB/s)
        
        Preconfiguring packages ...
        Selecting previously deselected package cpp-3.3.
        (Reading database ... 59469 files and directories currently installed.)
        Unpacking cpp-3.3 (from .../cpp-3.3_1%3a3.3.5-8ubuntu2_i386.deb) ...
        Selecting previously deselected package gcc-3.3.
        Unpacking gcc-3.3 (from .../gcc-3.3_1%3a3.3.5-8ubuntu2_i386.deb) ...
        Selecting previously deselected package gcc.
        Unpacking gcc (from .../gcc_4%3a3.3.5-1_i386.deb) ...
        Setting up cpp-3.3 (3.3.5-8ubuntu2) ...
        Setting up gcc-3.3 (3.3.5-8ubuntu2) ...
        Setting up gcc (3.3.5-1) ...
        
        sudo python install.py
        Compiling files.
        Listing Lsongs ...
        Compiling Lsongs/AIFFTrack.py ...
        Compiling Lsongs/CDDB.py ...
        Compiling Lsongs/CDLibrary.py ...
        Compiling Lsongs/CDR.py ...
        Compiling Lsongs/CDROM.py ...
        Compiling Lsongs/CDTrack.py ...
        Compiling Lsongs/DellLibrary.py ...
        Compiling Lsongs/DellNJB.py ...
        Compiling Lsongs/DellTrack.py ...
        Compiling Lsongs/FileBasedPlayer.py ...
        Compiling Lsongs/LAlbumView.py ...
        Compiling Lsongs/LApplication.py ...
        Compiling Lsongs/LArtistView.py ...
        Compiling Lsongs/LArtworkView.py ...
        Compiling Lsongs/LArtworkWindow.py ...
        Compiling Lsongs/LAudioCDView.py ...
        Compiling Lsongs/LAudioCDViewItem.py ...
        Compiling Lsongs/LBarberPoleView.py ...
        Compiling Lsongs/LBurnerSettingsDialog.py ...
        Compiling Lsongs/LCheckListViewItem.py ...
        Compiling Lsongs/LDellTrackDrag.py ...
        Compiling Lsongs/LDellTrackView.py ...
        Compiling Lsongs/LDellTrackViewItem.py ...
        Compiling Lsongs/LFunctionWidget.py ...
        Compiling Lsongs/LGetInfoDialog.py ...
        Compiling Lsongs/LGetMultiInfoDialog.py ...
        Compiling Lsongs/LLibraryView.py ...
        Compiling Lsongs/LLibraryViewItem.py ...
        Compiling Lsongs/LMainLibraryView.py ...
        Compiling Lsongs/LMainWindow.py ...
        Compiling Lsongs/LMultiPushButton.py ...
        Compiling Lsongs/LMultipleDrag.py ...
        Compiling Lsongs/LMusicBurner.py ...
        Compiling Lsongs/LMusicCDMounter.py ...
        Compiling Lsongs/LMusicDellExporter.py ...
        Compiling Lsongs/LMusicDellImporter.py ...
        Compiling Lsongs/LMusicDellMounter.py ...
        Compiling Lsongs/LMusicDellRemover.py ...
        Compiling Lsongs/LMusicDellSyncer.py ...
        Compiling Lsongs/LMusicImporter.py ...
        Compiling Lsongs/LMusicPlayer.py ...
        Compiling Lsongs/LMusicRipper.py ...
        Compiling Lsongs/LMusicStoreView.py ...
        Compiling Lsongs/LPixmapPushButton.py ...
        Compiling Lsongs/LPlaylistDrag.py ...
        Compiling Lsongs/LPlaylistView.py ...
        Compiling Lsongs/LPlaylistViewItem.py ...
        Compiling Lsongs/LPlaylistWindow.py ...
        Compiling Lsongs/LPrefsDialog.py ...
        Compiling Lsongs/LRadioLibrary.py ...
        Compiling Lsongs/LRadioTrackDialog.py ...
        Compiling Lsongs/LRadioView.py ...
        Compiling Lsongs/LRadioViewItem.py ...
        Compiling Lsongs/LRatingWidget.py ...
        Compiling Lsongs/LSearchWidget.py ...
        Compiling Lsongs/LSettings.py ...
        Compiling Lsongs/LShuttleWidget.py ...
        Compiling Lsongs/LSourceView.py ...
        Compiling Lsongs/LStationsView.py ...
        Compiling Lsongs/LStatusBurnerProgressView.py ...
        Compiling Lsongs/LStatusCDMounterProgressView.py ...
        Compiling Lsongs/LStatusDellExporterProgressView.py ...
        Compiling Lsongs/LStatusDellImporterProgressView.py ...
        Compiling Lsongs/LStatusDellMounterProgressView.py ...
        Compiling Lsongs/LStatusDellSyncerProgressView.py ...
        Compiling Lsongs/LStatusEncoderProgressView.py ...
        Compiling Lsongs/LStatusImporterProgressView.py ...
        Compiling Lsongs/LStatusLogoProgressView.py ...
        Compiling Lsongs/LStatusPlayerProgressView.py ...
        Compiling Lsongs/LStatusProgressBar.py ...
        Compiling Lsongs/LStatusRipperProgressView.py ...
        Compiling Lsongs/LStatusSeekableProgressBar.py ...
        Compiling Lsongs/LStatusWidget.py ...
        Compiling Lsongs/LSummary.py ...
        Compiling Lsongs/LTrackDrag.py ...
        Compiling Lsongs/LTrackView.py ...
        Compiling Lsongs/LTrackViewItemObject.py ...
        Compiling Lsongs/LTrashView.py ...
        Compiling Lsongs/LTrashViewItem.py ...
        Compiling Lsongs/LVolumeWidget.py ...
        Compiling Lsongs/LWebStationView.py ...
        Compiling Lsongs/Library.py ...
        Compiling Lsongs/LsongsDevices.py ...
        Compiling Lsongs/LsongsPaths.py ...
        Compiling Lsongs/LsongsPlatform.py ...
        Compiling Lsongs/LsongsProcess.py ...
        Compiling Lsongs/MP3Track.py ...
        Compiling Lsongs/OggTrack.py ...
        Compiling Lsongs/PLS.py ...
        Compiling Lsongs/PListParser.py ...
        Compiling Lsongs/Playlist.py ...
        Compiling Lsongs/RealAudioTrack.py ...
        Compiling Lsongs/SunAUTrack.py ...
        Compiling Lsongs/Track.py ...
        Compiling Lsongs/WavTrack.py ...
        Compiling Lsongs/WindowsMediaTrack.py ...
        Compiling Lsongs/backtick.py ...
        Compiling Lsongs/cdinfo.py ...
        Compiling Lsongs/crushToAscii.py ...
        Compiling Lsongs/guessgenre.py ...
        Compiling Lsongs/human.py ...
        Listing Lsongs/images ...
        Compiling Lsongs/kdeemul.py ...
        Compiling Lsongs/mp3Info.py ...
        Compiling Lsongs/mp3info.py ...
        Compiling Lsongs/musicgenres.py ...
        Compiling Lsongs/ogginfo.py ...
        Compiling Lsongs/pls2xml.py ...
        Compiling Lsongs/presets.py ...
        Compiling Lsongs/utils.py ...
        
        Installing Lsongs ...
        
        Installation complete.
        
        lsongs
        /usr/local/bin/lsongs: /usr/lib/python2.4/site-packages/Lsongs/lsongs: /usr/bin/python2 .3: bad interpreter: No such file or directory
        here is the lsongs source
        Code:
        #!/usr/bin/python2.3 -O
        
        #
        # Lsongs Music Player
        #
        # (c) Linspire,Inc 2004
        #
        # "@(#) $Id: lsongs,v 1.9 2004/08/18 20:19:51 duane Exp $"
        #
        # This work is released under the GNU GPL, version 2 or later.
        #
        import sys,os
        from kdeemul import *
        from LApplication import *
        from LsongsPaths import *
        
        _version = "1.0B23"
        
        about = KAboutData("lsongs","Lsongs",_version,
        	"Lsongs Music Player",
        	KAboutData.License_GPL,"(c) 2004 Linspire, Inc.",
        	"","[url]http://www.lsongs.com/","custhelp@lindows.com"[/url])
        about.addAuthor("By Linspire, Inc. - Program Lead: Duane Maxwell","","custhelp@lindows.com","")
        about.addCredit("python",None,None,"[url]http://www.python.org"[/url])
        about.addCredit("PyQt",None,None,"[url]http://www.riverbankcomputing.co.uk/pyqt"[/url])
        about.addCredit("PyKDE",None,None,"[url]http://www.riverbankcomputing.co.uk/pykde"[/url])
        about.addCredit("Xine",None,None,"[url]http://xinehq.de"[/url])
        about.addCredit("LAME",None,None,"[url]http://lame.sourceforge.net"[/url])
        about.addCredit("Ogg Vorbis",None,None,"[url]http://www.vorbis.com"[/url])
        about.addCredit("cdrecord",None,None,"[url]http://freshmeat.net/projects/cdrecord"[/url])
        about.addCredit("cdparanoia",None,None,"[url]http://www.xiph.org/paranoia"[/url])
        about.addCredit("mpg321",None,None,"[url]http://mpg321.sourceforge.net"[/url])
        about.addCredit("id3lib",None,None,"[url]http://id3lib.sourceforge.net"[/url])
        about.addCredit("libnjb",None,None,"[url]http://libnjb.sourceforge.net"[/url])
        about.addCredit("pyxine",None,None,"[url]http://pyxine.sourceforge.net"[/url])
        about.addCredit("pyid3lib",None,None,"[url]http://pyid3lib.sourceforge.net"[/url])
        about.addCredit("sox",None,None,"[url]http://sox.sourceforge.net"[/url])
        
        basePath() # grab base path before KCmdLineArgs eats it
        
        KCmdLineArgs.init(sys.argv,about)
        options = [( 'suspend' ,'Suspend all audio playback'),
        		  ( 'resume', 'Resume audio playback') ]
        KCmdLineArgs.addCmdLineOptions(options)
        KUniqueApplication.addCmdLineOptions()
        
        app = LApplication(_version)
        
        app.exec_loop()
        
        _theApplication = None
        app.window.app = None # must break reference loop to avoid PyQt crash
        app.window = None
        #app = None
        
        os._exit(0)

        heres some more

        lsongs
        /usr/local/bin/lsongs: line 3: /usr/lib/python2.4/site-packages/Lsongs/lsongs: Permission denied
        /usr/local/bin/lsongs: line 3: exec: /usr/lib/python2.4/site-packages/Lsongs/lsongs: cannot execute: Success
        apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

        Comment


          #5
          Re: Lsongs : anyone get it to work with apt-get?

          i tried gnomad2 and teutrino. gnomad2 seems promising but it says that it is "scanning the library" and it just hangs there forever. i can see my songs come up but i cant get to them.

          doesnt anyone use a creative labs nomad mp3 player or dell digital jukebox on linux?
          apt-get moo for more cowbell<br /><br />Intel Core 2 Duo 3.16 GHz<br />4 GB DDR2 RAM OCZ<br />EVGA Geforce 8800 GT<br />ASUS P5Q Deluxe Motherboard<br />Antec 900 Case<br />Creative Fatal1ty

          Comment

          Working...
          X