[mythtv-users] Mythtv Installation Problem - Please Help

Steven Cruysberghs steven.cruysberghs at pi.be
Sun Feb 15 04:55:06 EST 2004


I think you should start out with the readme files (try cd docs)

compiling mythtv would be :
./configure
qmake mythtv.pro
make
make install (or use checkinstall if you want to make a package)

But as i said before, that is in the docs. Please read them before you
post.

Steven


Op zo 15-02-2004, om 09:51 schreef Roy S. Smith:
> Hello Mythtv users,
> 
> I am a beginner in Linux and I have hit a brick wall with the installation 
> process of Mythtv. I am trying to use the make file (config.mak) to try to 
> compile and install the program but as you can see in the error message 
> directly below, it says the -g command is not found.  And a copy of the 
> config. mak file is directly below that. Can somebody please help me out. 
> Keep in mind that I am learning as I go. Thanks much in advance.
> 
> Roy
> 
> 
> [root at localhost mythtv-0.14]# dir
> AUTHORS      config.mak~  database  i18n        programs      themes
> configfiles  configure    docs      keys.txt    README        UPGRADING
> config.h     contrib      FAQ       libs        settings.pro
> config.mak   COPYING      filters   mythtv.pro  setup
> [root at localhost mythtv-0.14]# ./config.mak
> ./config.mak: line 2: -g: command not found
> [root at localhost mythtv-0.14]#
> 
> 
> # Automatically generated by configure - do not modify
> OPTFLAGS=-Wall  -g -O3
> TARGET_OS=Linux
> TARGET_ARCH_X86=yes
> TARGET_MMX=yes
> HAVE_FREETYPE2=yes
> 
> CONFIG_ENCODERS=yes
> CONFIG_DECODERS=yes
> CONFIG_AC3=yes
> CONFIG_PP=yes
> CONFIG_VIDEO4LINUX=yes
> CONFIG_AUDIO_OSS=yes
> CONFIG_NETWORK=yes
> CONFIG_ZLIB=yes
> CONFIG_RISKY=yes
> SRC_PATH=/home/roy/Documents/extractmythtv/mythtv-0.14
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 



More information about the mythtv-users mailing list