OESF Portables Forum

General Forums => General Discussion => Topic started by: g333 on December 08, 2004, 08:07:09 pm

Title: Open An Ipk File In Windows Xp To Test It
Post by: g333 on December 08, 2004, 08:07:09 pm
Is there a program that I can open the IPK files on my XP computer? I want to check the files and see if it would be worth buying a Zaurus.

I'm interested in the SL-C3000.
Title: Open An Ipk File In Windows Xp To Test It
Post by: Stubear on December 08, 2004, 08:56:49 pm
Do you want to see what's inside the ipk or do you want to run the program in the ipk on XP?

If you want to do the 1st then rename the ipk from package.ipk to package.ipk.tgz and it will open with winzip.

If you want the 2nd then you are out of luck - the programs in the ipk will only run on linux with the qtopia installed AND will only run on arm CPU - XP is neither of these.

Stu
Title: Open An Ipk File In Windows Xp To Test It
Post by: Jcroto1 on December 08, 2004, 10:06:36 pm
I use 7-zip.  All I have to do is right click on the file and go to open archive.  And best of all Its Free!!!!

[span style=\'font-size:8pt;line-height:100%\'](although it sounds like it I don't have any connection to them)[/span]

http://www.download.com/7-Zip/3000-2250_4-...tml?tag=lst-0-1 (http://www.download.com/7-Zip/3000-2250_4-10229169.html?tag=lst-0-1)
Title: Open An Ipk File In Windows Xp To Test It
Post by: g333 on December 09, 2004, 12:21:19 pm
I want to run the ipk file.

If there is a person smart enough to make a program that can run the files in XP please help.

I'm sure someone has made something that works.
Title: Open An Ipk File In Windows Xp To Test It
Post by: Mahoro on December 09, 2004, 01:17:16 pm
I remember ppl said that perviously that:
IPK can't be run under PC, even in LINUX becuase the programs are in RISC while PC are in CISC.
And there are no emulator developed to run under PC.
Title: Open An Ipk File In Windows Xp To Test It
Post by: g333 on December 09, 2004, 08:41:16 pm
So, if a RISC computer is running at 400Mhz does that if compared to a PC it runs at a much higher speed?
Title: Open An Ipk File In Windows Xp To Test It
Post by: Surreal on December 09, 2004, 09:38:09 pm
Although I took an architecture class last year, the details are all fuzzy now  

I googled and found this article about RISC vs CISC (http://www.borrett.id.au/computing/art-1991-06-02.htm).  Main conclusion of the article is that the speed of the machine doesn't really depend on the architecture, but the performance improvements in RISC systems now is dependent on the hardware supporting the processor (cache, registers, pipelining, etc).