On 20 Jul 2009, at 14:40, Christoph Metz wrote: > so, where do i have to set a "HOME" oder "PATH" var, so that i can run > the dev server from any fs-point? You can use CATALYST_HOME or MYAPP_HOME (replacing MYAPP with your capitalised app name with :: changed to _). Cheers t0m