Yes, Frank, you are right. I discovered that installing XCode made the difference. The MAKE command worked fine then, as did Alex's Rev code. I can now easily get a numerical value for the strength of the airport signal from inside Rev. Very nice. Thanks.

Richard



On Mar 14, 2005, at 7:32 PM, Frank D. Engel, Jr. wrote:

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

You can also get that error if make is not installed -- it's probably part of the Developer Tools package (should be on your second OS X install CD -- not installed as part of the OS installation). Not at all difficult to install; it's just a standard OS X installer package.

On Mar 14, 2005, at 3:18 PM, Alex Tweedly wrote:

Richard Miller wrote:

Alex,

While I'm not at all familiar with Terminal, I believe I get into the correct folder. Typed MAKE. Received back error COMMAND NOT FOUND.

Commands are case-sensitive, so it should be "make" in lower case.
If it's not that, I'm afraid I'm about out of suggestions (since this is all based on old Unix knowledge - I don't yet have a Mac).



It could be that the "make" command itself is working OK, and the error is coming from one of the commands that 'make' is trying to execute. But I thought it should tell you which command is not found - my "fake Unix on Windows" shell gives an error like
bash: MAKE: command not found


Can you copy/paste the terminal session ?

If so, try this
cd <the right place>
pwd
ls -a
make
ls -a

and then email me the whole session log.

--
Alex Tweedly       http://www.tweedly.net



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.2 - Release Date: 11/03/2005

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


- -----------------------------------------------------------
Frank D. Engel, Jr.  <[EMAIL PROTECTED]>

$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)


iD8DBQFCNi0t7aqtWrR9cZoRAijMAJ9MNGN2rHe6EYcBqf8cpDtJQxL4MgCfQ4Vb
kmiv+djR2ARhnFGxxEDP67I=
=eP+r
-----END PGP SIGNATURE-----



___________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Signup at www.doteasy.com

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to