--- t/pmc/sub.t.orig	Tue Oct 14 13:03:11 2003
+++ t/pmc/sub.t	Tue Oct 14 11:55:25 2003
@@ -618,7 +618,7 @@
 back
 OUTPUT
 
-system("parrot$PConfig{exe} -o temp.pbc $temp");
+system("./parrot$PConfig{exe} -o temp.pbc $temp");
 
 output_is(<<'CODE', <<'OUTPUT', "load_bytecode PBC call different subs, ret");
 .pcc_sub _main:
