LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-21-2003, 05:51 PM   #1
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Rep: Reputation: 15
Question Where can I download kgcc?


Where can I download kgcc? The reason why I am asking on this forum is because I need it to compile tulip.c to make my LAN card work!

I have used all of the search engines I can think of, and everyone seems to assume that you already have it. Anyhow, I have Red Hat 7.0, and I WOULD APPRECIATE A REPLY ASAP!

Thanks,
Zeke
 
Old 03-21-2003, 05:55 PM   #2
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
http://www.google.com/linux?hl=en&lr...-8859-1&q=kgcc
 
Old 03-21-2003, 06:00 PM   #3
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
specific site

Hey,
I want a specific site for the download, not just a link to a search engine! I already tried searching for it, and I said that in my message!
 
Old 03-21-2003, 06:02 PM   #4
onurb
Member
 
Registered: Dec 2002
Posts: 263

Rep: Reputation: 30
Download here:
http://rpmfind.net/linux/rpm2html/search.php?query=kgcc

Last edited by onurb; 03-21-2003 at 06:04 PM.
 
Old 03-21-2003, 06:09 PM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
please do not just use this site as your own personal search engine. i found it in seconds from google... and you certainly do not need it to compile your driver. your driver is probably already on your system ready to go anyway
 
Old 03-21-2003, 06:21 PM   #6
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
where?

Where were you suggesting the driver might be?
 
Old 03-21-2003, 06:33 PM   #7
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
Quote:
I said that in my message!
You edited that in, in time that it wasnt counted as a full edit by the forum (under 120 seconds?)-I remember your 'ASAP' line was longer.
Dont double post, results will come no faster.
 
Old 03-21-2003, 06:36 PM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
just try to run "modprobe tulip" if it there it will try to load it. like i said thoguh. you do not need kgcc.
 
Old 03-21-2003, 06:36 PM   #9
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
?

Honestly,
I don't know what you're talking about. How could I have even done that and what's the significance of it anyway?
 
Old 03-21-2003, 06:38 PM   #10
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
where might the driver be if it is on my system?
 
Old 03-21-2003, 06:52 PM   #11
Proud
Senior Member
 
Registered: Dec 2002
Location: England
Distribution: Used to use Mandrake/Mandriva
Posts: 2,794

Rep: Reputation: 116Reputation: 116
I do believe that modprobe tulip command would search your pc for the driver/module named tulip, and then automatically load it.
 
Old 03-21-2003, 07:52 PM   #12
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
Smile using gcc to compile tulip.c

Let's try this again...
I am not trying to be lazy this time, I have been trying to figure this out for a matter of weeks now.
I am certain that the driver is not already on my system, because I looked in /lib/modules/2.2.16-22/net...or some path to that effect. Anyway, when I have the C program, I just need to compile it, and the reason why I needed (or thought I needed) kgcc is because when I tried it with just gcc it first said that you need to use the -O option, so I did, then it came up with a bunch of errors in the source, like a whole screen of them, so I don't know if it's the source or what, but I got it from the Linksys site, which is the company that manufactured my card, so any help would be awesome!

Zeke
 
Old 03-21-2003, 09:51 PM   #13
Zeke
Member
 
Registered: Mar 2003
Distribution: RedHat 8.0 (just upgraded)
Posts: 38

Original Poster
Rep: Reputation: 15
____
 
Old 03-23-2003, 02:52 AM   #14
llama_meme
Member
 
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590

Rep: Reputation: 30
You can't compile stuff by using gcc directly (well you can in theory, but good luck...). You have to read the instructions (you'll probably need to type a few 'make' commands). Using kgcc instead of gcc might be necessary in this case, but your errors most likely have nothing to do with this.

Since you clearly have no idea how to compile stuff from source, why not try acid's modprobe suggestion? I would think that RH might have the relevant module somewhere on its CDs.

Alex

Last edited by llama_meme; 03-23-2003 at 02:56 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fast Download Site for Linux, enables >4GB Download of single file TigerLinux Linux - Distributions 9 10-29-2005 12:45 PM
Restricting Download based on total download using Squid,SARG& Webmin jomy Linux - Networking 0 04-27-2005 06:04 AM
Redhat Linux and KGCC brfindla Programming 5 11-09-2004 03:51 PM
Konqueror wont download download TAR,ZIP file but preview Velocide Linux - Newbie 0 03-22-2004 06:07 AM
where to get kgcc Zeke Programming 2 03-21-2003 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration