SOLVED: Error Starting Up SVN-1050 Build

FireFly Media Server Firefly Media Server Forums Firefly Media Server Nightlies Feedback SOLVED: Error Starting Up SVN-1050 Build

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #286
    joedunn
    Participant

    EDIT: it was a stupid mistake, I went and read the development blog and then re-read the conf file and realized I needed to make the runas user owned by nobody.

    Hi guys,

    Sorry for the newb question, I did some google searching and forum searching and not meeting with great results.

    I have mt-daapd-svn-1050 installed with sqlite3 with the following options


    ./configure --enable-sqlite3 --with-sqlite3-includes=/usr/local/bin/ --with-sqlite3-libs=/usr/local/lib/

    in the /etc/mt-daapd.conf file i have


    db_type = sqlite3
    db_parms = /usr/local/var/cache/mt-daapd

    The above dir exists, since i did a:


    mkdir -p /usr/local/var/cache/mt-daapd

    When I start mt-daapd -f i get the following


    bash-2.05#mt-daapd -f
    Starting with debuglevel 1
    Starting rendezvous daemon
    Starting signal handler
    Error opening db: No backend database support for type: sqlite
    Stopping signal handler
    Got INT signal. Notifying daap server.

    So, do I have to build with sqlite instead of sqlite3?

    Please point out any stupid newbie errors and I appeciate any time any of you can provide.

    Thanks

    Joe

Viewing 1 post (of 1 total)
  • The forum ‘Nightlies Feedback’ is closed to new topics and replies.