Results 1 to 4 of 4
I downloaded and installed GCC 3.4.3 yesterday because I kept getting errors saying GCC wasn't installed when I tried to install fluxbox. Well, it said 3.3.3 was already installed. Great ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-11-2004 #1Just Joined!
- Join Date
- Jun 2004
- Posts
- 45
Fluxbox and FC2

I downloaded and installed GCC 3.4.3 yesterday because I kept getting errors saying GCC wasn't installed when I tried to install fluxbox. Well, it said 3.3.3 was already installed. Great right? wrong.
Today I downloaded fluxbox (fluxbox-0.1.14.tar.gz) and unarchieved it. That went fine. When I typed in ./configure it went throught this big list checking GCC(c++, etc) and said nothing was there, so it ended up with an error. Here is the whole thing:
SO what do I do? Everytime I try to install GCC again, it doesn't update to the newest version. DO I need to uninstall the 3.3.3 and than install 3.4.3? If so, how do I remove it?Code:[root@localhost root]# cd fluxbox-0.1.14/ [root@localhost fluxbox-0.1.14]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /root/fluxbox-0.1.14/missing: Unknown `--run' option Try `/root/fluxbox-0.1.14/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... failed checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check
I really want to switch to fluxbox cause I've used it else where and I ove it more than kde and gnome.
Any help is greatly appreciated. btw i am a noob
- 11-11-2004 #2
try:
then reinstall gccCode:su - rpm -e gcc
- 11-12-2004 #3Just Joined!
- Join Date
- Jun 2004
- Posts
- 45
Well GCC is working fine now.
But now I apparently need X Window Libraries and Headers....joy. I'm gonna look up fluxbox with google and see if any site has the packages I need.
- 11-12-2004 #4Just Joined!
- Join Date
- Jun 2004
- Posts
- 45
Update, Fluxbox is installled via yum installation.
Now how do I set it so I can see the Gnome icons in Fluxbox? How do I set it as default session?
And next, im off to getting a new, cool theme.


Reply With Quote
