I ran into a slight issue when doing this process. The buildme.sh file only creates the *.so files in the build/arch/5.X/* directories, but for 5.20 at the very least, the *.pm files for DBI and JSON (and possibly Class) are also needed in the servers CPAN/arch/5.X directory. I copied them over from a full git checkout that I had and things worked fine.
So, should buildme.sh copy over the .pm files when it is building a non-baseline version? I know that it doesn't currently, but it shouldn't be too difficult to modify the appropriate sections of the build function to copy over the needed files. I can make the needed changes, if there is interest. ------------------------------------------------------------------------ Grotus's Profile: http://forums.slimdevices.com/member.php?userid=887 View this thread: http://forums.slimdevices.com/showthread.php?t=99648 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
