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 09-19-2010, 05:31 PM   #1
RealGomer
Member
 
Registered: Dec 2003
Posts: 70

Rep: Reputation: 16
Directory not found; -xzvf not found; Makefile not found


I'm trying to load drivers from .tar.bz2 file. I got the .tar opened and extracted to directory ABC. When I try to CD to that directory, I get a message the directory does not exist even tho' I'm looking right at it and the ls command shows it. Did I miss something. The full path is user/downloads.ABC.
When I try to run the next command $tar -xvzf DPB_RT2870_Linux_STA_x.x.x.x.tgz I get a message Ubuntu 10.04 cannot find -xvzf.
When I try to run the Makefile command locate in the same ABC directory, I again the error message cannot find Makefile.
This is my first attempt to load a tarball so all help is appreciated.
 
Old 09-19-2010, 06:11 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Can you copy and paste here the command you are sending and its output? Don't retype, copy and paste.
 
Old 09-19-2010, 06:53 PM   #3
gillbertiddio
Member
 
Registered: Sep 2009
Posts: 33

Rep: Reputation: 6
Well firstly rt2870sta kernel modules built into the 2.6.30+ kernel. Why are you trying to build them?

So that point aside, you say you untar a tar.bz2 which creates "ABC" a directory - and "ls" reveals it is created; then you try and CD ["cd" should not be capitalized case is relative to linux] to that directory - then 'The full path is user/downloads.ABC' [I am guessing the full path is actually /home/user/Downloads/ABC - again, case is relative the "Downloads" directory is usually capitalized in most distros and you use a period instead of a forward slash] to get to a second tarball this one is gzipped. It doesn't sound like you got to the second tarball. I am guessing you are following a recipe from somewhere and you haven't quite got there yet to get to the point of compiling.

Also, "Makefile" isn't a command "make" is and if you aren't in the correct directory where the "Makefile" resides which contains the instructions to "make" a binary - it will of course not know what to do.

I would recommend you read up on the basics first ( http://www.rivetserv.net/ or tldp.org ) before you attempt to build something as complicated as a kernel module and that you check if you even NEED to build a kernel module (once your wireless USB device is plugged in first run "lsmod" to see if it has inserted the rt2870sta module then run "dmesg | tail" to see if the kernel has recognized the hardware on that link I posted earlier there is a quick rundown on how to troubleshoot wireless on the second page).

If you are trying to use a patched version of the module from somewhere for some enhanced use make sure that it is compatible with the kernel first. Problems with the rt2870sta modules are usually related to the firmware not being available not the module not being inserted.
 
Old 09-19-2010, 08:30 PM   #4
RealGomer
Member
 
Registered: Dec 2003
Posts: 70

Original Poster
Rep: Reputation: 16
I'm on a different computer, so I'll get the command AlucardZero requested later. I have a usb wireless-n adapter that had been working. When I had to reinstall Windows on a dual boot system, I had to redo Ubuntu as well. Now the wireless won't connect. I thought that by installing the driver directly from the disc that came with the adapter.I'd have better luck getting the adapter to work. And now you know the rest of the story.
 
Old 09-20-2010, 10:02 AM   #5
linux_hy
Member
 
Registered: Oct 2006
Posts: 66

Rep: Reputation: -2
you can use the command "file your_file" to get the real type of the file
sometimes the .tgz maybe a tarball only
and an unpacked tar maybe a file,but at first you must ensure the tar and gzip are installed
 
  


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
Fedora Core 6 boot No medium found No volume groups found awadhut Linux - Hardware 1 02-22-2007 01:15 AM
No Makefile found.. Christof999 Linux - Software 2 06-21-2006 10:11 AM
no makefile found neranjana Linux - Software 4 05-24-2006 03:07 AM
PDC 20276 - Promise Fasttrack 133 found but still not found.. FransE Linux - Hardware 3 02-16-2004 07:44 AM
I found this in the makefile. What does it mean ? lostboy Linux - General 3 03-25-2003 10:18 AM

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

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