Jump to content

SILVERPENGUIN

Members
  • Posts

    39
  • Joined

  • Last visited

Posts posted by SILVERPENGUIN

  1. BINGO!!! I see the problem already. I didn't delete the symlinks!!! :oops:

     

    Then again...this is what I just got when running the commands:

     

    cd /usr/bin

    [root@localhost bin]# rm java javac jar

    rm: cannot lstat `java': No such file or directory

    rm: cannot lstat `javac': No such file or directory

    rm: cannot lstat `jar': No such file or directory

    [root@localhost bin]#

  2. From where ever it sent me when it told me I needed it. It had the linux version...I chose that and nix!

     

    I do have a GB of 2700 DDR. Perhaps after all this is said and done, you can help me remove and install the NVIDIA drivers again. :lol2:

     

    In truth, I'd like to install a bleeding edge kernel in the near future just so "I" ( :screwy: ) can have yet another problem in my life to be resolved! :cheeky:

  3. Here is what I get now. Does that look good so far?

     

    [silverpenguin@localhost silverpenguin]$ uname -r

    2.4.22-10mdk

    [silverpenguin@localhost silverpenguin]$ su

    Password:

    [root@localhost silverpenguin]# cd ..

    [root@localhost home]# cd silverpenguin/Documents

    [root@localhost Documents]# rpm -ivh kernel-source-2.4.22-10mdk.i586.rpm

    warning: kernel-source-2.4.22-10mdk.i586.rpm: V3 DSA signature: NOKEY, key ID 70771ff3

    Preparing... ########################################### [100%]

    package kernel-source-2.4.22-10mdk is already installed

    [root@localhost Documents]# rpm -q kernel-source-2.4.22-10mdk

    kernel-source-2.4.22-10mdk

    [root@localhost Documents]# rpm -q kernel-source

    kernel-source-2.4.22-10mdk

    [root@localhost Documents]# rpm -q urpmi

    urpmi-4.4-37mdk

    [root@localhost Documents]# rpm -qa | grep rpm

    rpmtools-4.5-13mdk

    urpmi-4.4-37mdk

    gurpmi-4.4-37mdk

    rpm-helper-0.9.1-1mdk

    rpm-build-4.2-18mdk

    rpm-4.2-18mdk

    rpmdrake-2.1-35mdk

    [root@localhost Documents]#

  4. By gum....It worked!!!!! :headbang:

     

    Ok, so now I installed that kernel update, then the NVIDIA driver, now.....about that nasty little problem I was having with not getting the plug-ins to work. :screwy:

     

    Everything seems just peachy in it's opinion, yet, when I try to use....in this case a page with java on it....it says I still need the plug-in! :wall:

     

    This is what I get from aRTs commands

     

    [root@localhost root]# cd ..

    [root@localhost /]# uname -r

    2.4.22-10mdk

    [root@localhost /]# urpmi --fuzzy kernel-source

    no package named kernel-source

    [root@localhost /]#

  5. The following packages have bad signatures:

    /home/silverpenguin/Documents/kernel-source-2.4.22-10mdk.i586.rpm: Invalid signature ((SHA1) DSA sha1 md5 (GPG) (MISSING KEY) GPG#70771ff3 NOT OK)

     

    Do you want to continue installation ?

     

    This is the reply I get when trying to install that, pmpatrick. :wall: Hmmm...when I look in my desktop configure it says I have 2.4.22-10mdk.i686.....Does that matter?

     

    Oh and I do have this kernel-2.4.22-10mdk There are two of them in there, one of them is the enterprise version. What the heck does that mean?

     

    And, bvc, this is what the command gives me.

     

    file /usr/src/linux

    /usr/src/linux: Can't stat `/usr/src/linux' (No such file or directory)

    [silverpenguin@localhost silverpenguin]$

     

    ...And....aRTee, this is what I get from the second command.

     

    [silverpenguin@localhost silverpenguin]$ urpmi --fuzzy kernel-source

    bash: urpmi: command not found

    [silverpenguin@localhost silverpenguin]$ :wall::wall:

  6. Alright, I am running MDK 9.2. I, as you will soon discover am a greenhorn (newbie) when it comes to Linux anything! Two days ago I downloaded MDK 9.2 and discovered that although it identified my Nvidia Ti4600 graphics card, it lacked the driver. I went to NVIDIA and downloaded the proper driver and after discovering how to get into root and run the command, a problem ocurred!

     

    Basically after trying to download the Kernel from NVIDIA, then trying to compile one itself, it told me this:

     

    Unable to find the kernel header files for the current running kernel. Please make sure you have installed the kernel header files for your kernel; on RH linux systems, for example, be sure you have the 'kernel-source' RPM installed. If you know the correct kernel header files are installed, you ma6y specify the kernel included path with the '--kernel-path' commandline option.

     

    Who-the, what-the, how-the? :wall:

×
×
  • Create New...