id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
691	installed pbc_to_exe can't find config.fpmc.	coke	Util	"{{{
1;0 coke@feather:~/sandbox/partcl$ cat foo.pir
.sub main :main
  say 'hello world'
.end
1;0 coke@feather:~/sandbox/partcl$ parrot --version
This is Parrot version 1.2.0 built for i386-linux.
Copyright (C) 2001-2009, Parrot Foundation.

This code is distributed under the terms of the Artistic License 2.0.
For more details, see the full text of the license in the LICENSE file
included in the Parrot source tree.

1;0 coke@feather:~/sandbox/partcl$ parrot foo.pir
hello world
1;0 coke@feather:~/sandbox/partcl$ pbc_to_exe foo.pir
Can't read '/usr/local/runtime/parrot/include/config.fpmc' : No such file or directory
current instr.: '_config' pc 77 (library/config.pir:88)
called from Sub 'handle_args' pc 277 (tools/dev/pbc_to_exe.pir:148)
called from Sub 'main' pc 97 (tools/dev/pbc_to_exe.pir:32)
}}}
"	bug	closed	blocker		install	1.2.0	medium	fixed	tcl blocker		tcl		
