we are installing a test setup of webfocus 750 client on z/linux
executing the install script returns an error
Extracting installation files...
Installing client files...
Editing scripts...
Copying files...
Extracting MRE files...
Extracting ReportCaster files...
Extracting RCaster76 files...
sed: can't read /agc_app/ibi/clnt76/webapps/WEB-INF/classes/log4j.xml: No such file or directory
Edit of log4j.xml extracted from war file failed
sed: can't read /agc_app/ibi/clnt76/webapps/WEB-INF/web.xml: No such file or directory
Edit of web.xml extracted from war file failed
sed: can't read /agc_app/ibi/clnt76/webapps/WEB-INF/classes/log4j.xml: No such file or directory
Edit of log4j.xml extracted from war file failed
sed: can't read /agc_app/ibi/clnt76/webapps/WEB-INF/web.xml: No such file or directory
Edit of web.xml extracted from war file failed
rm: cannot remove `WEB-INF': No such file or directory
The baseapp directory is present.
Creating webfocus76.war file...
chmod: cannot access `../webfocus76.war': No such file or directory
Creating rcaster76.war file...
chmod: cannot access `../rcaster76.war': No such file or directory
WebFOCUS Installation completed.
if we check in the install directory the files are located an other directory
the name keeps webfocus76 rcaster76 as additional folder in between the path
./clnt76/webapps/webfocus76/WEB-INF/classes/log4j.xml
./clnt76/webapps/rcaster76/WEB-INF/classes/log4j.xml
because of that the war files are not created and can not be deployed
Can any script be modified to arrange this problem and how can the war files be rebuild
Thanks for all help/info
Best Regards, Guy Przytula
Thanks for all update/help
Best Regards, Guy Przytula
====================
Wf server/rcaster 765 on Linux390 - Wf studio on Windows XP