Backup your existing Slimserver install as you might accidentally overwrite some of its files.
Download and install the GZIP compressed archive for 6.5.x. This should not have any compiled modules. All the compiled modules are in the current directory slimserver 6.5.1 sub-directory CPAN/arch/5.8/XXXXXXX/auto where XXXXXXXXX is the CPU architecture name - for ARM it will be something like armeb-linux or arm5vte-softfloat-linux. If you are unsure use "perl -V:archname" command at a shell prompt on the target platform. There should be the following folders Compress, DBI, DBD, Digest, HTML ,Template ,Time ,XML, YAML copy these folder into the equivalent in your new 6.5.x directory and so you won't need to compile them again. Start new Slimserver with --d_startup to check that all are loaded correctly. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=37088 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
