The "z" option is specific to GNU tar and will not work with the default "tar" on Solaris.
I would suggest a replacement of:
> tar cvzf install643_linux_intel.tar.gz
With:
> gzip -dc install643_linux_intel.tar.gz | tar xvf install643_linux_intel.tar.gz
Anyway, "cvzf" would not work and should be replaced with "xvzf" :-)
--
---
Gal Shalif. Staff Engineer.
Engineering, Sun Developer Network Group, Israel
MDE primary contact for Amdocs engineering at Israel [EMAIL PROTECTED]
Office at Israel: +972-9-9711256 x/12256
Mobile: +972 55 243285
Fax: +972-9-9711222
Tzafrir Cohen wrote:
On Mon, 25 Nov 2002, Jonathan Ben Avraham wrote:
http://openoffice.org.il/arabic_hebrew_howto_OS_643.txt.I've tried to write a shorter and more Hebrew/linux-specific explanation
in:
http://www.technion.ac.il/~tzafrir/Hebrew/Lecture/node32.html
Or look in the TOC:
http://www.technion.ac.il/~tzafrir/Hebrew/Lecture/
Comments (including regarding typos) are welocome, as I have not installed
it many times myslf.
