I have decided to "learn" more about linux by starting with a "minimum" system and installing what I want. I know, there will be problems, and there already is!
Background:
Suse 9.3 on 900 Mhz Compaq with 256 MB RAM on 6 GB HD
I have successfully installed Suse with the minimum option.
I turn on machine, to a command prompt. I figure the first thing I will do is install a gui, KDE.
I checked there website, and one prerequisite is qt, so I figured I would start with that.
I used command line to ftp and download it, on ./configure, i get g++ no installed. So I ftp and get GCC 4.0.0.
On the ./configure of it, I get no acceptable cc in path. I take CC is a c compiler, but I thought that is what gcc was.
If I am installing a c compiler, why is it wanting a c compiler?
Background:
Suse 9.3 on 900 Mhz Compaq with 256 MB RAM on 6 GB HD
I have successfully installed Suse with the minimum option.
I turn on machine, to a command prompt. I figure the first thing I will do is install a gui, KDE.
I checked there website, and one prerequisite is qt, so I figured I would start with that.
I used command line to ftp and download it, on ./configure, i get g++ no installed. So I ftp and get GCC 4.0.0.
On the ./configure of it, I get no acceptable cc in path. I take CC is a c compiler, but I thought that is what gcc was.
If I am installing a c compiler, why is it wanting a c compiler?