LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-01-2010, 10:44 PM   #1
shadowofgrael
LQ Newbie
 
Registered: Sep 2010
Distribution: Debian, Ubuntu, Windows 7 and various others
Posts: 25

Rep: Reputation: 0
Fedora 13 gcc dependency frustration


I have no means of interface with the internet on the machine in question until gcc is available to compile the drivers for my abhorrently incompatible wireless. My router only supports local connection via Ethernet. I have been hunting down dependencies for the past few hours and have come to a dead end.

By my current path
Code:
<could not do simulate: Can't install <filepath>/glibc-2.11.2-3.x86_64.rpm as no transaction >
is giving me trouble

I don't particularly care what version within reason, I just need a list of specific packages and locations to get gcc running without yum or equivalent means of downloading to the machine itself. Alternatively, a solution to my current error looks promising as I think I have all of the compatible packages for this one.

here are the packages on the flash drive I have been using
Code:
<
-rw-r--r--@  1 will  staff   3479292 Nov  1 20:09 binutils-2.20.51.0.2-20.fc13.i686.rpm
-rw-r--r--@  1 will  staff   3442772 Nov  1 20:09 binutils-2.20.51.0.2-20.fc13.x86_64.rpm
-rw-r--r--@  1 will  staff     83644 Nov  1 21:07 cloog-ppl-0.15.7-1.fc12.x86_64.rpm
-rw-r--r--@  1 will  staff   3511448 Nov  1 20:08 cpp-4.4.4-2.fc13.i686.rpm
-rw-r--r--@  1 will  staff   3914552 Nov  1 20:08 cpp-4.4.4-2.fc13.x86_64.rpm
-rw-r--r--@  1 will  staff   8520744 Nov  1 20:07 gcc-4.4.4-2.fc13.i686.rpm
-rw-r--r--@  1 will  staff  10527696 Nov  1 20:07 gcc-4.4.4-2.fc13.x86_64.rpm
-rw-r--r--@  1 will  staff   3902632 Nov  1 22:02 glibc-2.11.2-3.x86_64.rpm
-rw-r--r--@  1 will  staff   4468956 Nov  1 20:31 glibc-2.12.1-4.i686.rpm
-rw-r--r--@  1 will  staff   3920648 Nov  1 20:30 glibc-2.12.1-4.x86_64.rpm
-rw-r--r--@  1 will  staff  14704532 Nov  1 20:33 glibc-common-2.12.1-4.i686.rpm
-rw-r--r--@  1 will  staff  14715188 Nov  1 20:33 glibc-common-2.12.1-4.x86_64.rpm
-rw-r--r--@  1 will  staff    978072 Nov  1 22:12 glibc-devel-2.11.2-3.i686.rpm
-rw-r--r--@  1 will  staff    977576 Nov  1 21:05 glibc-devel-2.11.2-3.x86_64.rpm
-rw-r--r--@  1 will  staff    983968 Nov  1 20:10 glibc-devel-2.12.1-4.i686.rpm
-rw-r--r--@  1 will  staff    983480 Nov  1 20:10 glibc-devel-2.12.1-4.x86_64.rpm
-rw-r--r--@  1 will  staff    597656 Nov  1 21:11 glibc-headers-2.11.2-3.x86_64.rpm
-rw-r--r--@  1 will  staff    613848 Nov  1 20:18 glibc-headers-2.12.1-4.i686.rpm
-rw-r--r--@  1 will  staff    605568 Nov  1 20:18 glibc-headers-2.12.1-4.x86_64.rpm
-rw-r--r--@  1 will  staff   6652152 Nov  1 18:26 kernel-devel-2.6.34.7-61.fc13.i686.rpm
-rw-r--r--@  1 will  staff   6680676 Nov  1 18:25 kernel-devel-2.6.34.7-61.fc13.x86_64.rpm
-rw-r--r--@  1 will  staff    738724 Nov  1 20:19 kernel-headers-2.6.34.7-61.fc13.i686.rpm
-rw-r--r--@  1 will  staff    738768 Nov  1 20:18 kernel-headers-2.6.34.7-61.fc13.x86_64.rpm
-rw-r--r--@  1 will  staff    744900 Nov  1 18:40 linux-headers-2.6.32-22-generic_2.6.32-22.36_amd64.deb
-rw-r--r--@  1 will  staff    727582 Nov  1 18:40 linux-headers-2.6.32-22-generic_2.6.32-22.36_i386.deb
-rw-r--r--@  1 will  staff    200770 Nov  1 19:45 ndiswrapper-1.56.tar.gz
-rw-r--r--@  1 will  staff   1161280 Nov  1 21:16 ppl-0.10.2-10.fc12.i686.rpm
-rw-r--r--@  1 will  staff   1165508 Nov  1 21:16 ppl-0.10.2-10.fc12.x86_64.rpm
-rw-r--r--@  1 will  staff     16956 Nov  1 19:40 rpmfusion-free-release-stable.noarch.rpm
-rw-r--r--@  1 will  staff     17164 Nov  1 19:39 rpmfusion-nonfree-release-stable.noarch.rpm

>
 
Old 11-02-2010, 12:49 AM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
the big problem is that fedora and yum use a groupinstall for gcc and all the autotools
{ yum groupinstall "Development Tools" }
IF at all possible string some cat5 cable and use yum

it is possible off line using a second computer and a dvd BUT it will take a very long time ( days and days )

BUT WHY did you not install all of that from the fedora 13 install dvd -- it is on it - that is why it is 3.3 Gig's
 
Old 11-02-2010, 05:25 PM   #3
shadowofgrael
LQ Newbie
 
Registered: Sep 2010
Distribution: Debian, Ubuntu, Windows 7 and various others
Posts: 25

Original Poster
Rep: Reputation: 0
I used an install CD. I did not know gcc was not on it, nor did it occur to me that it would be needed to compile the wireless driver so I could use yum. I guess I'll just use one of my last two DVDs and reinstall.
 
Old 11-02-2010, 06:37 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
what wireless card is it
make and model

there have been new ones added to the kernel , but a boot option might be needed

have you searched over at "fedoraforum " for wireless ??
http://www.fedoraforum.org/?
without knowing what your card is ... a guess
http://forums.fedoraforum.org/showth...light=wireless
or
http://forums.fedoraforum.org/showth...light=wireless
or
http://forums.fedoraforum.org/showth...light=wireless
 
Old 11-08-2010, 10:15 PM   #5
shadowofgrael
LQ Newbie
 
Registered: Sep 2010
Distribution: Debian, Ubuntu, Windows 7 and various others
Posts: 25

Original Poster
Rep: Reputation: 0
re: John VV

If I recall correctly it is a dell 1397. Broad com has released code from which to compile the driver. The only modification needed is an inclusion of linux/sched.h. Ubuntu 8.10 and 10.10 are the only distros which i have had support it out of the box.

I did my usual:
edit source
make
place .ko where appropriate
blacklist b43 and ssb
remove ssb because it still interferes

This has worked every time i have had to try it. If you know of a better way I would be happy to learn about it.

I tried to get help from LQ before I developed this system and would like to clarify something people couldn't figure out. NO, RPM-FUSION DOES NOT PROVIDE WHAT I NEED HERE.

Edit: My wireless is now working after the install from dvd since gcc was available.

Last edited by shadowofgrael; 11-08-2010 at 10:18 PM. Reason: Just clarifying
 
  


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
gcc-c++ and the dependency, redhat enterprise 4 bghayad Linux - Enterprise 1 04-26-2009 10:20 PM
apt-get: dependency frustration hpladd Linux - General 1 05-03-2008 03:15 AM
yum & gcc => dependency problems ltorres321 Linux - Newbie 1 01-30-2006 11:29 AM
Eh? A 'gcc' dependency in 'gawk'? sundialsvcs Linux From Scratch 3 07-27-2005 08:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:16 AM.

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