Rick, When I attempt the "cvs add mdf2c.in", I get an error stating that it must first be added to the local repository.
If you want, just try the following and see what happens: cd dx/bin cp mdf2d mdf2c.in cvs add mdf2c.in I've been getting an error at this point. Basically mdf2c.in is the same as mdf2c except the first hardcoded path to /usr/lpp/dx is set to @[EMAIL PROTECTED] David On Mon, 13 Dec 1999, Rick Scott wrote: > cd dx/bin > touch mdf2c.in (or somehow create it) > cvs add mdf2c.in > cvs commit mdf2c.in > > > >
