Fedora Linux Support Community & Resources Center
  #1  
Old 14th January 2007, 04:43 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
I was an idiot, and now I ask the pro's...

Right. I was on here a while ago showering you all with my glorious -newbie-ness. Guess who's back?!

I installed FC6, after some slight hair-pulling-out, and I kinda never used it. Well, my big windows box concked yesterday and so Im looking for something to play with... enter FC6
Well, I think, "What does one need from a computer? Well, all I really want for now is some fun. But ferrying files from my internet-enalbed brothers laptop to mylinux box is tedious, and I have NO idea how to install anything.
So internet would be nice!!! Then I can read the instructions, download rpm packs that will install for me without asking how to recompile the kernel, and blah blah blah.
So I sticks my old D-linkwireless card in there, and sets on a driver spree. I find the ACX100 drivers, but alas, they need compiling.

It is around about this point my story gets to its point:
I just realised that I somehow managed to get the bare minimum on the box. No CC, No GCC, no nothing. I have no internet and so can't use the add software thing, and so Im burning some new copies of the FC6 disks.

Do you have a question boy?

Why yes I do!
How do I install packages as an update (specifically GCC and or CC)? I put in disk 1 and it just wants me to install. I try update and it gives some error about yum, and I somehow managed to get it to hang on a screen saying 'Reading Anaconda updates...'

So an help would be nice. And all this started with me wanting MAME on my box so I could build a cabinet...
Reply With Quote
  #2  
Old 14th January 2007, 04:45 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,229
I think this is what you're looking for: http://www.city-fan.org/tips/YumRepoFromImages
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #3  
Old 14th January 2007, 08:14 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
Well, I found out for myself actually! Huzzah!
I just used rpm -i -vv packagename on the packages on disk 2 of the install disks, for anyone having my problem.
Still can't get the acx100 driver working though...sigh.
They don't have abinaries for FC6 do they? I have a standard kernel.
Reply With Quote
  #4  
Old 15th January 2007, 02:33 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
Quote:
Originally Posted by chrispy212
Well, I found out for myself actually! Huzzah!
I just used rpm -i -vv packagename on the packages on disk 2 of the install disks, for anyone having my problem.
Still can't get the acx100 driver working though...sigh.
They don't have abinaries for FC6 do they? I have a standard kernel.
There is a firmware RPM for acx100 at freshrpms.net. If you install it, you might get your acx100 working.

--SN
Reply With Quote
  #5  
Old 15th January 2007, 12:01 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
Ooh, thanks! I think the fresh RPm's one was only RH/Mandrake. I know FC6 is A RH distro, but it didnt work for me, and Im real noobish about makin g things work on linux!
how did all you learn the ins and outs of linux?
I can't write a simple bash prompt without at least one error. I try installing binaries, Im missing dependancies. I get those dependancies but their only source so I try and compile them. No GCC. So I install GCC. But I still can't compile!!! It drives me nuts! I Try installing the kernel by rpm but it
'Can't create %sourcedir /usr/bin/sources/REDHAT'
or something like that
Just makes me wanna go and buy a copy of Windows!

Last edited by chrispy212; 15th January 2007 at 12:08 PM.
Reply With Quote
  #6  
Old 15th January 2007, 06:49 PM
u-noneinc-s's Avatar
u-noneinc-s Offline
Registered User
 
Join Date: Jul 2005
Location: Wine Country, California
Posts: 2,862
Quote:
Originally Posted by chrispy212
Ooh, thanks! I think the fresh RPm's one was only RH/Mandrake. I know FC6 is A RH distro, but it didnt work for me, and Im real noobish about makin g things work on linux!
how did all you learn the ins and outs of linux?
I can't write a simple bash prompt without at least one error. I try installing binaries, Im missing dependancies. I get those dependancies but their only source so I try and compile them. No GCC. So I install GCC. But I still can't compile!!! It drives me nuts! I Try installing the kernel by rpm but it
'Can't create %sourcedir /usr/bin/sources/REDHAT'
or something like that
Just makes me wanna go and buy a copy of Windows!
For me, it just took time and practice and I'm still a long way from being "proficient".
As for your compiling problems, try yum groupinstall "Development Tools" and maybe yum groupinstall "Development Libraries". You need the quotes. You probably don't need the Libraries (I don't have them)

And for the rpm problem, it look's like maybe you weren't root. You need to be root to install with rpm (you can query as regular user)
__________________
Mark N.

Perpetual Newbie
--
I wanted to proclaim myself "The Typo King" but there's way too much competion. :p

411874 Get Counted
Reply With Quote
  #7  
Old 15th January 2007, 07:06 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
I am root. IE I login with username 'root'
Well, is Linux angled towards developers? Because I am a programmer but never started on C++, maybe I should!
Reply With Quote
  #8  
Old 15th January 2007, 07:15 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
no, linux is linux. You are just trying to do things the hard way. Can you not physically carry your computer to the internet connection so you can get online long enough to get what you need? You will wear out two sets of sneakers with all that running...

edit: My bad, I thought you asked if "FC" was geared towards developers, not "linux." But still, no you dont need to be a technonerd to use linux. Heck, I am nowhere close to that. I'm the mechanical "square peg in the round hole" type. But you should be hooked up to the internet to get the Livna version of the wireless stuff you will need so you can easily get that running. This compiling is for the birds.

Last edited by JN4OldSchool; 15th January 2007 at 07:19 PM.
Reply With Quote
  #9  
Old 15th January 2007, 08:21 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
Ok. Well I spose I could put it downstairs and run ethernet to the router. Except its an old box, and the only ethernet port on the computer is on this wireless card... yep!
Yes, I have to say linux ssems very counter-intuitive at first. Im getting used to some of it's differences, but aside from a mac when I was 8 I've been a windows boy all my life. Granted, thats only 18 years, and I only got a real computer (had an amstrad. Programming+juniors=KABOOM!) when I was like 7, it's still a huge change from- disc in, run, to download, extract, recompile kernel, pray, run.
I don't think I have managed to install a SINGLE application yet. I know I suck.
Reply With Quote
  #10  
Old 15th January 2007, 08:28 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
no, just relax there big guy. You have to get linux installed and running right before you can judge it. Or yourself. Wireless is a *itch! It is probably one of the hardest things to do and it is the one thing staring every noob with a laptop right in the face first thing. I admit, I dont use it, it scares me. Some people just hook it up and it works, others fight and fight it. But without being able to guide you through I can give you this advice: Never go to straight RPM's or source when you can get the package out of a repo. Always look at the person who has walked ahead of you, meaning search the forum topics the last week or so. There are a ton of wireless problems. You can work this out, there are a few routes. But first I would suggest moving that computer downstairs, hooking it up with the cat5 and getting it updated and running smooth. Then tackle that wireless. And when it gets you down just walk away. It will be there tomorrow.
Reply With Quote
  #11  
Old 15th January 2007, 09:20 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
I'm sure linux is a great system, for those it's designed for. It's got a huge following, and undoubtably the largest open-source coverage of any OS I've ever seen.

I ask these questions in the hope that one day, I will answer the very same question to some wired 18yr old who's Windows box just died from not wearing an anti-static wristband... boy that kid would be a jackass...

Lastlies, No cat 5! So I in a pickle...
My flash peg randomly doesnt show up as a drive anymore, and the CD drive doesnt either. All I see in 'Computer' is Filesystem and Network.

Thanks all.

Last edited by chrispy212; 15th January 2007 at 09:40 PM.
Reply With Quote
  #12  
Old 16th January 2007, 01:41 AM
SuperNu's Avatar
SuperNu Offline
Registered User
 
Join Date: Mar 2004
Posts: 617
Quote:
Originally Posted by chrispy212
Ooh, thanks! I think the fresh RPm's one was only RH/Mandrake. I know FC6 is A RH distro, but it didnt work for me, and Im real noobish about makin g things work on linux!
how did all you learn the ins and outs of linux?
I can't write a simple bash prompt without at least one error. I try installing binaries, Im missing dependancies. I get those dependancies but their only source so I try and compile them. No GCC. So I install GCC. But I still can't compile!!! It drives me nuts! I Try installing the kernel by rpm but it
'Can't create %sourcedir /usr/bin/sources/REDHAT'
or something like that
Just makes me wanna go and buy a copy of Windows!
The reason you get the error can't create %sourcedir /usr/bin/sources/REDHAT is most likely because you are trying to install a .src.rpm. This is known as a source RPM. It provides the sourcecode for the application you are trying to build. If you want to install something, you need to get a rpm that ends in .i386.rpm, .noarch.rpm or .x86_64.rpm. There are other extensions as well, but these are the most common. The file you want to download is acx100-firmware-1.9.8.b-1.noarch.rpm. This is a direct link to the current version.

Don't get down on learning Linux. It is always hard to learn something new. What you get out of Linux is what you put into it. If you are open to learning and trying then you will do fine.

--SN
Reply With Quote
  #13  
Old 16th January 2007, 03:41 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
The .src.rpm was the kernel source, as I appear to need it for building (?)
I'm trying, I really am. If it had internet, then Id probably good by now. It just seems like a lot of catch 22's:
can't install internet because of x
can't install x because of y
y requires internet etc.
Reply With Quote
  #14  
Old 16th January 2007, 03:55 PM
JN4OldSchool Offline
"Sean The Terrible" -- The forum(er) Vista® rep
 
Join Date: Nov 2005
Posts: 8,823
Quote:
Originally Posted by chrispy212
I'm trying, I really am. If it had internet, then Id probably good by now. It just seems like a lot of catch 22's:
can't install internet because of x
can't install x because of y
y requires internet etc.
Yep. It does suck that wireless drivers usually arent open source and if you need madwifi or ndswrapper anyway...It really is no win. The only way out is get an internet connection going one way or another first. If that means shoe leather express up and down the stairs with the USB pen drive in your hand so be it. If it were me though I would yank all the plugs on that box and march it downstairs just once. You shouldnt have to configure anything with a wired connection. Skip the router, plug the modem right into the computer. Select eth0 and you should be up.
Reply With Quote
  #15  
Old 16th January 2007, 05:00 PM
chrispy212 Offline
Registered User
 
Join Date: Nov 2006
Posts: 19
All this pc has is a modem, and i can't seem to find a cable to connect that to the router...
I might have a cable, but its REAL short and my router's about 5m away, and cabling though the house isnt really an option, even temporarily, won't go into why.
Basically, Could i plug my Linux box into my laptop and share the conection? I tried writing some homebrew for PSP for it to act as a wireless card, but that was HARD!

Last edited by chrispy212; 16th January 2007 at 05:02 PM.
Reply With Quote
Reply

Tags
idiot, pro

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Creative Elite Pro's I/O Console Louisda16th Hardware & Laptops 0 18th August 2009 04:53 AM
Is this guy an idiot? rappermas Wibble 33 19th June 2007 11:29 PM
Like an IDIOT !! Rob Mitchell Using Fedora 9 5th August 2005 12:28 AM
I am an idiot haplo Using Fedora 2 17th December 2004 10:43 PM
Dual Pentium Pro's redhatgeek Installation and Live Media 2 21st May 2004 12:16 AM


Current GMT-time: 13:29 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat