Page 1 of 1

a question for tar

PostPosted: 27. August 2009 02:54
by cbook
i have succeed in installing xampp(/opt……),
and i have succeed in tar the xampp(opt.tar.gz),
but when i untar it,an error occurde.
The errors as follows:
/bin/gtar: opt/lampp/lib/terminfo/b:can not mkdir: not file directory
……
/bin/gtar: opt/lampp/lib/terminfo/b/bantam:can not open: not file directory
……
/bin/gtar:delays due to mistakes in front of exit。


who can help me?

Re: a question for tar

PostPosted: 28. August 2009 21:08
by Nobbie
>who can help me?

Only people, which can read the asian signs. People living in western world cannot.

Re: a question for tar

PostPosted: 01. September 2009 02:24
by cbook
Nobbie wrote:>who can help me?

Only people, which can read the asian signs. People living in western world cannot.

i have translate it into english.
please help to view again if you have met the same case to me.

Re: a question for tar

PostPosted: 01. September 2009 02:42
by Wiedmann
and i have succeed in tar the xampp(opt.tar.gz),

What does that mean?

Re: a question for tar

PostPosted: 01. September 2009 14:52
by cbook
Wiedmann wrote:
and i have succeed in tar the xampp(opt.tar.gz),

What does that mean?

it means the process of tar is success.
but when extract the opt.tar.gz occured the error above.

Re: a question for tar

PostPosted: 01. September 2009 15:07
by Wiedmann
it means the process of tar is success.

OK, you not trying to extract the original XAMPP archive. Instead you have a problem extracting your own archive (which you have created in some way)?

Re: a question for tar

PostPosted: 02. September 2009 06:15
by cbook
Wiedmann wrote:
it means the process of tar is success.

OK, you not trying to extract the original XAMPP archive. Instead you have a problem extracting your own archive (which you have created in some way)?

i extract the original xampp archive named opt,and later i created the archive by taring opt which i had extracted.