![]() ![]() |
Mar 16 2005, 06:21 AM
Post
#1
|
|
![]() Group: Members Posts: 50 Joined: 11-February 05 From: Croatia Member No.: 6,454 |
I have downloaded the ipk but every time i try to install installer pops up :
"something went wrong". how do i manually install it? zhx! |
|
|
|
Mar 16 2005, 08:03 AM
Post
#2
|
|
![]() Group: Members Posts: 1,164 Joined: 17-December 03 From: Melbourne, AUSTRALIA Member No.: 1,219 |
go to the console and type
CODE ipkg install /path/to/ipk/package_name.ipk You'll also get a lot more feedback about what went wrong than qinstall gives Stu |
|
|
|
Mar 16 2005, 10:42 AM
Post
#3
|
|
![]() Group: Members Posts: 50 Joined: 11-February 05 From: Croatia Member No.: 6,454 |
QUOTE(Stubear @ Mar 16 2005, 05:03 PM) go to the console and type CODE ipkg install /path/to/ipk/package_name.ipk You'll also get a lot more feedback about what went wrong than qinstall gives Stu it freezes for about 5 minutes and drops : "Tar: Bad tar header, skipping" - about 1000 times was the pacage corrup during donwload or? |
|
|
|
Mar 16 2005, 01:38 PM
Post
#4
|
|
![]() Group: Members Posts: 608 Joined: 21-June 04 From: The Netherlands Member No.: 3,774 |
|
|
|
|
Mar 16 2005, 05:48 PM
Post
#5
|
|
![]() Group: Members Posts: 1,164 Joined: 17-December 03 From: Melbourne, AUSTRALIA Member No.: 1,219 |
You can also test the "corruption" of an ipk by trying to read/open it directly with tar.
CODE tar tzf package.ipk Should return 3 files ./control.tar.gz ./data.tar.gz ./debian-binary If that fails then most probably have picked up a corruption during download OR you have a ar compressed ipk. use "file" to find out what type of ipk you have, for Sharp compatible ipk you should get "gzip compressed data" or something indicating it has been gzipped. If it says something about "debian" or "ar compressed" then you have the wrong kind of ipk and will need to convert it. The other option (and one that happens a lot when I'm forced to use IE) is that the browser gunzipped the ipk for you during download (this will show as "tar" with "file") Stu |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 03:45 PM |