> > Can anyone help me restore it.Or complete the install > so that i can use the already installed gcc 3. > I used the --nodeps with rpm -Uvh for the gcc and the > glibc rpms and other dependencies. I was sorta doing > this for the first time. > > When i compile the c programs it just seg faults for > all the programs, which were fine before. >
i assume you are on redhat. get the binaries and install it. i presume, the binaries would be just like dumping executables to ur /usr/local/bin directory. and then with the help of those binaries, u can recompile from source your gcc. and please dont ever use --nodeps with rpm _unless_ you are an expert else, you might more often than not, land up in such a soup. Arvind ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
