jit159@jit159-desktop:~$ which gcc
/usr/bin/gcc
jit159@jit159-desktop:~$ whereis gcc
gcc: /usr/bin/gcc /usr/lib/gcc /usr/share/man/man1/gcc.1.gz
find gcc
u need to provide the filesystem path toosays no such file or directory found
Gcc is not installed by defaultSeems you only have libgcc install and not gcc. gcc should be available in the DVD. Just use it as a repository and install it.
what's so strange about it?Gcc is not installed by default
amazing
Thats a directorymehul said:type /usr/lib/gcc
I usually customize fedora installs. May be gcc isn't dere in the default install kit.....will check next time.Gcc is not installed by default
amazing
PATH=$PATH:$HOME/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/bin
cd /path_to_rpms_on_dvd
rpm -i package_name.rpm
^^ the problem is i will have to connect that PC to internet again.....and that is a problem for me.