mherger;366183 Wrote: > > > > Won't this make it more complex than necessary for users that now > and > > then likes to help solving problems by looking in the source code ? > > The users who wanted to change code _always_ had to run their own perl. > It should never have worked if the binary had been correctly built. > Yes I know they had to use their ActiveState perl but they didn't have to use svn. However, svn shouldn't be a problem as long as all CPAN modules are available through svn and can be used without further compilation.
As you probably already know the svn distribution has an additional step on Linux depending on which Linux distribution you are using. The additional step is that you might be required to run the build-perl-modules.pl script to download and compile some CPAN modules. However, if I understood Andy correct this is not needed on Windows, so then using svn should be easy enough. By the way, the reason I noticed this whole thing was the following thread: http://forums.slimdevices.com/showthread.php?p=365686 -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) 'My download page' (http://erland.isaksson.info/download) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=55897 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
