Re: WOImage?
Re: WOImage?
- Subject: Re: WOImage?
- From: Art Isbell <email@hidden>
- Date: Tue, 4 Mar 2003 12:58:03 -1000
On Tuesday, March 4, 2003, at 04:56 PM, Paul L Merchant Jr. wrote:
If it makes a difference, I'm using Project Builder from the December
'02 developer tools to build the project and I'm not running pbxbuild
directly.
This may be the root of your problem. I don't believe PBX is designed
to install WO apps. My Web server resources are always found when I
run a shell script, ~/bin/pbxinstall (with ~/bin in my shell's
execution path), in my project's directory to complete a split install.
% cat ~/bin/pbxinstall
#! /bin/sh
sudo pbxbuild install -buildstyle Deployment DSTROOT=/
sudo pbxbuild install -buildstyle WebServer DSTROOT=/
Art
http://homepage.mac.com/aisbell/
_______________________________________________
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.
References: | |
| >WOImage? (From: email@hidden (Paul L Merchant Jr.)) |