Skip to content
Prev 5718 / 15075 Next

Error loading packages, command 'tar' missing from path?

Thanks to all for your help and suggestions.  I apparently did somehow delete tar.  In the terminal i get:

$ which tar
no tar in /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11R6/bin

Sorry to be a little slow, but I'm not familiar with working in the terminal so I'm sure there is a way to "reset" the path--but I don't know how to do it.  And I don't want to mess anything up any more!  Could anyone direct me as to where I can properly learn about resetting the path to include tar?

Thanks very much--
Andy


----- Original Message -----
From: "Simon Urbanek" <simon.urbanek at r-project.org>
To: "Andrew J. Rominger" <rominger at stanford.edu>
Cc: r-sig-mac at stat.math.ethz.ch
Sent: Wednesday, March 4, 2009 7:31:26 AM GMT -08:00 US/Canada Pacific
Subject: Re: [R-SIG-Mac] Error loading packages, command 'tar' missing from path?
On Mar 3, 2009, at 17:52 , Andrew J. Rominger wrote:

            
It is specific to your system - experience (see archives) shows that  
either you somehow changed the default PATH and it doesn't include / 
usr/bin anymore or you have somehow deleted tar (/usr/bin/tar).

Cheers,
S