Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] How does one install cdt-3.0.1 from a .gz file ?

On Wed, 2005-11-09 at 13:18 -0700, Kim Lux wrote:
> On Wed, 2005-11-09 at 10:23 -0500, Doug Schaefer wrote:
> > > >  To install from tar.gz file, cd into your eclipse directory and
> tar -zxf the tar.gz file.

In case anyone has the same question, here is the procedure:

a) copy the tar.gz file to the /usr/share directory.  It should have an
eclipse directory, ie /usr/share/eclipse should be there. 

b) tar -zxf  the tar.gz file.  Do this from /usr/share, not from
within /usr/share/eclipse

You'll probably have to be su to do this as well.  

-- 
Kim Lux,  Diesel Research Inc.




Back to the top