|
2010-03-02
, 23:46
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#22
|
|
2010-03-03
, 00:44
|
Posts: 2 |
Thanked: 6 times |
Joined on Mar 2010
|
#23
|
|
2010-03-03
, 00:56
|
|
Posts: 1,338 |
Thanked: 1,055 times |
Joined on Oct 2009
@ California, USA / Jordan
|
#24
|
7-zip is a good choice.
To install on n900,
Step 1: activate Extras-testing
Application manager --> Application catalogs --> New
Catalog name: maemo.org extras-testing
Web address: http://repository.maemo.org/extras-testing
Distribution: fremantle
Components: free non-free
Step 2 : Open x terminal
Step 3 : 'sudo gainroot'
Step 4: 'apt-get update'
Step 5: 'apt-get install p7zip-full'
now 7-zip is installed into the n900
To extract files, open the terminal and type '7z e test.zip'
check following link to find complete command line options of 7z - http://dotnetperls.com/7-zip-examples
|
2010-03-03
, 11:23
|
Posts: 28 |
Thanked: 3 times |
Joined on Mar 2010
|
#25
|
|
2010-03-04
, 15:08
|
Posts: 2 |
Thanked: 6 times |
Joined on Mar 2010
|
#26
|
|
2010-03-30
, 05:27
|
Posts: 446 |
Thanked: 79 times |
Joined on Mar 2010
|
#27
|
7-zip is a good choice.
To install on n900,
Step 1: activate Extras-testing
Application manager --> Application catalogs --> New
Catalog name: maemo.org extras-testing
Web address: http://repository.maemo.org/extras-testing
Distribution: fremantle
Components: free non-free
Step 2 : Open x terminal
Step 3 : 'sudo gainroot'
Step 4: 'apt-get update'
Step 5: 'apt-get install p7zip-full'
now 7-zip is installed into the n900
To extract files, open the terminal and type '7z e test.zip'
check following link to find complete command line options of 7z - http://dotnetperls.com/7-zip-examples
|
2010-03-30
, 05:29
|
|
Posts: 173 |
Thanked: 72 times |
Joined on Mar 2010
@ Denmark
|
#28
|
On your last step do i need to type sudo gainroot again? before typing 7z e test.zip i tried to just type 7z e test.zip but it told me erro no such archive
7z e helloworld.zip
|
2010-04-04
, 00:32
|
Posts: 151 |
Thanked: 72 times |
Joined on Sep 2009
|
#29
|
|
2010-04-04
, 02:56
|
|
Posts: 1,559 |
Thanked: 1,786 times |
Joined on Oct 2009
@ Boston
|
#30
|
The Following User Says Thank You to Flandry For This Useful Post: | ||
Reading package lists... Done
Building dependancy tree
Reading state information... Done
Package unzip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: package unzip has no installation candidate
Umm... what am I doing wrong?
Nicola