From: Chris W. <ch...@cw...> - 2002-03-18 16:10:20
|
On Mon, 2002-03-18 at 10:52, Ben Avery wrote: > I'm having difficulty working through the 'fruit' example package, from the > OI Developer's Guide document. > I'm pretty sure I've followed the instructions to the letter, OI and SPOPS > seem to have installed correctly. > The error comes when I get to the following oi_manage command: > > oi_manage --base_dir /export/home/openinteract --website_dir > /export/home/cares --package fruit apply_package > > the response is: > ========================= > Status of the packages you requested to be applied: > fruit (0.01) > FAILED!: Cannot install package to website. Error: Website name not > set in package object. > ========================= One question for you: 1) Have you created a website already? From the statement above it seems like you should have created a website in '/export/home/cares', meaning it should have the directories 'conf/', 'pkg/', 'html/', among others. Also, note that I've just modified slightly the developer.html document in CVS. You'll need to change the 'isa' key in conf/spops.perl to use 'OpenInteract::SPOPS::DBI' instead of 'OpenInteract::SPOPS' You might also look at the 'doc/fruit-0.09.tar.gz' package as an example. Good luck! Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |