This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: First timer


I am running under the windows environment and I am trying to configure GCC prior to building it. When I run the configure command I get the dos error "bad command or file name", and the configure command is in the directory. Is there something I need in order for windows to recognize that configure is a script.






From: Stuart Longland <stuartl at longlandclan dot hopto dot org>
To: Earl Shelby <perletha at hotmail dot com>
CC: gcc-help at gcc dot gnu dot org
Subject: Re: First timer
Date: Thu, 13 Mar 2003 12:03:32 +1000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Earl Shelby wrote:
| I need help installing!  I am trying to configure and every time I try
| and execute configure it gives me a "bad command or file name", what am
| I doing wrong?
|
| rookie

Hi, Try the following:
	./configure
or this:
	bash configure

You need to include the ./ unless the command is in a directory
mentioned in $PATH.
- --
+-------------------------------------------------------------+
| Stuart Longland           stuartl at longlandclan.hopto.org |
| Brisbane Mesh Node: 719             http://stuartl.cjb.net/ |
| I haven't lost my mind - it's backed up on a tape somewhere |
| Griffith Student No: 2100350   Course: Bachelor/IT @ Nathan |
+-------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+b+b0IGJk7gLSDPcRApAgAJ0VpfdfMf2Vv/h75jWnVIn/KDVArgCfeDuG
EuXPHs42GzX2PkR7WCkT5iU=
=poxt
-----END PGP SIGNATURE-----



_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]