[mythtv] Make Install error

Nathan Langley mythtv-dev@snowman.net
Wed Jan 8 19:12:42 EST 2003


Are you logged in as root?

if not try # su -
then do make install
On Wed, 2003-01-08 at 13:05, Jim wrote:
>  
> I get through all the qt stuff fine and through the make step without
> any errors but when I get to the make install step I keep getting these
> 126 install target errors. 
>  
> <<portion of make install output >>
>  
> make[2]: Entering directory `/root/mythtv-0.7/programs/mythepg'
> /bin/sh: line 1: /usr/local/bin/: is a directory
> /bin/sh: line 1: /usr/local/bin/: is a directory
> make[2]: *** [install_target] Error 126
> make[2]: Leaving directory `/root/mythtv-0.7/programs/mythepg'
> ( [ -d menutest ] && cd menutest ; make -f Makefile install; ) || true
> make[2]: Entering directory `/root/mythtv-0.7/programs/menutest'
> make[2]: Nothing to be done for `install'.
> make[2]: Leaving directory `/root/mythtv-0.7/programs/menutest'
> ( [ -d mythfilldatabase ] && cd mythfilldatabase ; make -f Makefile
> install; ) || true
> make[2]: Entering directory `/root/mythtv-0.7/programs/mythfilldatabase'
> /bin/sh: line 1: /usr/local/bin/: is a directory
> /bin/sh: line 1: /usr/local/bin/: is a directory
> make[2]: *** [install_target] Error 126
> 
>  
> << portion of output >>
>  
> the errors repeat throughout the last part of the output and I cannot
> figure out why. Any input?
>  
> Jim
> 





More information about the mythtv-dev mailing list