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-27-2004, 08:51 AM
|
#1
|
|
LQ Newbie
Registered: Aug 2004
Posts: 2
Rep:
|
bash: ./configure: No such file or directory
Hello,
I'm fairly new to linux and am having a problem installing applications.
I have two installs of linux, one is fedora core 2 the other is slackware 10.
I've tried installing nagios on fedora and wine on slackware. I created a folder under \ called downloads on each machine and downloaded the tar files into the folder on each machine. extracted the files and tried to execute ./configure but on each machine I get No such file of directory.
I installed all packages from each distrubution.
Saw another post suggesting to check that gcc and make are installed.
gcc -v shows gcc version 3.3.3
gnu make 3.80 also present.
Any help appreciated.
|
|
|
|
08-27-2004, 09:01 AM
|
#2
|
|
Member
Registered: Oct 2003
Location: /illinois/chicago
Distribution: Slackware/Gentoo/FC/RHEL
Posts: 568
Rep:
|
Well, you are almost right.
Suppose it's like this:
You downloaded wine to /downloads
You extract it, and now, there is a dir in /downloads called wine<date>.
cd to this new dir, so now, you are in /downloads/wine<date>
Now do ./configure
|
|
|
|
08-29-2004, 03:21 PM
|
#3
|
|
LQ Newbie
Registered: Aug 2004
Posts: 2
Original Poster
Rep:
|
Thanks for replying.
I'm stilling trying to install wine.
I've downloaded Wine-20040813-i686-S10.tgz to folder /download/wine.
extracking the file creates to sub folders /download/wine/usr and /download/wine/install.
I've switch to each folder and type ./configure but get bash: ./configure: No such file or directory in both locations.
any ideas?
Thanks.
By the way, was able to compile and install nagios.
Last edited by gousers; 08-29-2004 at 03:23 PM.
|
|
|
|
08-29-2004, 03:50 PM
|
#4
|
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
Not every app has a configure script. I don't know the details of wine as I've never installed it but generally applications have a README, plain text file in the source folder which may tell you what you need to do. Also worth looking for is a file called INSTALL. If it starts with "These are generic install instructions..." ignore it. There may even be a folder called doc with lots of documentation in it which may contain installation instructions. Also, check the applications website.
|
|
|
|
08-30-2004, 12:48 AM
|
#5
|
|
Member
Registered: Oct 2003
Location: Rotterdam, the Netherlands
Distribution: Debian Sarge
Posts: 98
Rep:
|
if there is a configure file try to make it executable as root do the following
chmod a+x configure
|
|
|
|
08-30-2004, 12:50 AM
|
#6
|
|
Member
Registered: Oct 2003
Location: /illinois/chicago
Distribution: Slackware/Gentoo/FC/RHEL
Posts: 568
Rep:
|
Not to mention - do the ./configure in the wine directory - not the sub dirs....
|
|
|
|
09-01-2004, 10:40 AM
|
#7
|
|
Guru
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565
Rep:
|
You grabbed a slackpack. Slackware isn't really oriented towards newbies, you may find distros like Fedora easier. However, try investigating the "installpkg" command if you really want to use Slackware.
|
|
|
|
| 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 08:11 AM.
|
|
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
|
|