[OGo-Users] tar: Option -O is not permitted in mode -c
rolf deenen
users@opengroupware.org
Tue, 14 Nov 2006 23:50:34 +0100
howdy,
After some initial problems doing my first opengroupware install on a
fresh tinysofa classic server (which seem to be resolved by installing
the openssl-devel package) i now run into an error when i try to do a
"make install" in opengroupware. I already successfully installed the
thirdparty dependencies and sope. I also have had no problems with
executing "configure" and "make" in the opengroupware
source-directory. The error is as follows:
8<- - - - - - - - - - - - - -
Making install in BaseUI...
Making install for wobundle BaseUI...
tar: Option -O is not permitted in mode -c
tar: Error opening archive: Empty input file: Invalid argument
make[4]: *** [internal-wobundle-install_] Error 1
make[3]: *** [BaseUI.install.wobundle.variables] Error 2
make[2]: *** [internal-install] Error 2
make[1]: *** [internal-install] Error 2
make: *** [internal-install] Error 2
8<- - - - - - - - - - - - - -
Well, the error seems clear: No option -O when executing "tar -c" but
does anybody know how to circumvent the stated error?
Thanks in advance,
Rolf deenen