Active Topics

 



Notices


Reply
Thread Tools
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#21
You can also compress it... Maybe some of us are getting it through limited 3G?
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#22
You mean .tar.zip ? Then you would need an extra application to unzip it directly on the device, isn't that correct?
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#23
Originally Posted by Lacedaemon View Post
You mean .tar.zip ? Then you would need an extra application to unzip it directly on the device, isn't that correct?
He means to use the -z option when you create the tar.
-z
This option tells `tar' to read or write archives through `gzip',
allowing `tar' to directly operate on several kinds of compressed
archives transparently.
For example to create a compressed file:
tar -czvf archive.tar.gz file

Then to extract it:
tar -xzvf archive.tar.gz
 

The Following 3 Users Say Thank You to Saturn For This Useful Post:
Posts: 98 | Thanked: 15 times | Joined on Jan 2010
#24
i tried installing using the tar version but i couldnt can some one write exactly wat to write in xterm and the responses ??
__________________
The Devil that is an Angel ... WTF???
 
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#25
It's in the first post :S
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation
 
Posts: 98 | Thanked: 15 times | Joined on Jan 2010
#26
Originally Posted by Lacedaemon View Post
Hello,

This is a red based theme, which was created by:
http://www.mobile-geeks.com/dark-the...00-maemo/2109/

What I did
  • Brighter fonts
  • Red buttons
  • New wallpaper
  • Red progress bars

Installation

1) To install you need to transfer the downloaded tar achieve to your N900(MyDocs or Documents, wherever you wish)
2) Open xterm and type(you need root for this):
Code:
sudo gainroot
tar -xvf MyDocs/redalert.tar
mv /home/user/redalert /usr/share/themes
3) Close xterm, go to Desktop -> Desktop Menu -> Themes to change theme.

If the theme doesn't look as it should it is suggested to reboot your phone after the installation.



Preview:


pleae help me i tried the .tar version but i couldnt pass the xterm if though i installed 'rootsh' .. im a noob
__________________
The Devil that is an Angel ... WTF???
 
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#27
Originally Posted by Saturn View Post
He means to use the -z option when you create the tar.


For example to create a compressed file:
tar -czvf archive.tar.gz file

Then to extract it:
tar -xzvf archive.tar.gz
Thanks, uploaded new compressed version on first post.

Originally Posted by aldevil View Post
pleae help me i tried the .tar version but i couldnt pass the xterm if though i installed 'rootsh' .. im a noob
Could you be more specific about what issue you are experiencing? All you have to do is open xterm application and type the given commands.
NOTE: If you follow the tar -xvf MyDocs/redalert.tar command your file should be saved on MyDocs folder.
Where did you save the file?
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation
 

The Following User Says Thank You to Lacedaemon For This Useful Post:
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#28
tar.gz is definately better, and what I normally use. Don't know what I was thinking :-P

Anyways, if anyone still is having problems, here are the steps I used to install It assumes you have installed rootsh from the app manager and enabled Extras, nothing else.

Open Xterminal and execute the following:
Note that everything from "wget -c ..." to tar.gz" on the next line is actually ONE line. The forum auto-wrapped the text.
Code:
sudo gainroot
apt-get install wget
wget -c http://download510.mediafire.com/sl1njmnvcjmg/vnjyxruzmnn/redalert.tar.gz
tar -xvzf redalert.tar.gz
mv redalert /usr/share/themes
exit
The above commands
1) gain root privileges
2) installs wget
3) downloads the red alert theme, allowing you to continue if the connection gets interrupted
4) extract and decompress the red alert theme
5) move (install) the red alert theme to the correct location
6) exit root, returning as normal user

Remember, don't run commands unless you know what they are doing. BTW, if you decide you don't want wget or the left over files, do the following:
[code]
sudo gainroot
apt-get remove --purge wget
rm -r redalert
exit
[code]

Commands should be self explanatory, but feel free to ask if you have questions
__________________
aspidites | blog | aspidites@inbox.com

Last edited by aspidites; 2010-01-11 at 00:35.
 
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#29
Updated achieve file, new icons added on App Manager due to firmware update:
Attached Images
 
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation

Last edited by Lacedaemon; 2010-01-11 at 15:20.
 

The Following User Says Thank You to Lacedaemon For This Useful Post:
Lacedaemon's Avatar
Posts: 321 | Thanked: 366 times | Joined on Nov 2009 @ Hellas
#30
I removed the link in order to fix the theme, seems like it's not working properly after update.
Will keep you posted.
__________________
Maemo 5 Themes: [ Matrix | Red Alert | Dark Sky ]

Boot Videos: [ Maemo 1 & 2 ] | Matrix ]

Like my work? Consider making a Donation
 
Reply

Tags
fremantle, theme release


 
Forum Jump


All times are GMT. The time now is 22:13.