Since the sxg file is in fact a zip package, I can use
unzip f.sxg -b f_dir
to uncompress the sxg file. But when I want to zip the directory
f_dir to a sxg file, it failed. I use
tar -zcvf f2.sxg f_dir
but OO can not open the new file f2.sxg, it seems the file format is
not matched!
Can anybody help me to resolve this problem?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
