My Book World Edition Set UP Woes!

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues My Book World Edition Set UP Woes!

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #2272
    Anonymous
    Inactive

    I was wonder if anyone could point me in the right direction.

    First off I am by no means a unix guru/admin… though while following the guide on the wiki on how to setup firefly on my new My Book WE did make me feel like one. =)

    Up until I got the last part see my log below…

    [root@hayes mt-daapd-svn-1586]# ./configure -with-id3tag=/usr/local -enable-sqlite3
    checking for a BSD-compatible install… /usr/bin/install -c
    checking whether build environment is sane… yes
    checking for gawk… gawk
    checking whether make sets $(MAKE)… yes
    checking for style of include used by make… GNU
    checking for gcc… gcc
    checking for C compiler default output file name… a.out
    checking whether the C compiler works… yes
    checking whether we are cross compiling… no
    checking for suffix of executables…
    checking for suffix of object files… o
    checking whether we are using the GNU C compiler… yes
    checking whether gcc accepts -g… yes
    checking for gcc option to accept ANSI C… none needed
    checking dependency style of gcc… gcc3
    checking how to run the C preprocessor… gcc -E
    checking for egrep… grep -E
    checking for AIX… no
    checking for ANSI C header files… yes
    checking for sys/types.h… yes
    checking for sys/stat.h… yes
    checking for stdlib.h… yes
    checking for string.h… yes
    checking for memory.h… yes
    checking for strings.h… yes
    checking for inttypes.h… yes
    checking for stdint.h… yes
    checking for unistd.h… yes
    checking minix/config.h usability… no
    checking minix/config.h presence… no
    checking for minix/config.h… no
    checking whether it is safe to define __EXTENSIONS__… yes
    checking for gcc… (cached) gcc
    checking whether we are using the GNU C compiler… (cached) yes
    checking whether gcc accepts -g… (cached) yes
    checking for gcc option to accept ANSI C… (cached) none needed
    checking dependency style of gcc… (cached) gcc3
    checking build system type… armv5tejl-unknown-linux-gnu
    checking host system type… armv5tejl-unknown-linux-gnu
    checking for a sed that does not truncate output… /bin/sed
    checking for ld used by gcc… /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld… yes
    checking for /usr/bin/ld option to reload object files… -r
    checking for BSD-compatible nm… /usr/bin/nm -B
    checking whether ln -s works… yes
    checking how to recognise dependent libraries… pass_all
    checking dlfcn.h usability… yes
    checking dlfcn.h presence… yes
    checking for dlfcn.h… yes
    checking for g++… g++
    checking whether we are using the GNU C++ compiler… yes
    checking whether g++ accepts -g… yes
    checking dependency style of g++… gcc3
    checking how to run the C++ preprocessor… g++ -E
    checking for g77… no
    checking for f77… no
    checking for xlf… no
    checking for frt… no
    checking for pgf77… no
    checking for fort77… no
    checking for fl32… no
    checking for af77… no
    checking for f90… no
    checking for xlf90… no
    checking for pgf90… no
    checking for epcf90… no
    checking for f95… no
    checking for fort… no
    checking for xlf95… no
    checking for ifc… no
    checking for efc… no
    checking for pgf95… no
    checking for lf95… no
    checking for gfortran… no
    checking whether we are using the GNU Fortran 77 compiler… no
    checking whether accepts -g… no
    checking the maximum length of command line arguments… 32768
    checking command to parse /usr/bin/nm -B output from gcc object… ok
    checking for objdir… .libs
    checking for ar… ar
    checking for ranlib… ranlib
    checking for strip… strip
    checking if gcc static flag works… yes
    checking if gcc supports -fno-rtti -fno-exceptions… no
    checking for gcc option to produce PIC… -fPIC
    checking if gcc PIC flag -fPIC works… yes
    checking if gcc supports -c -o file.o… yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries… yes
    checking whether -lc should be explicitly linked in… no
    checking dynamic linker characteristics… GNU/Linux ld.so
    checking how to hardcode library paths into programs… immediate
    checking whether stripping libraries is possible… yes
    checking if libtool supports shared libraries… yes
    checking whether to build shared libraries… yes
    checking whether to build static libraries… yes
    configure: creating libtool
    appending configuration tag “CXX” to libtool
    checking for ld used by g++… /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld… yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries… yes
    checking for g++ option to produce PIC… -fPIC
    checking if g++ PIC flag -fPIC works… yes
    checking if g++ supports -c -o file.o… yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries… yes
    checking dynamic linker characteristics… GNU/Linux ld.so
    checking how to hardcode library paths into programs… immediate
    checking whether stripping libraries is possible… yes
    appending configuration tag “F77” to libtool
    checking sys/wait.h usability… yes
    checking sys/wait.h presence… yes
    checking for sys/wait.h… yes
    checking sys/param.h usability… yes
    checking sys/param.h presence… yes
    checking for sys/param.h… yes
    checking sys/select.h usability… yes
    checking sys/select.h presence… yes
    checking for sys/select.h… yes
    checking dirent.h usability… yes
    checking dirent.h presence… yes
    checking for dirent.h… yes
    checking for strptime… yes
    checking for strtok_r… yes
    checking for timegm… yes
    checking whether setpgrp takes no argument… yes
    checking for pthread_creat in -lc_r… no
    checking for pthread_create in -lpthread… yes
    checking for pkg-config… no
    checking for strcasestr… yes
    checking for strsep… yes
    Host type is armv5tejl-unknown-linux-gnu
    checking getopt.h usability… yes
    checking getopt.h presence… yes
    checking for getopt.h… yes
    checking for stdint.h… (cached) yes
    checking id3tag.h usability… yes
    checking id3tag.h presence… yes
    checking for id3tag.h… yes
    checking for id3_file_open in -lid3tag… no
    no libid3tag. Try –with-id3tag=dir

    ** note the guide refers to an older version of sqlite but i could not find it anywhere currently installed sqlite-3.5.6.

    #16489
    Anonymous
    Inactive

    Hi,

    First let me reassure you that this _does_ work! I got it working late last year and it is a thing of great beauty now 😉

    The instructions on the wiki are a wee bit out of date, but after some fiddling I got it all going. I have notes at home, I’ll dig them out out and post. Let me know if you got it working!

    I take it you’ve realised that it’s not finding the libid3tag binary, so it’s probably not in the /usr/local folder you’re specifying.

    Stuart

    #16490
    stretch
    Participant

    While you’re at it have you thought of updating the wiki?

    #16491
    ManiacalMatt
    Guest

    I tried the first part with compiling sqlite and is says armv5tejl-unknown-linux-

    Any ideas of what to do?

    #16492
    Anonymous
    Inactive

    checking for id3_file_open in -lid3tag… yes
    checking sqlite3.h usability… yes
    checking sqlite3.h presence… yes
    checking for sqlite3.h… yes
    checking for sqlite3_open in -lsqlite3… no
    Must have sqlite3 libraries installed
    [root@MyBookWorld mt-daapd-svn-1586]# make
    make: *** No targets specified and no makefile found. Stop.

    I need help please. what am I doing wrong?

    #16493
    Anonymous
    Inactive

    [root@MyBookWorld /]# ldconfig
    ldconfig: skipping /lib/libsqlite3.so.0: No such file or directory

    im getting that too.

    #16494
    Anonymous
    Inactive

    Hours later can anyone help me out?

    #16495
    Anonymous
    Inactive

    Wow no responses yet?

    #16496
    wesswei
    Guest

    @atomoverride wrote:

    Wow no responses yet?

    I’m not sure if you’re still in need here, but I’ve managed to get my NAS up and running with Firefly installed. I’m using the NSLU2 (gumstix) for my MBWE.

    I’ve installed all of it using completely OPT. I tried compiling as described in the wiki, but to no avail. I got the same error message as you. In fact after compiling each of the required libraries, more errors would surface. I soon just used opt.

    The packages you need in opt are the same needed for compiling.

    ipkg install zlib libid3tag sqlite mt-daapd-svn

    you have to use the mt-daapd-svn version as opposed to the mt-daapd because the later is precompiled for use with sqlite.

    Oh, I think one last step was to create symbolic links of all the libs in /opt/lib to /lib

    you can do that with sudo ln -s {from} {to}
    with {from} being the libs in /opt/lib and {to} the libs referenced in /lib

    Anyway, I have it running now. My only problem is permissions. I have my box to need passwords for samba shares, which is owned by the user (me). I’ve tried chmod and chown but i’m not certain what the directory’s permissions and owners should be. Or maybe adding a user to a group. I don’t know. In any case, it runs, displays a shared playlist on itunes. I just need to make it recognize my mp3s, which I can do very simply by moving the entire library to another directory outside of the private samba share. just dont want to do that.

    Hope this helps. Let me know if it does…

    #16497
    wwarren
    Participant

    A word of warning to Mybook users running Firefly. It may be completely unrelated, but my MyBook WEII with two instances of Firefly running, failed twice within the first year. Both internal hard drives failed within 3 months of each other. They were not configured for raid, so replacing a drive reformats both and you lose everything. To get warranty replacement you have to send in the whole unit, because the individual drives inside are likely out of warranty, while the unit as a whole is still warrantied.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.