Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Ben Eisenbraun wrote: > The config.log will be in the subdirectory named 'tiff'. Were you looking > in the right place? You could try one of these to help: > > find . -type d -name tiff > find . -name config.log > > In any case, my wild ass guess is that you don't have g++ installed. > You can double check: > > rpm -qa | grep ^gcc > > -ben > > Thanks, At first I didn't get it, understand that I didn't have it because rpm -qa | grep ^gcc #gave me the answer gcc-4.4.2-20.fc12.x86_64 which I knew already as I had checked for as part of my initial preparation. But I went to another machine I have that I know I have been compiling the kernel source on and did the same and got this $ rpm -qa | grep ^gcc gcc-4.4.2-20.fc12.x86_64 gcc-c++-4.4.2-20.fc12.x86_64 so I now have it installed. till next Jim
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |