Fedora Installation :: Kernel-devel / 'yum Install Gcc'?

Aug 11, 2010

I'm working on a Fedora 13 server trying to intal some soft following the same steps I did with some other server with Fedora 12 ( not 13, like the new one ).First problem that I found was with 'yum install kernel-devel'

Response: Nothing to do !
Then I tryed 'yum -v info kernel devel'
Response:
Installed Packages
Name : kernel-devel
Arch : x86_64
code....

Second problem that is stopping me is 'yum install gcc' Some dpendency problem that can not be solved. Tryed --skeep-broken but nothing is installed.I don't have gcc on my sistem.

View 4 Replies


ADVERTISEMENT

Fedora Installation :: Install Kernel Headers And Devel From Installation Disk ?

Feb 8, 2009

Ive also tried downloading RPMs to a usb stick and it said it was the wrong ones for my machine.

How do i find out if my machine is x32 x64 x86?

Anyway im trying to install kernel headers and devel from the fedora installation disk but i dont know how to get to the cdrom thru terminal as i cant copy the RPMs to desktop by drag n drop or using software installer.

I dont have an internet connection to the pc so i cant use yum (which would make things so much easier) so can anyone tell me how how to install these packages thru terminal?

View 5 Replies View Related

Fedora :: Install True Headers Instead Of Using Kernel-devel?

Jan 17, 2011

from what I understand kernel-devel does not bring in ALL the header files for install modules. so what i would like to know is how to install true headers instead of using kernel-devel. I found one tutorial, but it was way out of date.

View 3 Replies View Related

Fedora Installation :: How To Get Kernel-devel-2.6.32.11-99.fc12.i686

May 21, 2010

Use 2.6.32.11-99.fc12.i686 kernel,

A package needs same kernel source to build.

Add/Remove Software show only: 2.6.32.12-115.fc12... & 2.6.31.5-127.fc12...

How to get kernel-devel-2.6.32.11-99.fc12.i686?

View 1 Replies View Related

Fedora :: Install Kernel-devel And Headers On 13 Desktop Edition 64-bit"?

Sep 8, 2010

I have a problem to install the VMware Server (VMware-server-2.0.2-203138.x86_64.rpm) on "Fedora 13 Desktop Edition 64-bit".I traied all tips I found, but nothing was OK.Please look my linux configuration and the error messages:

(VMware installation)
[root@localhost BKP]# rpm -Uvh VMware-server-2.0.2-203138.x86_64.rpm
Preparing... ########################################### [100%]
1:VMware-server ########################################### [100%]

The installation of VMware Server 2.0.2 for Linux completed successfully.Before running VMware Server for the first time, you need to configure it for your running kernel by invoking the following command: "/usr/bin/vmware-config.pl".
code....

View 4 Replies View Related

Red Hat :: Install Ethernet Adapter Driver - Not Finding Kernel-devel Or Kernel-headers

Aug 30, 2010

I'm attempting to install the driver for my atheros AR8131 PCI-E Gigabit Ethernet adapter (in my Lenovo laptop) on my newly installed RHEL5 system (it's not currently being recognized).

I tried using: 'make install' but hit an error "Makefile:61: *** Linux kernel source not found."

After this, I tried: 'sudo yum install kernel-devel kernel-headers'

To rectify this, but hit this error "No package kernel-devel available" (and the same for the headers). What should I do?

View 5 Replies View Related

Fedora :: Installing Gcc, Kernel-header And Kernel-devel?

Aug 22, 2011

I used Backtrack 5 and Fedora, basically I'm trying to install my wireless card but I don't have these installed to make && sudo. I burned the iso images for backtrack and fedora and booted my computer from them but can't figure out how to install kernel-devel on backtrack for example. I dled yum onto my flash drive but can't figure out how to install it.

View 14 Replies View Related

Fedora Installation :: Kernel-devel Package With Version Between The Fedora And Update Repo Version

Sep 11, 2009

I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686

I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)

Where can I find the packages which are between the fedora and update repos' versions?

View 2 Replies View Related

CentOS 5 :: How To Install Kernel Devel / Headers Via Yum

May 21, 2010

I have a program that needs kernel headers. The machine is running CentOS release 5.4 (Final).
uname -r output: 2.6.18-164.9.1.el5
When I try to do a - yum install kernel-devel or kernel-headers I get:
kernel-headers i386 2.6.18-194.3.1.el5 updates 1.0 M
Why don't they match?

View 1 Replies View Related

Fedora :: Fc15: VBoxAddition Fails Due To Kernel-devel Version

Sep 3, 2011

I tried installing the VBOX additions. But after running the VBoxLinuxAdditions.run file, building of the kernel modules failed. It gave following message: The headers of the currently running kernel were not found. If the current compilation fails then probably this could be the reason. The missing package can be probably installed with yum install kernel-devel-2.6.40.4-5.fc15.i686.

But when I tried installing the above kernel headers and devel package, it says no such package were found.kernel is 2.6.40.4-5.fc15.i686 but the kernel headers are not available for this version. They are available for previous versions i.e 2.6.40.3-0.fc15.i686.should I downgrade my kernel version (if it's possible) or is there any way things can work out. I have enabled 3D accelaration and given the memory of 128 MB for display. The memory for Virtual Box is 1 GB and hard Disk is 8 GB. The host system is windows 7.

View 9 Replies View Related

Software :: Error: Missing Kernel-devel And Kernel-source

Mar 11, 2010

I've been trying to install nvidia drivers yesterday, so I went to runlevel 3, ran the .bin installer and it came up with error: missing kernel-devel and kernel-source.

So I go yum install kernel-devel, it does, but it doesnt find anything like kernel-source.

How do I fix this issue? I have Fedora 12, and I ran drivers from:[URL]..

View 14 Replies View Related

General :: Use Of Kernel-devel & Kernel-header?

Jul 4, 2011

I need help in understand how the kernel-header and kernel-devel works. Pretty new to Linux.

View 1 Replies View Related

Red Hat :: Difference Between 'kernel Sources' & 'kernel-devel'

Jan 7, 2010

I have installed CentOS 5.4 & am trying to install VirtualBox on it. To install VirtualBox I run the command:

yum localinstall path/Virtualbox.rpm

It runs through the dependency check & says everything is fine. It installs the rpm & then says that compiling of the kernel module failed & that VirtualBox will not start until this is fixed, & that the most like cause is that the kernel sources are not installed.

I have installed the kernel-devel package & have the kernel source tree located at /usr/src/kernel/2.6....

View 3 Replies View Related

Fedora :: Uninstall 81 Packages To Install Qt-devel Into KDE4.x?

May 23, 2011

I was trying to compile a new (stable) kernel and got an error when I tried "make xconfi packages and uninstalling 81 packages (will attatch pix once home). I'm using Fedora14 with KDE packages and uninstalling 81 packages. I'm using Fedora14 with KDE so much stuff to get qt-devel?

View 4 Replies View Related

Fedora :: Can't Install Libuuid-devel / When Running The Transaction Test?

Jan 13, 2010

I have tried to install this package with yum and also directly - download the rpm, then rpm -Uvh ....

Both yum and rpm hang - yum when running the transaction test.

Any ideas about this package.

This is running F12, uname -r => 2.6.31.9-174.fc12.i686

View 1 Replies View Related

Fedora Servers :: Install Of Httpd-devel Hurts Performance?

Jun 7, 2010

On F13 i386 inside Virtualbox. Host is a Win7 x64 box.

This may just be more idle curiosity than anything else since the server still works. . . but it's really bothering me because I can't explain it.

My (limited) understanding is that the devel files are just the source files and shouldn't actually affect peformance.

Yet, prior to installing httpd-devel (and its dependencies), /etc/init.d/httpd restart takes about 2 seconds total. After installing httpd-devel, the "stopping" phase of the httpd restart take 5-7 seconds (which seems really long when you're just sitting there waiting on it.

yum install httpd-devel also installs the following for dependencies:
db4-cxx
db4-devel
cyrus-sasl-devel
apr-devel
apr-util-devel
openldap-devel
expat-devel

All but one of those are devel files as well. And here's the real kicker: Uninstalling them through YUM doesn't put things back to normal (even after reboot).

I'm no linux expert. But I wouldn't think installing devel files would have this effect or any effect like this since they're just source code files (?). Can anyone explain what's happening or give me tips on how I can watch the apache process stop and see what's hanging it up?

View 2 Replies View Related

Red Hat / Fedora :: Install Mesa-libGL-devel Created Circle

Sep 30, 2010

following attempt to install mesa-libGL-devel?

[code]...

Look like I've created a circle as the last rpm depends on the first? Note that for the second rpm, Xau and Xdmcp are loaded:

[code]...

View 1 Replies View Related

Fedora Installation :: How To Install Kernel Source Tree Of Fedora 14's Current Kernel?

Feb 23, 2011

I have installed the fedora 14, but there is no kernel source tree.I read the doc "building a custom kernel".But I don't want to rebuild a new kernel.I just want to install the source tree of current kernel.Could someone tell me the way?

View 6 Replies View Related

Fedora :: New FC12 Install Throws Depsolve Failure With Mysql-devel

Jan 15, 2010

This is a clean FC12 install but I did add a few repos to support chromium and adobe - pretty much as described here:

[URL]

This is what happens - I tried all the cleanup suggestinons with no effect. Anyone got any ideas please? Thanks...

[eric@zeppelin ~]# yum repolist
Loaded plugins: presto, refresh-packagekit
repo id repo name status

[code]....

View 8 Replies View Related

Debian Configuration :: Cannot Find Kernel-devel For 2.6.33.4 Anywhere

May 27, 2010

I have been getting some compile errors here and there and have read that possibly I need to install the kernel-devel package.I am running 2.6.33.4 which I built from source.I have also built and installed the kernel-headers.I cannot find the kernel-devel for 2.6.33.4 anywhere, can I build it myself from the kernel source?

View 2 Replies View Related

Fedora :: Install SDL-devel On A 64 Bit Fedora 12 Computer?

Dec 24, 2009

I tried to install SDL-devel on a 64 bit Fedora 12 computer. I get this

Code:
[root@Fedora dolphin-emu-read-only]# yum install -t SDL-devel
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies

[Code]...

I need to insall SDL-devel to compile Dolphin, can I force it to continue or not perform a dependency check? When I try to remove it, it tried to remove tons of files as dependencies, can I stop it from doing that?

View 2 Replies View Related

Fedora Installation :: How To Install The Kernel

Sep 28, 2009

How can I install the newest kernel, if possible? I believe I'm having issues with the 2.6.30 kernel and lockups. I would like to try a different kernel. If I can't upgrade to newest kernel, what about installing an older one? This was a fresh install of F11 about two weeks ago so I only have two kernels. The default one, 2.6.30.5-43.fc11.i686.PAE and 2.6.30.5-43.fc11.i586, which is the one when I added nvida kmod drivers. What does the PAE represent in the first kernel?

View 3 Replies View Related

Fedora Installation :: Can Install The F12 Kernel In F11

Nov 25, 2009

What I want to do is exactly what I wrote in the title... Why? Because my ethernet card doesn't work with the F11 kernel and it does with the F12 one (2.6.31.something).

View 4 Replies View Related

Fedora Installation :: Install An F12 Kernel From Koji?

Jan 23, 2010

How do you install an f12 kernel from koji without having to also retrieve the dependencies it asks for individually?

View 1 Replies View Related

Fedora Installation :: New Install Fedora 10 Need To Compile Kernel?

Apr 13, 2009

I am very much a Newbie to Linux/Fedora. Just installed Fedora 10, but having some problems with hardware driver recognition, particularly a wireless network PCI card. ndiswrapper is looking for a kernel in usr/src/kernels, which doesn't exist.In Fedora, is it necessary to compile a kernel? Looking through the FAQ at kernelnewbies, states to extract the kernel to a Linux directory, in usr/src, which also doesn't exist.

View 12 Replies View Related

CentOS 5 :: Mock Mplayer Lame-devel - Error "lame-devel Package Can't Be Found"

May 6, 2011

i'm trying to rebuild mplayer and facing the same error - lame-devel package can't be found as when i try to use rpmbuild. I'm not sure why and how to fix it. Here are steps and information:

[Code]...

View 7 Replies View Related

Fedora Installation :: Kernel Panics On Both LiveCD And Install DVD

Feb 23, 2010

I've been trying to install fedora 12 on my laptop, however, I've been running into kernel panics on both the live cd and the install dvd. I'm using an HP HDX16 with an Intel Core Two Duo T9400 @ 2.53ghz, and a Nvidia Geforce 9600M GT. Dunno if any other hardware might be involved. Here's the text I get on my screen:

Code:
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
DMAR; Host address width 36
DMAR: DRHD base: 0x0000000000000000 flags: 0x1
IOMMU 0: ver 0:6 cap f00021a4f000e2c3 ecap f000ff54f000ff53
DMAR:RMRR base: 0x89dc9ff649ff77fd end: 0xf4ffdefe05fcfbffe
DMAR: No ATSR found
DRHD: handling fault status reg f0002198
Kernel panic - not syncing: DMAR hardware is malfunctioning

Pid: 1, comm: swapper Tainted: G W 2.6.31.5-127.fc12.i686 #1
Call Trace:
[<c0764636>] ? printk_0x14/0x16
[<c0764580>] panic+ox3e/0xe0
[<c05b4ce3>] __dmar_enable_qi+0xbc/0xd3
[<c05b52d1>] dmar_enable_qi+0xe9/0xf3
[<c09aaecc>] init_dmars+0x1c7/0x5fb
[<c08fb6b4>] ? pci_iommu_init+0x0/0x11
[<c09ab50e>] intel_iommu_init+0x20e/0x2b6
[<c098f6bc>] pci_iommu_init+0x8/0x11
[<c0401143>] do_one_initcall+0x51/0x13f
[<c0989372>] kernel_init+0x19c/0x1ed
[<c09891d6>] ? kernel_init+0x0/0x1ed
[<c04041a7>] kernel_thread_helper+0x7/0x10

View 1 Replies View Related

CentOS 5 :: Unable To Install Nsrp-devel?

Apr 11, 2011

I've got a new 5.5 64-bit install that has been updated to 5.6 this morning. While installing nspr-devel through yum i get stuck at the following dependency:

nspr-devel-4.8.6-1.el5.x86_64 from base has depsolving problems
--> Missing Dependency: nspr = 4.8.6-1.el5 is needed by package nspr-devel-4.8.6-1.el5.x86_64 (base)
nspr-devel-4.8.6-1.el5.i386 from base has depsolving problems

[Code].....

View 4 Replies View Related

Fedora Installation :: F12 Clean Install Stopped - Kernel Panics

Jan 4, 2010

F12 Clean Install stopped with line:
[<c04041a7>] kernel_ thread_helper+0x7/0x10
The machine has completed more than 30 hours of HD cleaning with DBAN (overwrites the HD). It used to be able to run F9 or Ubuntu 8.04 but always returned kernel panic during other distro installation attempts. Why after a complete HD clean though?

View 11 Replies View Related

Software :: Uninstall 81 Packages To Install Qt-devel Into KDE4.x?

May 23, 2011

I found out that to compile my new kernel - which requires 'qmake' - I need to install the "qt-devel" package. Doing so - according to the package manager - would require uninstalling 81 packages and downgrading almost 50 other packages.

I'm running under Fedora 14 w/ KDE and it's asking to remove things like Amarok and OpenOffice. Am I missing a step or something?

qt-devel 00.png

qt-devel 01.png

qt-devel 02.png

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved