maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   can i install files that are .tar.gz (https://talk.maemo.org/showthread.php?t=73432)

hhmah 2011-05-25 13:16

can i install files that are .tar.gz
 
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 2011-05-25 13:23

Re: can i install files that are .tar.gz
 
Quote:

Originally Posted by hhmah (Post 1015125)
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 :p

jedi 2011-05-25 13:24

Re: can i install files that are .tar.gz
 
.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...

zdanee 2011-05-25 13:24

Re: can i install files that are .tar.gz
 
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.

vi_ 2011-05-25 13:26

Re: can i install files that are .tar.gz
 
.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!

hhmah 2011-05-25 13:31

Re: can i install files that are .tar.gz
 
Quote:

Originally Posted by StefanL (Post 1015129)
The .tar.gz file is an archive. Use the following to unarchive:

tar -xvzf eyeos-2.5.tar.gz

Enjoy :p

thankxfor replying

still installing

hhmah 2011-05-25 13:36

Re: can i install files that are .tar.gz
 
nah didn't work.. last sentence was tar: exiting with filure status due to previous error..

anyway thank for trying guys


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

vBulletin® Version 3.8.8