Thread: GCC not found after installation
hi,
i'm trying install openmpi on ubuntu 8. need gcc. i've installed gcc via .deb file because computer not have internet connection. however, after installing gcc, openmpi still can not find gcc. gcc bash command not recognized. output:
does know what's going on?code:administrator@7:~$ sudo dpkg -i gcc.deb (reading database ... 15492 files , directories installed.) preparing replace gcc-4.2 4.2.4-1ubuntu3 (using gcc.deb) ... unpacking replacement gcc-4.2 ... setting gcc-4.2 (4.2.4-1ubuntu3) ... administrator@7:~$ gcc program 'gcc' can found in following packages: * gcc * pentium-builder try: sudo apt-get install <selected package> -bash: gcc: command not found administrator@7:~$
ubuntu might of done things differently
ubuntu 8.10 remeber down load dependecies
32bit
https://launchpad.net/ubuntu/intrepi...uild-essential
64bit
https://launchpad.net/ubuntu/intrepi...uild-essential
remember follow on depencies. reason why deb did not world. go through , manully download build-essential dependencies
or check system has them
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] GCC not found after installation
Ubuntu

Comments
Post a Comment