sciurius wrote: > When I try this with perl 5.16, I get an architecture directory directly > under build. As a result, the modules are not found when lms is > started. > > > Code: -------------------- > > > # cd /var/lib/mock/pidora-18-arm/root/builddir/build/BUILD/slimserver-7.8.0/CPAN/ > # ls arm-linux-thread-multi/ > Audio Bundle Compress DBI dbixs_rev.pl Encode EV.pm HTML IO Linux Media perllocal.pod Template Win32 YAML > auto Class DBD DBI.pm Digest EV Font Image JSON Locale MP3 Sub Template.pm XML > # -------------------- > > > Not sure which build dir you mean. There shouldn't be any architecture-specific dir (arm-linux-thread-multi) in /CPAN (and in the arch dir, only *.so files are supposed to go if you use the standard LMS module versions) - where does this come from? Have you started the build in this folder? If yes, don't do that - use a folder outside of the slimserver-7.8.0 tree (e.g. /tmp/B - the resulting binary modules will end up in /tmp/B/build/arch/... - this will contain only *.so files, not the *.pm files)
> > Is this 5.16 specific, or did I overlook some build parameter? Didn't have any of these issues with perl 5.14/16/18 - they behave the same for me. [ 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=99648 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
