Re: [blfs-support] Error in installation instructions for unixDOBC-2.3.1

2013-08-10 Thread Dave Wagler
On Sat, Aug 10, 2013 at 4:26 PM, Armin K. wrote: > On 08/10/2013 11:16 PM, Dave Wagler wrote: > > This is the command and error message: > > > > $ sudo find doc -name Makefile* -exec rm {} \; > > find: paths must precede expression: Makefile.am > > Usage: find [-H] [-L] [-P] [-Olevel]

Re: [blfs-support] Error in installation instructions for unixDOBC-2.3.1

2013-08-10 Thread Bruce Dubbs
Dave Wagler wrote: > This is the command and error message: > > $ sudo find doc -name Makefile* -exec rm {} \; >> find: paths must precede expression: Makefile.am >> Usage: find [-H] [-L] [-P] [-Olevel] [-D >> help|tree|search|stat|rates|opt|exec] [path...] [expression] >> > > This is the first com

Re: [blfs-support] Error in installation instructions for unixDOBC-2.3.1

2013-08-10 Thread Armin K.
On 08/10/2013 11:16 PM, Dave Wagler wrote: > This is the command and error message: > > $ sudo find doc -name Makefile* -exec rm {} \; > find: paths must precede expression: Makefile.am > Usage: find [-H] [-L] [-P] [-Olevel] [-D > help|tree|search|stat|rates|opt|exec] [path...] [ex

[blfs-support] Error in installation instructions for unixDOBC-2.3.1

2013-08-10 Thread Dave Wagler
This is the command and error message: $ sudo find doc -name Makefile* -exec rm {} \; > find: paths must precede expression: Makefile.am > Usage: find [-H] [-L] [-P] [-Olevel] [-D > help|tree|search|stat|rates|opt|exec] [path...] [expression] > This is the first command required after the *make i