﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1324	setup-helper setup does not respect CHICKEN_INCLUDE_PATH	John Foerch	Kon Lovett	"In the setup-helper egg, its setup includes the following step:

    (copy-file ""setup-helper.scm"" (chicken-home))

This fails with a warning if `chicken-home` is read-only, and advises that it will be necessary to use CHICKEN_INCLUDE_PATH to use setup-helper.  Instead of only trying `(chicken-home)`, it should respect CHICKEN_INCLUDE_PATH itself if that variable is set, like eggs that use setup-helper do, via `copy-to-home`."	defect	closed	major	someday	extensions	4.11.0	wontfix			
