hi-

Is your user id the same? Try setting the permissions on your project directory on the new computer. Some ways of moving things around save the old user id. I always do a chmod -R a+wrX and chown -R on a moved project directory.

thanks!-

-lance


On Feb 13, 2006, at 6:52 PM, zac wrote:

Peteris Krisjanis wrote:


Hi, I have created WebObjects project with Xcode 2.2 and have moved it to another computer, but in same directory (just for compatibility sake). However, when I tried to compile it on new machine (had Xcode 2.2, upgraded to newest version, no difference), I got error:

Command /Developer/Private/jam failed with exit code 1

And nothing else, no clues what could be wrong. I tried to check everything, EO schema file, cleared build directory, etc., but nothing. I also googled about it and didn't find solution which would work.


How to solve this problem, any ideas?


Already thanks in advance,

Peter.

_______________________________________________

Do not post admin requests to the list. They will be ignored.

Webobjects-dev mailing list      ([email protected])

Help/Unsubscribe/Update your Subscription:

http://lists.apple.com/mailman/options/webobjects-dev/zac%40m29.com


This email sent to [EMAIL PROTECTED]


Peter,


I had the same problem just trying to copy the files over.  What I eventually did was set up a subversion server on the old machine and checking out the project on the new one and everything worked fine.  Unfortunately I don't know how to fix your problem only work around it.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to