From: Chris W. <ch...@cw...> - 2003-07-01 17:31:00
|
Cole Keirsey wrote: > Turns out SQLite was installed, but I needed Apache::Session::SQLite. > Installing that got rid of the related failed tests during 'make test', but > the failure related to manage_create_website remained. That's good. > I still have the same problem with installing the web site. I'm running > oi2_manage as root from within /usr/local/OpenInteract-1.99_00, where I > unpacked the distribution. I'm using --source_dir=. as the instructions say > to. The website dir is /home/cole/oi2, in my home directory when I'm not > root. Everything else (template files, etc.) gets created there without > problem. (By the way, the INSTALL.website file created there refers to > oi_manage rather than oi2_manage. Is that correct?) > OpenInteract-1.99_00/pkg exists and contains the .zip files. I changed > permissions to allow anyone to read & execute those zip files. Still have > the same problem... > ?? Try using the full path (/usr/local/OpenInteract-1.99_00) instead of the relative (.). This has to do with how the packages get installed -- they don't deal with relative pathnames well. IIRC there's a brief note in the intro docs about this and I hope to fix it shortly. Later, Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |