I am using the directions given here: http://blog.bloople.net/read/104 and i am stuck at the second terminal command. i modified it to make RC_ARCHS=i386 SYSSTRING=universal-darwin10.5.0 and i recieve make: * No targets specified and no makefile found. Stop.

what can i do to fix this?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

It sounds like you didn't cd into the directory that you expanded.

On my system the terminal command would be:

cd ~/Downloads/ruby-75

link|improve this answer
i did do that, though the directory name was different... ~/Downloads/ruby-1.8.7-p174 – griotspeak Dec 16 '10 at 19:14
well, this was technically the correct answer. i downloaded the incorrect ruby tar – griotspeak Dec 16 '10 at 19:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.