Posted: 2006-07-03T13:39:16-07:00
The dot just before "tar" should actually be a vertical bar symbol |
so the command should be:
gunzip -c ImageMagick.tar.gz | tar xvf -
Best Wishes
Pete
so the command should be:
gunzip -c ImageMagick.tar.gz | tar xvf -
Best Wishes
Pete