Index  Up  <<  


MiniVend doesn't work with RedHat 5.0 (glibc)

This is a defective Perl distributed by RedHat. The problem is that they don't take GLIBC into account. It will pass make test 100%, but strftime dumps core on a segfault.

You can either update your Perl RPM, or build Perl 5.005 or higher on your machine. Either should solve the problem.


Index  Up  <<