The Following User Says Thank You to SD69 For This Useful Post: | ||
![]() |
2012-05-31
, 14:10
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#482
|
I apologize for not keeping up with this thread, is the long term plan for Cordia to have it run on the N9? Also, is there a place to make donations to help with development?
The Following User Says Thank You to smoku For This Useful Post: | ||
![]() |
2012-05-31
, 14:11
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#483
|
The Following User Says Thank You to smoku For This Useful Post: | ||
![]() |
2012-07-09
, 10:20
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#484
|
![]() |
2012-07-09
, 11:09
|
|
Posts: 1,716 |
Thanked: 3,007 times |
Joined on Dec 2009
@ Warsaw, Poland
|
#485
|
![]() |
2013-09-18
, 05:32
|
Posts: 106 |
Thanked: 38 times |
Joined on Oct 2012
|
#486
|
Since copy/paste is a luxury we don't have in MeeGo CE yet, I've put a script together to make the installation easier - it will download the items listed in the official instructions, and wget/rpm the dependancies which cannot be downloaded by zypper.
it will also modify /etc/sysconfig/uxlaunch to switch to hildon-desktop.
Save the attached file in MeeGo through Fennec, open a terminal
Type su and press Return, then meego and return to get admin rights.
Now type
sh /home/meego/Documents/instcordia.txt
If prompted for anything, press y to continue.
For those of you who wish to do this manually, here is the code:
Afterwards it's up to you to add themes and fonts from maemo.. For that I recommend using filebox after mounting the meego partitionCode:# Download and install dependancy sound-theme-freedesktop-0.7-2.1.noarch.rpm wget "http://repo.meego.com/MeeGo/builds/1.2.0.90/1.2.0.90.0.20110517.1/repos/oss/armv7hl/packages/noarch/sound-theme-freedesktop-0.7-2.1.noarch.rpm" -O /home/meego/sound-theme-freedesktop-0.7-2.1.noarch.rpm rpm -Uvh /home/meego/sound-theme-freedesktop-0.7-2.1.noarch.rpm # Download and install dependancy sound-theme-freedesktop-0.7-2.1.noarch.rpm wget "http://repo.meego.com/MeeGo/builds/1.2.0.90/1.2.0.90.0.20110517.1/repos/oss/armv7hl/packages/noarch/gnome-mime-data-2.18.0-6.1.noarch.rpm" -O /home/meego/gnome-mime-data-2.18.0-6.1.noarch.rpm rpm -Uvh /home/meego/gnome-mime-data-2.18.0-6.1.noarch.rpm # Add Cordia DE repository and install zypper ar "http://repo.pub.meego.com/home:/smoku:/cordia/Project_DE_Trunk_standard/home:smoku:cordia.repo" zypper refresh zypper install cordia-status-plugins gtk2-engines-sapwood hildon-desktop hildon-home hildon-status-menu hildon-theme-cacher hildon-theme-layout libhildon libhildondesktop libosso osso-af-settings # Download and install dependancy hildon-theme-marina-1.206-4.4.DE.noarch.rpm wget "http://repo.pub.meego.com/home:/smoku:/cordia/Project_DE_Trunk_standard/noarch/hildon-theme-marina-1.206-4.4.DE.noarch.rpm" -O /home/meego/hildon-theme-marina-1.206-4.4.DE.noarch.rpm rpm -Uvh /home/meego/hildon-theme-marina-1.206-4.4.DE.noarch.rpm # Set marina theme as default ln -s marina /usr/share/themes/default # Change uxlaunch to start hildon-desktop after reboot sed -i '27s:session=/usr/bin/mcompositor:session=/usr/bin/hildon-desktop:g' /etc/sysconfig/uxlaunch # Delete downloaded rpm files rm /home/meego/*.rpm
Please post any bugs / glitches in normal operation, I'm sure the project maintainers would appreciate it.. otherwise they cannot be fixed!
For more direct contact via the mailing list send a mail to cordia-dev+subscribe@lists.xiaoka.com to subscribe
![]() |
2013-11-27
, 14:40
|
Posts: 4 |
Thanked: 0 times |
Joined on Jan 2011
@ Brazil
|
#487
|
![]() |
2013-11-27
, 17:30
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#489
|
![]() |
2013-11-27
, 18:03
|
Posts: 578 |
Thanked: 994 times |
Joined on Dec 2012
|
#490
|
![]() |
Tags |
cordia, fremantle ux, hildon, maemo 5 ux, meego, sanctuary, the garden |
|
3-time Maemo Community Council Member
Co-Founder, Hildon Foundation