[mythtv-users] Mythtv Installation Problem - Please Help

Roy S. Smith m78523 at cherco.net
Sun Feb 15 03:51:57 EST 2004


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




More information about the mythtv-users mailing list