LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-21-2003, 08:28 PM   #1
crackheadjunky
LQ Newbie
 
Registered: Aug 2003
Location: Virginia
Distribution: Fedora Core 5
Posts: 28

Rep: Reputation: 15
New to the forum... need help with video driver install


Guys i have downloaded the correct driver for my 4200. but it is tar format... which i know nothing about. can someone help me install this driver... then i can move on to my next problem being my nic...
 
Old 08-21-2003, 08:43 PM   #2
martinman
Member
 
Registered: Apr 2003
Distribution: Gentoo 1.4
Posts: 290

Rep: Reputation: 30
there is a sticky here about how to compile programs from source (starting as tarballs)
 
Old 08-22-2003, 12:45 PM   #3
Merlin53
Member
 
Registered: May 2003
Location: Dayton, Ohio
Distribution: Redhat/IRIX/Windows
Posts: 35

Rep: Reputation: 15
If you have not tried the man-page on tar, I would suggest it, just so you get use to where to look for options. TAR is very easy to use, and most distributions are setup so when you "extract" the files, sub-directories and files are created in a sub-tree from your current location in the file system.
I like to install things I download into "/usr/local/src/....." Usually I create a directory just for the download and do the extraction there. It's cleaner that way.
Move your tar-file to where you want the new sub-tree to be created. Some tar-files are compressed, either with a "gz" or a "bz" extension after the ".tar". What you want to do is extract all the files. The format of the tar command is as follows:
tar -xvzf my-tar-file (for a ".gz" compressed )
tar -xvjf my-tar-file (for a ".bz" compressed)
tar -xvf my-tar-file if no compression was used

x - extract
v - verbose (show me files as you extract them)
f - use the following file as the input source

You should find a "README" file in the new directory created from the tar-file and maybe more instructions on how to make/install your driver.

Good Luck...
Merlin53
 
  


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
How to install video driver BoardinBum Linux - Newbie 3 09-25-2004 06:39 PM
How do I know if I need to install a video/graphics driver ieeestd802 Linux - Newbie 3 09-20-2004 01:12 PM
Video Driver Poblems with Red Hat 8.0 (trident video driver) AstroJim Linux - Newbie 1 05-20-2004 03:25 PM
error when install video driver ymdwxm Linux - Hardware 2 04-04-2003 11:36 PM
Can't install video driver (Nvidia/RH 8.0) raymarco Linux - Hardware 4 01-12-2003 04:52 PM

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

All times are GMT -5. The time now is 04:30 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