Home of the Squeezebox™ & Transporter® network music players.
Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,373

    basic 6.5b1 MySQL question

    I am trying to install the 9-July nightly of 6.5b1 on a LinkStation HG running Debian. I have been running the pre-MySQL versions of 6.5b1 without problem. The simple question is this: do I need to have MySQL installed on the box before installing the new 6.5b1?? The Debian install that I have is very bare-bones, and does not include MySQL, although it would be no problem to install it if needed.

    Here's the error message I got when I tried to run build-perl-modules.pl Thanks for any advice.

    Downloading DBD-mysql-3.0002.tar.gz to: /mnt/home/slimserver
    Uncompressing..
    Configuring..
    PERL5LIB=/mnt/home/slimserver/DBI-1.50/blib/lib:/mnt/home/slimserver/DBI-1.50/blib/arch /usr/bin/perl Makefile.PL
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 76.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Can't exec "mysql_config": No such file or directory at Makefile.PL line 454.
    Failed to determine directory of mysql.h. Use

    perl Makefile.PL --cflags=-I<dir>

    to set this directory. For details see the INSTALL.html file,
    section "C Compiler flags" or type

    perl Makefile.PL --help
    There was a problem creating Makefile - exiting!

  2. #2
    Perl Commando Dan Sully's Avatar
    Join Date
    Apr 2005
    Location
    Daly City, CA
    Posts
    2,864

    basic 6.5b1 MySQL question

    * aubuti shaped the electrons to say...

    >I am trying to install the 9-July nightly of 6.5b1 on a LinkStation HG
    >running Debian. I have been running the pre-MySQL versions of 6.5b1
    >without problem. The simple question is this: do I need to have MySQL
    >installed on the box before installing the new 6.5b1?? The Debian
    >install that I have is very bare-bones, and does not include MySQL,
    >although it would be no problem to install it if needed.


    You will need to install mysql-server, mysql-client, mysql-common and
    libmysqlclient. Each of these will have a version number, like
    mysql-server-5.0

    -D
    --
    This knob controls the thing that changes when you turn it. - noah

  3. #3
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,373
    Thanks. Is that libmysqlclient actually libmysqlclientX.X-dev, or just plain libmysqlclientX.X? It looks like I'm getting closer, although it appears I still have some basic MySQL configuration to do.

  4. #4
    Perl Commando Dan Sully's Avatar
    Join Date
    Apr 2005
    Location
    Daly City, CA
    Posts
    2,864

    basic 6.5b1 MySQL question

    * aubuti shaped the electrons to say...

    >Thanks. Is that libmysqlclient actually libmysqlclientX.X-dev, or just
    >plain libmysqlclientX.X? It looks like I'm getting closer, although it
    >appears I still have some basic MySQL configuration to do.


    Installing the -dev version should also install the runtime version.

    You shouldn't need to do any MySQL config. Once the base system is installed,
    SlimServer will run it's own instance. It just needs the binaries & libraries
    first on systems that we don't officially support.

    -D
    --
    <jwb> burning substations is manifestly the desire of the free market. hooray for utility deregulation
    <jwb> the government would never be able to set fires with such brutal efficiency

  5. #5
    Senior Member aubuti's Avatar
    Join Date
    Oct 2005
    Posts
    8,373
    Thanks for the reply Dan. Installing the 6.5 nightly is temporarily on hold for me, so I don't know if your information will get me all the way to the finish line, but I'm sure it gets me closer. Cheers.

  6. #6
    Junior Member
    Join Date
    Apr 2006
    Posts
    9

    You're *kidding*!

    Quote Originally Posted by Dan Sully
    You will need to install mysql-server, mysql-client, mysql-common and
    libmysqlclient. Each of these will have a version number, like
    mysql-server-5.0
    No - seriously? You mean to get a perl script to chuck bits down towards my (non-slimdevices) mp3 player, I've got to install a bloody SQL server?

    I've been using the May 22nd 6.5 client for a while, and just decided to upgrade. I was /that/ close to spending a portion of my "new job" bonus on a squeezebox - PLEASE tell me that it doesn't require a flaming RDBMS to *organise*my*mp3*collection*!

    Jonathan
    [in shock]

  7. #7
    Robin Bowes
    Guest

    basic 6.5b1 MySQL question

    jcml wrote:
    > Dan Sully Wrote:
    >> You will need to install mysql-server, mysql-client, mysql-common and
    >> libmysqlclient. Each of these will have a version number, like
    >> mysql-server-5.0

    >
    > No - seriously? You mean to get a perl script to chuck bits down
    > towards my (non-slimdevices) mp3 player, I've got to install a bloody
    > SQL server?
    >
    > I've been using the May 22nd 6.5 client for a while, and just decided
    > to upgrade. I was /that/ close to spending a portion of my "new job"
    > bonus on a squeezebox - PLEASE tell me that it doesn't require a
    > flaming RDBMS to *organise*my*mp3*collection*!



    Jonathan,

    Slimserver 6.5 comes bundled with MySQL. You don't have to install
    *anything* to "chuck bits" to your mp3 player.

    You only need the stuff listed above if you are using slimserver on an
    unsupported system.

    What system are you using?

    R.


  8. #8
    Senior Member
    Join Date
    Aug 2006
    Posts
    126
    Does anyone know where i can get these files for a mipsel processor running openlink?

    The files are
    mysql-server, mysql-client, mysql-common and libmysqlclient

  9. #9
    Junior Member
    Join Date
    Sep 2006
    Posts
    14
    Quote Originally Posted by Robin Bowes View Post
    Slimserver 6.5 comes bundled with MySQL. You don't have to install
    *anything* to "chuck bits" to your mp3 player.

    You only need the stuff listed above if you are using slimserver on an
    unsupported system.

    What system are you using?

    R.

    So does this mean that if i'm installing on an arm-based NAS device (using build-perl-modules.pl), I need to install mysql manually on the side? Is there any way of getting around using mysql? For NAS devices with limited space, the SlimServer seems not to be so slim anymore...

    M.

  10. #10
    Robin Bowes
    Guest

    basic 6.5b1 MySQL question

    mshapf wrote:
    > Robin Bowes;122052 Wrote:
    >> Slimserver 6.5 comes bundled with MySQL. You don't have to install
    >> *anything* to "chuck bits" to your mp3 player.
    >>
    >> You only need the stuff listed above if you are using slimserver on
    >> an unsupported system.
    >>
    >> What system are you using?
    >>
    >> R.

    >
    >
    > So does this mean that if i'm installing on an arm-based NAS device
    > (using build-perl-modules.pl), I need to install mysql manually on
    > the side?


    Correct. Is this a Linkstation Pro by any chance?

    > Is there any way of getting around using mysql?


    Not that I know of.

    > For NAS devices with limited space, the SlimServer seems not to be so
    > slim anymore...


    slimserver never was slim - it's the client devices that are slim. The
    server does most of the work and just sends audio/display information to
    the client devices and processes IR commands.

    R.


Posting Permissions

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