madsinzurich wrote: > > Picking up all required tar balls from githup - No problem > > Buildme.sh is building all until XML-Parser-2.41 and YAML-LibYAML-0.35. > The messages at the end of those two builds are: > > Code: -------------------- > > > ..... > x XML-Parser-2.41/t/styles.t > cp: ../hints: No such file or directory > cp: ../hints: No such file or directory > ./buildme.sh: line 1031: ../XML-Parser-Expat-Makefile.patch: No such file or directory > -------------------- > > > and > > Code: -------------------- > > > ..... > x YAML-LibYAML-0.35/lib/YAML/XS.pm > x YAML-LibYAML-0.35/Makefile.PL > cp: ../hints: No such file or directory > -------------------- > > > You didn't download all required files from github. Make sure all the files from slimserver-vendor/CPAN (*.patch etc.) are in the build dir, not only the tarballs. See 'here' (http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS) for a guide about building LMS.
> > Obviously DBD::SQLite seems to make the trouble. So I tried to install > that from cpan. Still the same issue. > Don't install modules provided by LMS using CPAN, unless they are exactly the same version. [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=100710 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
