Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Compiling the server
➜ BASH: make: command not found
|
BASH: make: command not found
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Grundoon
(2 posts) Bio
|
| Date
| Wed 12 Dec 2001 02:35 AM (UTC) |
| Message
| I receive this error when I type make.
I'm assuming this is a Cygwin problem. Perhaps I didn't download all the necessary bits and pieces. I used the default settings for the download. I'm going to re-download it and this time select everything.
If this is not the problem, can someone enlighten me?
Thanks...
| | Top |
|
| Posted by
| Ktossell
USA (37 posts) Bio
|
| Date
| Reply #1 on Wed 12 Dec 2001 03:37 AM (UTC) |
| Message
| Well, if you're using bash, your on linux or unix, so
maybe you don't have "make"?? try typing "which make"
or look in the /usr/ directory.
If that's the case (that you dont have make, maybe
because it was never installed on your system), go to
www.gnu.org, click on GNU software, and download
"make" or "gmake". There should be a binary for your
system. Put it in your path, and try again.
-Ken | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #2 on Wed 12 Dec 2001 09:56 AM (UTC) |
| Message
| The previous thread in this forum was about the same thing. You not only want 'make', you also want 'gcc'.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
20,973 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top