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

Re: [blfs-support] Phonon compilation error !!!

2013-08-10 Thread Bruce Dubbs
Sirsendu Roy wrote: > Hello All, > I need your help again ! > I have build Qt without phonon as described in the online book and my X11 > directory is /usr/X11 > when trying to build the phonon module I am getting the following error : > I have already put the Xorg prefixes as instructed into

Re: [blfs-support] Question about the yajl installation

2013-08-10 Thread Dave Wagler
On Sat, Aug 10, 2013 at 2:50 PM, Armin K. wrote: > On 08/10/2013 09:43 PM, Dave Wagler wrote: > > These are the instructions for building yajl: > > > > > > Short story (If you already have ruby and cmake): > > > > ./configure && make install > > > > When things go wrong: > > > > a

Re: [blfs-support] Question about the yajl installation

2013-08-10 Thread Armin K.
On 08/10/2013 09:43 PM, Dave Wagler wrote: > These are the instructions for building yajl: > > > Short story (If you already have ruby and cmake): > > ./configure && make install > > When things go wrong: > > attain CMake (http://www.cmake.org) and ruby (http://ruby-lang.org)

[blfs-support] Question about the yajl installation

2013-08-10 Thread Dave Wagler
These are the instructions for building yajl: > Short story (If you already have ruby and cmake): > > ./configure && make install > > When things go wrong: > > attain CMake (http://www.cmake.org) and ruby (http://ruby-lang.org) and > try again. > > OR, attain CMake and build by hand: > > 1. mkdir

[blfs-support] Phonon compilation error !!!

2013-08-10 Thread Sirsendu Roy
Hello All, I need your help again ! I have build Qt without phonon as described in the online book and my X11 directory is /usr/X11 when trying to build the phonon module I am getting the following error : I have already put the Xorg prefixes as instructed into the /etc/profile.d/xorg.sh m