Linux Sound subsystem development
 help / color / mirror / Atom feed
* problems compiling players
@ 1999-07-07 14:31 Kirchner, Eric C.
  1999-07-07 17:21 ` Oberpriller, Matthew
  1999-07-07 23:26 ` Rick Marshall
  0 siblings, 2 replies; 3+ messages in thread
From: Kirchner, Eric C. @ 1999-07-07 14:31 UTC (permalink / raw)
  To: linux-sound

This question isn't directly related to sound, but hope someone can give me
a pointer -- I have tried to compile a great deal of players -- trying to
find one that will work with the libraries I have right now, but Many of
them TAR says are bad -- Its so many that I think I am missing something --
I try to untar using 

tar -xvf {filename}.tar 

is there a different command line -- or are my tar's really corrupt...?

Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: problems compiling players
  1999-07-07 14:31 problems compiling players Kirchner, Eric C.
@ 1999-07-07 17:21 ` Oberpriller, Matthew
  1999-07-07 23:26 ` Rick Marshall
  1 sibling, 0 replies; 3+ messages in thread
From: Oberpriller, Matthew @ 1999-07-07 17:21 UTC (permalink / raw)
  To: linux-sound

Most tar archives are also compressed.  Try using

tar -xzvf {filename}.tar

You can also find out more information about what type of file you are
attempting to unarchive by typing

file {filename}

This should tell you what kind of file it is, whether it is compressed, or
if it is incomplete or damaged.

> -----Original Message-----
> From:	Kirchner, Eric C. [SMTP:ECKirchner@Bemis.com]
> Sent:	Wednesday, July 07, 1999 10:31 AM
> To:	'linux-sound@vger.rutgers.edu'
> Subject:	problems compiling players
> 
> This question isn't directly related to sound, but hope someone can give
> me
> a pointer -- I have tried to compile a great deal of players -- trying to
> find one that will work with the libraries I have right now, but Many of
> them TAR says are bad -- Its so many that I think I am missing something
> --
> I try to untar using 
> 
> tar -xvf {filename}.tar 
> 
> is there a different command line -- or are my tar's really corrupt...?
> 
> Eric

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problems compiling players
  1999-07-07 14:31 problems compiling players Kirchner, Eric C.
  1999-07-07 17:21 ` Oberpriller, Matthew
@ 1999-07-07 23:26 ` Rick Marshall
  1 sibling, 0 replies; 3+ messages in thread
From: Rick Marshall @ 1999-07-07 23:26 UTC (permalink / raw)
  To: linux-sound

"Kirchner, Eric C." wrote:

> This question isn't directly related to sound, but hope someone can give me
> a pointer -- I have tried to compile a great deal of players -- trying to
> find one that will work with the libraries I have right now, but Many of
> them TAR says are bad -- Its so many that I think I am missing something --
> I try to untar using
>
> tar -xvf {filename}.tar

The sources are usually {filename}.tar.gz and can be untarred with

tar xvzf {filename}.tar.gz

(if you have gnu tar)

but also make sure you issue the "binary" command to ftp before getting the
sources. You may have corrupt files

Rick

>
>
> is there a different command line -- or are my tar's really corrupt...?
>
> Eric

--
mailto:rjm@herzfeld.com.au <=> RICK MARSHALL <=> http://www.herzfeld.com.au/isl
   International Software Laboratories Pty Limited - Australia, New Zealand
     Footwear: Retail Management, Point of Sale, Wholesale, Manufacturing
    (-: All in Linux :-)   (-: On the Web :-)   (-: All in UNIBASE 5GL :-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-07-07 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-07-07 14:31 problems compiling players Kirchner, Eric C.
1999-07-07 17:21 ` Oberpriller, Matthew
1999-07-07 23:26 ` Rick Marshall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox