Notices


Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on May 2009
#1
Hi,
I installed jalimo in my N810, i supposed that doing the java like installation i could extract jar files using the command jar -xf. But i got :
-sh: jar: command not found

Does any body know what application should i install to get the jar command available?
I have been searching for this since the last 3 days, so please if you know something i really appreciate your help!

Thanks in advanced
 
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#2
Are you sure that the directory where jar is located is in your $PATH? Otherwise the terminal simply cannot know in which directories to look for that command... You could try to execute jar by using the complete path. On my desktop machine it is "/usr/bin/jar".
__________________
maemo.org Bugmaster
 

The Following User Says Thank You to Andre Klapper For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on May 2009
#3
I tried to find it, but in /usr/bin/jar only exists java.
Because java was the only command that was available when i install jalimo in the N810

I am still trying to find out how to do it, but if you have another idea let me know.

Thanks
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#4
A jar is typically just a zip, right? (I think there may have been other formats possible, but not generally used... not sure.) If it's a zip, you could just use unzip.
 

The Following User Says Thank You to Benson For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on May 2009
#5
Installed unzip and change my code to use the unzip command, and i am still doing some tests.
Thanks!
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:57.