Reply
Thread Tools
Posts: 130 | Thanked: 24 times | Joined on Jan 2011
#1
can i install files that are .tar.gz... cuz i want to install eyeos on my phone http://sourceforge.net/projects/eyeos/


so is it possible.. if yh plaz tell me what to type on the x exterminal.
i've got this file on my docs
eyeos-2.5.tar.gz

thankc
 
StefanL's Avatar
Posts: 298 | Thanked: 341 times | Joined on Aug 2010 @ This world :)
#2
Originally Posted by hhmah View Post
can i install files that are .tar.gz... cuz i want to install eyeos on my phone http://sourceforge.net/projects/eyeos/


so is it possible.. if yh plaz tell me what to type on the x exterminal.
i've got this file on my docs
eyeos-2.5.tar.gz

thankc
The .tar.gz file is an archive. Use the following to unarchive:

tar -xvzf eyeos-2.5.tar.gz

Enjoy
__________________
My phone evolution: Nokia 7610 (RIP), N82 (RIP), BB9000 (RIP), N900, BB9760 (RIP), N8, BB9900, N9 64GB
Working : Python Gorillas (Maemo5) Faircrack0.50 Update (Maemo5)
Not so much : WPScrack (Maemo5)
 

The Following User Says Thank You to StefanL For This Useful Post:
jedi's Avatar
Posts: 1,411 | Thanked: 1,330 times | Joined on Jan 2010 @ Tatooine
#3
.tar.gz is a compressed tar file - rather like a zip file. It will contain 1 or more files inside.

"eyeos is an open source web desktop following the cloud computing concept, written in mainly PHP and XML. It acts as a platform for web applications written using the eyeOS Toolkit. It includes a Desktop environment with 67 applications and sys utils."

This is not going to be easy to get to work on your N900...
__________________
May the source be with you.
 

The Following User Says Thank You to jedi For This Useful Post:
zdanee's Avatar
Posts: 311 | Thanked: 376 times | Joined on Nov 2010 @ Hungary
#4
This seems to be a PHP based interface that runs in the browser. You need a working LAMPS (linux-apache-php-sql) on your mobile if you want to run it locally (thou I don't know why would you want to do that). On the other hand you can upload it to any free hosting server, and access it from your browser. Would be much faster as well. Or to your PC and try it out from your home network.
 

The Following User Says Thank You to zdanee For This Useful Post:
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#5
.tar.gz is a compressed archive, you know like .zip or .rar.

The archive will contain the source code for the program you mentioned. You would need to compile the source code to make a file you could install.

Just looking at the web page I would guess that the program would be EXTREMELY hard to port to the n900.

However, if you REALLY want it I dare say it is not impossible. Never say never!
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following User Says Thank You to vi_ For This Useful Post:
Posts: 130 | Thanked: 24 times | Joined on Jan 2011
#6
Originally Posted by StefanL View Post
The .tar.gz file is an archive. Use the following to unarchive:

tar -xvzf eyeos-2.5.tar.gz

Enjoy
thankxfor replying

still installing
 
Posts: 130 | Thanked: 24 times | Joined on Jan 2011
#7
nah didn't work.. last sentence was tar: exiting with filure status due to previous error..

anyway thank for trying guys
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:12.