Newbie Deployment Question...
Newbie Deployment Question...
- Subject: Newbie Deployment Question...
- From: Christian Evans <email@hidden>
- Date: Mon, 17 Mar 2003 11:49:38 -0500
Hi,
I have built my app on my laptop and now I'm trying to deploy.
I used the pbxbuild install -buildstyle Deployment DSTROOT=/
and my failure is:
#!/bin/sh
# Copy the requisite files from the Server and Client directories into
the final wrapper directory
. "${BUILD_FILES_DIR}/ComputeTargetClasspath.sh" "NO"
"${SERVER_UNIQUIFIER}"
--- Output ---
/Users/administrator/Projects/PulstarUsers/build/PulstarUsers.build/
Application Server.build/BPTag004-script.sh: /Developer/ProjectBuilder
Extras/WebObjects Support/ComputeTargetClasspath.sh: No such file or
directory
=== Exit code: 1 ===
...failed PhaseScriptExecution
<Execution>/Users/administrator/Projects/PulstarUsers/build/
PulstarUsers.build/Application Server.build/BPTag004-script.sh ...
** BUILD FAILED **
Any help would be greatly appreciated.
Thanks,
Christian
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.