Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Wink Installing SC7 on Ubuntu

    I have succeeded at getting SC7 installed on my Ubuntu laptop.
    Its not trivial, so its worth writing down.

    What didn't work: pointing repository at Slimserver latest unstable and just installing using apt-get

    Steps are:
    1) use synaptic or apt-get to install
    libexpat1-dev

    2) check out the latest and greatest from svn
    svn co http://svn.slimdevices.com/repos/slim/trunk

    3) configure the perl
    ./build-perl-modules.pl


    4) execute slimserver.pl

  2. #2
    Senior Member Patrick Dixon's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    1,804
    You can install from the repo - but you may need to collect a couple of modules first.

    see http://bugs.slimdevices.com/show_bug.cgi?id=5509

  3. #3
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Installing SC7 on Ubuntu

    Patrick Dixon wrote:
    > You can install from the repo - but you may need to collect a couple of
    > modules first.
    >
    > see http://bugs.slimdevices.com/show_bug.cgi?id=5509


    That bug/issue is talking a lot about 64 bit, I'm just a lowly normal
    intel 32. Its not clear what to do.

    I posted it mostly so that its easy to find a way that actually works.
    The main wiki page is dated, talking about Edgy being new and falling
    back to Dapper. I tried what it says about backing up versions, with no joy.

    Hey, this is beta, its OK for the distro packages to be a bit rough.
    But its gonna need to be a lot cleaner for general release.



  4. #4
    Gadfly, Former Founder Slim Devices dean's Avatar
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    4,427

    Installing SC7 on Ubuntu

    On Oct 3, 2007, at 12:45 PM, Pat Farrell wrote:
    > I posted it mostly so that its easy to find a way that actually works.
    > The main wiki page is dated, talking about Edgy being new and falling
    > back to Dapper. I tried what it says about backing up versions,
    > with no joy.


    Can you update the wiki with your advice?


  5. #5
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246
    Quote Originally Posted by dean blackketter View Post
    Can you update the wiki with your advice?
    Done.
    It should probably grow as the beta moves along.

  6. #6
    Senior Member Patrick Dixon's Avatar
    Join Date
    Apr 2005
    Location
    UK
    Posts
    1,804
    Quote Originally Posted by Pat Farrell View Post
    That bug/issue is talking a lot about 64 bit, I'm just a lowly normal
    intel 32. Its not clear what to do.
    Only 'cos that's what I'm on! There's a comment from someone on a completely different system for whom the method worked too. And the JSON version comment is relevant to a wider audience I think.

    The apt-get method worked absolutely fine for me on the stable distros, so I'm sure it will get sorted for SC7 release. It's the start-up scripts that seem to be the key with the various linux distros - the debian version seems to require a quite different installation to the rpm one for example.

  7. #7
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Installing SC7 on Ubuntu

    Patrick Dixon wrote:
    > It's the start-up
    > scripts that seem to be the key with the various linux distros - the
    > debian version seems to require a quite different installation to the
    > rpm one for example.


    This is a key example. I just switched to Ubuntu on two machines and
    Debian for one of my servers, and I don't yet grok the startup stuff. I
    was so used to the RPM style, file names, etc. that it was second nature.

    OT, I'm liking pure Debian better than Ubuntu so far, less user
    friendly, separates the men from the poseurs.

    --
    Pat Farrell
    http://www.pfarrell.com/


  8. #8
    Senior Member snarlydwarf's Avatar
    Join Date
    Jul 2005
    Location
    Oregon
    Posts
    3,675
    On plain x86 debian etch, I just used CPAN for JSON-XS-1.5 and JSON-1.14, other than that it worked.

    Those aren't current even in unstable for whatever reason. :/

  9. #9
    formerly known as Fletch
    Join Date
    May 2005
    Location
    Lake Oswego, OR
    Posts
    2,162
    Quote Originally Posted by pfarrell View Post
    What didn't work: pointing repository at Slimserver latest unstable and just installing using apt-get
    Out of curiosity, can you post the error messages or other details on how/why this didn't work?

  10. #10
    Senior Member pfarrell's Avatar
    Join Date
    Apr 2005
    Location
    Northern Virginia
    Posts
    4,246

    Installing SC7 on Ubuntu

    Fletch wrote:
    > Out of curiosity, can you post the error messages or other details on
    > how/why this didn't work?


    Sorry, I didn't know I was going to be documenting, so I didn't record
    the messages.

    I do remember that apt-get install
    complained a bunch about size errors, so I went to the Wiki's pages that
    explicitly talk about size errors and working around them. I tried them
    literally, and making leaps that Dapper -> Edgy -> Fiesty without joy.

    I also noted that running the Bin/build-perl-modules.pl
    even as root, doesn't move anything interesting into
    /usr/local/slimserver. It complains if the directory isn't there, and
    creates CPAN and CPAN/arch with assorted stuff.

    It does run if I go to my sandbox/trunk/server and run ./slimserver.pl


    --
    Pat Farrell
    http://www.pfarrell.com/


Posting Permissions

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