[asterisk-users] Problems Unpacking tarball For Asterisk Application
broadbandvoice at comcast.net
broadbandvoice at comcast.net
Mon Sep 11 06:56:32 MST 2006
I was successful in getting the tarball for a2billing
[root at sip0 a2billing]# ls -all
total 4872
drwxr-xr-x 2 root root 4096 Sep 11 06:22 .
drwxr-xr-x 20 root root 4096 Sep 10 21:28 ..
-rw-r--r-- 1 root root 165 Sep 11 06:16 download.php?get=Asterisk2Billing_release_Chameleon_beta.tar.gz
-rw-r--r-- 1 root root 4960345 Sep 11 06:31 download.php?get=Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz
But I'm having trouble unpacking the tarballs: Below is the command and error I get:
[root at sip0 a2billing]# tar -xzvf Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz
tar: Asterisk2Billing_release_Chameleon_v1_2_3.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
I tried changing the directory to -rw-r--r-- but got a different error
[root at sip0 a2billing]# tar -rw-r--r-- Asterisk2Billing_release_Chameleon_v1_2_3.taz.gz
tar: --: (PROGRAM ERROR) Option should have been recognized!?
Try `tar --help' or `tar --usage' for more information.
[root at sip0 a2billing]#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060911/68649a30/attachment.htm
More information about the asterisk-users
mailing list