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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-02-2004, 12:48 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Rep:
|
./configure returns "no such dir or file"
I'm using Suse 9.1 on and Acer notebook, I've check all the C programming packages in Yast and they are all check, but every time I type
./configure
in the dir of the extracted file I get
no such file or directory
Is their something i'm doing wrong, its driving me crazy.
|
|
|
|
08-02-2004, 12:54 PM
|
#2
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
are you sure there is a file named "configure" in the directory??
|
|
|
|
08-02-2004, 01:01 PM
|
#3
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Original Poster
Rep:
|
no, their isn't. Just the files that were extracted from the file(wireless_tools.26.tar.gz)
Last edited by fcp101; 08-02-2004 at 01:07 PM.
|
|
|
|
08-02-2004, 01:09 PM
|
#4
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally posted by fcp101
no, their isn't. Just the files that were extracted from the file(wireless_tools.26.tar.gz)
|
that's why you're getting the error... you can't execute a file that doesn't exist...
=)
|
|
|
|
08-02-2004, 01:13 PM
|
#5
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Original Poster
Rep:
|
So the configure file has to be part of the extracted file, so what if it doesn't have it, i'm mean this is a pretty popular file i'm trying to use, how are others using it,
|
|
|
|
08-02-2004, 01:17 PM
|
#6
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
send me a link and i'll take a look...
|
|
|
|
08-02-2004, 01:22 PM
|
#7
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Original Poster
Rep:
|
|
|
|
|
08-02-2004, 01:31 PM
|
#8
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
did you read the included INSTALL file??
=)
Quote:
|
In theory, a "make" should suffice to create the tools.
|
|
|
|
|
08-02-2004, 01:37 PM
|
#9
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Original Poster
Rep:
|
I'm a complete newbie, not exactly sure what that means, i don't see a "make" file in the extracted files, just "makefile" and is there any parameters i need to include
|
|
|
|
08-02-2004, 01:45 PM
|
#10
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
there doesn't need to be a file called "make"... you have the "make" program in your system...
the file "makefile" is used by the make program...
"make" will build everything without needing special parameters...
i just compiled the source code we're talking about with no problems...
for more info on make, do a man make
Last edited by win32sux; 08-02-2004 at 01:59 PM.
|
|
|
|
08-02-2004, 01:49 PM
|
#11
|
|
LQ Newbie
Registered: Jul 2004
Location: Toronto
Distribution: SUSE 9.1
Posts: 13
Original Poster
Rep:
|
So, typing "make" from within the exctracted dir while logged on as root should compile the program.
Thanks I'm at work right now so I don't have access to Linux, I'll give it a try when I get home.
Thanks again.
|
|
|
|
08-02-2004, 02:00 PM
|
#12
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally posted by fcp101
So, typing "make" from within the exctracted dir while logged on as root should compile the program.
|
you don't need to be root to compile it... only to install it...
=)
|
|
|
|
08-02-2004, 02:12 PM
|
#13
|
|
Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
by the way, according to the INSTALL file, in this case it's better if you just simply copy the binaries to /usr/sbin by hand, instead of doing your usual "make install" (as root) after the "make"...
Quote:
I advise to copy the executable (iwconfig, iwspy and iwpriv)
in /usr/local/sbin or /usr/sbin. The man pages (iwconfig.8, iwspy.8
and iwpriv.8) should be copied in /usr/local/man/man8 or
/usr/man/man8.
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:48 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|