Hi! I had problems installing a new selfmade rpm binary archiv using the xmlsec-0.0.5-1.src.rpm due to a missing /bin/perl interpreter.
Building a new binary rpm using # rpm --rebuild xmlsec-0.0.5-1.src.rpm generates a requirement '/bin/perl' caused by file xmlsec-0.0.5/docs/examples/dsig4/test.pl I'd suggest to change the first line of this file (xmlsec-0.0.5/docs/examples/dsig4/test.pl) from #!/bin/perl to #!/usr/bin/perl -w best regards, Sven -- "They expect nothing. They can no longer be surprised." [XP explained]
