On Tue, 29 Jan 2002, [EMAIL PROTECTED] wrote:

> Sorry, RH newbie:
> 
> I downloaded a distribution, expanded the archive, and then I was (according
> to directions) supposed to do a "./configure" command, then a "make" command
> then a "make install". When I did the "./configure" I got- "bash: configure:
> command not found".
> 
> Did I do something wrong?
> 
> Mark 
> 


First of all, make sure you are in the right directory before you run the
'./configure' command.  

Second, make sure there actually is a "configure" file under that directory
once you uncompress and untar the tarball and 'cd' into it.

Third, make sure that the "configure" file is executable (run the 'ls -l'
command to check the permissions on the file).

Finally (well, perhaps first), read the README or INSTALL file and make 
sure that you actually _have_ to run the "./configure" script.  Even though
that's the case quite often, there are some instances when there is no
configure script whasoever.  



-- 
Nitebirdz

Mozilla--> http://www.mozilla.org
Linux XFS--> http://oss.sgi.com/projects/xfs



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to