« Previous : 1 : 2 : 3 : 4 : 5 : ... 6 : Next »

2010/07/09 19:15 2010/07/09 19:15
Posted by gyuyoung.

Leave your greetings here.

[Log-ing][What is OpenID?]
You should have packages for building webkit. Let's consider you can build webkit on gtk.

= Build WebKit =

1. Enter script folder
   : cd WebKitTools/Scripts

2. Run a script of building webkit
   : ./build-webkit --gtk


= Run webkit test =

1. Please clone testfont from below url,
   : git clone git://gitorious.org/qtwebkit/testfonts.git

2. Let's set WEBKIT_TESTFONTS environment variable with the testfonts
   : export WEBKIT_TESTFONTS=The testfonts path

3. Make a folder for test result.
   : mkdir test-result

4. Enter script folder
   : cd WebKitTools/Scripts

5. Install apache5 / php5 / ogg to test httpd
   : apt-get install apache5
   : apt-get install php5
   : apt-get install ogg*

6. Run webkit test script
   : ./run-webkit-tests --platform --gtk ./test-result


= Run sunspider test =

1. ./run-sunspider --gtk

2009/12/30 00:38 2009/12/30 00:38
Posted by gyuyoung.

Leave your greetings here.

[Log-ing][What is OpenID?]

add the GPG key using the following command

gpg --keyserver hkp://keyserver.ubuntu.com:11371 --recv-key 881574DE && gpg -a --export 881574DE | sudo apt-key add -

Or simply use the following command

sudo add-apt-repository ppa:bisigi

Update the source list using the following command

sudo aptitude update

Install all the themes using the following command

sudo aptitude install zgegblog-themes

or click on the following link

apt://zgegblog-themes

This will install the following themes

Showtime for Gnome

1

Balanzan

balanzan_pres

Infinity

infinity-pres

Wild shine

wild-pres

Exotic

exotic

Tropical

tropical-prsentation

Bamboo Zen

bamboo-prs

Ubuntu sunrise

ubuntu_presentation

Aqua Dreams

expose

If you want to install above themes separately use the following commands

sudo aptitude install showtime-theme

sudo aptitude install balanzan-theme

sudo aptitude install infinity-theme

sudo aptitude install wild-shine-theme

sudo aptitude install exotic-theme

sudo aptitude install tropical-theme

sudo aptitude install bamboo-zen-theme

sudo aptitude install ubuntu-sunrise-theme

sudo aptitude install aquadreams-theme

Remove Themes

If you want to remove full package use the following command

sudo aptitude remove zgegblog-themes

If you want to remove each theme use the following syntax

sudo aptitude remove themename

Note :- themename is showtime-theme,balanzan-theme etc

2009/12/02 15:55 2009/12/02 15:55
Posted by gyuyoung.

Leave your greetings here.

[Log-ing][What is OpenID?]
« Previous : 1 : 2 : 3 : 4 : 5 : ... 6 : Next »