View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 07:12 PM
Mike Stroyan
 
Posts: n/a
Default Re: decompres .depot

Aur?lien LAJOIE <orel+news@melix.net> wrote:
|How to decompress a file .depot whithout be root?

.depot files are tar archives. It is possible to get the files out
of one with 'tar xvf some.depot'. The files that tar unpacks may also
be compressed with compress or gzip. You would need to uncompress them.
A normal swinstall will run control scripts as part of the install and
configure. You might have to study those scripts to see how to configure
in your own installation directory.

--
Mike Stroyan, mike.stroyan@hp.com
Reply With Quote