Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 20
Hi I have just downloaded realtek rtl98192se for my wireless pci card. after extracting the file, the user guide states to go to the top level of the directory and ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38

    Installing drivers -'make'

    Hi I have just downloaded realtek rtl98192se for my wireless pci card.

    after extracting the file, the user guide states to go to the top level of the directory and execute the command 'make' to compile the driver

    I have done so but I get the error:

    make: *** /lib/modules/2.6.18-194.el5/build: No such file or directory. Stop.
    Make: *** [all] Error 2

    Any ideas what im doing wrong?

    Any help would be appriciated

  2. #2
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38
    i saw the following post
    ------------------------------------------------

    Righty! In my case I popped in the following symbolic link:

    ln -s /usr/src/linux-headers-2.6.17-10-server /lib/modules/2.6.17-10-386/build

    After that everything seemed to compile properly.

    Now I've just got to solve the new problem with the webcam, but that's a different story...

    Thanks for your help,
    ---------------------------------------------

    from this forum Trying to compile, but "No such file or directory" [Archive] - Ubuntu Forums

    however i dont have a headers folder/file...

    any ideas?

  3. #3
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    You probably need to install kernel-devel and kernel-headers
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  4. #4
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38
    When I try to find the build link and click on it, I get the message...

    The Link "build" is Broken. Move it to Trash?
    This link cant be used because its target "/usr/src/kernels/2.6.18-194.el5-x86_64" doesnt exist...

    any ideas?

  5. #5
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38
    kernel devel?? kernel headers??

    Im using Oracle Enterprise Linux .5.5.. any ideas?

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    /2.6.18-194.el5
    This is why I thought you had RHEL, sorry my bad.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  7. #7
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38
    i think im more confused now

    i checked the folder that the symlink was pointing to and there is nothing in there atall...
    any ideas?

  8. #8
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    I gave you my idea and you chose to ignore it, you said in your other thread that OEL is based on RHEL, right? Did you even check to see if you could find those packages or similar named packages to install? Without an Internet connection, this is going to be difficult at best. Do you have an Internet connection?
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  9. #9
    Just Joined!
    Join Date
    Oct 2010
    Posts
    38
    i didnt chose to ignore you advice, i said i didnt know what you meant, yes I have an internet connection now.

    please could you explain

    how do I get those packages? - have tried searching with package manager but nothing is found

  10. #10
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    Keep in mind that I have never used OEL and it's been a long time since I used RHEL or CentOS.
    You need to use the tool...yum perhaps or just the graphical package manager, I'm not sure. Search for kernel-devel and kernel-headers, make sure they match your current kernel and install them both.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...