Jon <three1...@gmail.com> writes:

> To write a good chef recipe we need to know: "dependancies" or
> prerequisites, what config files are we going to manage, and what
> binaries and libraries are we going to install. Also well need to know
> how to "install" everything on various platforms (dpkg -i vs rpm -i
> etc).

My main platform is Fedora. The Fedora package build system has an
excellent way of dealing with dependencies. All Fedora releases include
wxperl (perl-Wx as it is called) as a standard package.
I assume Debian and Ubuntu can do this as well.

What exactly is your problem?

-- Johan

Reply via email to