The tar.gz when exploded has a unix/ directory I need to cd to to
begin the configure...is that "Dir.chdir("unix/")" or something like
that?
cd 'path' will work. See: brew edit libnet On Tue, Feb 1, 2011 at 10:18 AM, sigzero <sigzero@gmail.com> wrote: > The tar.gz when exploded has a unix/ directory I need to cd to to > begin the configure...is that "Dir.chdir("unix/")" or something like > that? >