Thanks guys, No i didn't install the development stuff at install time. i will have look at getting it done via FC menu some how. will have to investigate further on that one. there is properly a way to install more programs from FC. trying to do it from the command line is going to hurt for me.
Thanks for you time. CH On 7/1/05, Berry, David <[EMAIL PROTECTED]> wrote: > > Chris > > Looks like to me you don't have any development tools installed on your > system. > > If you just run 'cc' - you should get: > > Cc: no input files > > if you get > > -bash cc: command not found > > Then you don't have a compiler installed. > > If that's the case - you'll need to install all the development tools. > I've never installed them onto an already running system - always at > build time. > > You should be able to install them via the GUI (programs or something > ??). > > Cheers > > -----Original Message----- > From: Chris Henderson [mailto:[EMAIL PROTECTED] > Sent: Thursday, 30 June 2005 8:27 PM > To: Berry, David > Subject: Re: [mythtv-users] MythLCD?? is there a config file > > Thanks for taking time David, > > On 6/30/05, Berry, David <[EMAIL PROTECTED]> wrote: > > > > You need to download and install the LCDProc software. > > > > > > You then setup the config file /etc/LCDd.conf - and make sure you > > specify the com port you have the panel connected to. > > > > Once the LCDd daemon is running, Myth will connect to it as a client. > > > > Sit back and enjoy. > > > > Ok download it, moved it to /usr/local and uncompressed it. > > read the option for install and decided that compiling it against > several drivers would be wise. but then i ran into the following > problem with the PATH > > see below > > -----snip----- > --enable-drivers=<list> compile driver for LCDs in <list>. > drivers may be separated with commas. > Possible choices are: > mtxorb,cfontz,cwlnx,curses,text,lb216, > hd44780,joy,irman,lircin,bayrad,glk, > stv5730,sed1330,sed1520,svgalib,lcdm001, > t6963,wirz-sli,sgx120 > "all" compiles all drivers > > [EMAIL PROTECTED] lcdproc-0.4.5]# ./configure > --enable-drivers=hd47780,irman,mtorb,cfontz > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking host system type... i686-pc-linux-gnu > checking whether to enable debugging... no > checking for gcc... no > checking for cc... no > configure: error: no acceptable cc found in $PATH > --- snip ---- > > any ideas? > > CH > > > _______________________________________________________________________________________________________ > > The information transmitted is for the use of the intended recipient only and > may contain confidential and/or legally privileged material. > Any review, re-transmission, disclosure, dissemination or other use of, or > taking of any action in reliance upon, this information by persons or > entities other than the intended recipient is prohibited and may result in > severe penalties. > If you have received this e-mail in error please notify the Security Advisor > of the Department of Communications, Information Technology and the Arts, > telephone (02) 6271-1880 and delete all copies of this transmission together > with any attachments. > For all other enquiries please ring (02) 6271-1000. > _______________________________________________________________________________________________________ > > > > > _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
