Re: Problem of Building project converted from Objective C
Re: Problem of Building project converted from Objective C
- Subject: Re: Problem of Building project converted from Objective C
- From: "Jerry W. Walker" <email@hidden>
- Date: Tue, 4 Apr 2006 23:20:12 -0400
Hi, John,
I do my development work on a Mac, not on Windows, so I'm guessing
here, but try going to your Terminal app and typing in:
which gnumake
If gnumake exists and is on the search PATH, it should tell you the
directory that it is in. If it doesn't exist, I'm not sure what to
tell you.
On the other hand, if it gives you a path to gnumake, and you have
administrator access on the machine, you might try either:
* moving it to /bin from its current location
or
* setting up a link in /bin to its current location.
Regards,
Jerry
On Apr 4, 2006, at 3:17 PM, john XUE wrote:
Hello Dino,
Thank you for your reply.
My app was converted from Objective C and try get it
run on Window XP. I changed the path in make file like
what you said. But I got the error when I built my
app. The error is "/bin/gnumake: not found".
suggestons are very appreciated.
John
--
__ Jerry W. Walker,
WebObjects Developer/Instructor for High Performance Industrial
Strength Internet Enabled Systems
email@hidden
203 278-4085 office
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden