I got gcc from GNU's site. I can try SGI's site and let you know what happens. When I use "find / -name gcc", it doesn't find anything because gcc is not installed. This is really frustrating.
Dumb question I know, but what do you mean by binutils? Scott J. Woodford Information Systems Security Manager Modern Technology Solutions, Inc. (703) 212-8870 Ext. 146 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Timo Schoeler Sent: Friday, May 20, 2005 9:37 AM To: ClamAV users ML Subject: Re: [Clamav-users] IRIX 6.5 Install problems thus Scott Woodford spake: > I must admit that I'm new to UNIX-type OS's. How would checking > /etc/compiler help? Either way, there is no folder or file at > /etc/compiler. There is a file in etc called "compiler.defaults". In > that file, the text reads: > > -DEFAULT:abi=n32:isa=mips4:proc=r5k > > I'm not sure how that's going to help me. The problem seems to arise > during my ClamAV install because gcc is a required component, and I > cannot get gcc to install correctly. how did you install gcc? did you download the tardist from freeware.sgi.com? if so, i'd recommend to get the binutils also an then try again. make sure that you can call gcc (i.e. have set the correct path in /etc/profile). you can lookup where gcc lives with 'find / -name gcc' ('which gcc' won't work without having it in you PATH). gcc -V should get you something after that. and then you'll be ready to build software with gcc. cheers, -- Timo Schoeler | http://macfinity.net/~tis | [EMAIL PROTECTED] //macfinity -- finest IT services | http://macfinity.net Key fingerprint = F844 51BE C22C F6BD 1196 90B2 EF68 C851 6E12 2D8A There are 10 types of people in the world. Those who understand binary and those who don't. _______________________________________________ http://lurker.clamav.net/list/clamav-users.html _______________________________________________ http://lurker.clamav.net/list/clamav-users.html