WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Logitech Media Server  (Read 37477 times)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Logitech Media Server
« Reply #45 on: March 23, 2015, 11:36:28 PM »
Hi pimartin
I have it as  /usr/include/limits.h  provided by  eglibc_base-dev.tcz  which is what  glibc_base-dev.tcz  used to be called.

Offline pimartin

  • Newbie
  • *
  • Posts: 5
Re: Logitech Media Server
« Reply #46 on: March 24, 2015, 08:13:30 AM »
Hi Rich,

Could be, I'll check tonight if glibc_base-dev.tcz is there, but i got it compiling by linking /usr/include/linux to /usr/include as i said before. Several modules are installed now, although its a little bit like dependency hell....  :o :o

Last one I tried was Image::Scale which needs libpng-dev libjpeg-dev but apparently its incompatible with libpng > 1.4 . I think I saw something in the compiling output that it needs either libpng or libjpeg so I'll try to remove libpng. Lets see how that goes.


Martin

Offline pimartin

  • Newbie
  • *
  • Posts: 5
Re: Logitech Media Server
« Reply #47 on: March 25, 2015, 11:50:52 AM »
Seems I was right. Without the libpng-dev installed, Image::Scale installed succesfuly, although without jpeg support. I'm not sure if that affects LMS.

Maybe someone makes a  package for libpng and libpng-dev 1.4.x one day.

As for the eglibc_base-dev issue:
eglibc_base-dev is not in the Pi Repo, and glibc_base-dev is installed. So I´m not sure whats going on here.

Once all modules are installed, I´ll report back how it goes. DBIx::Class just took all night to compile  :o :o