'Equinox'에 해당되는 글 1건
ubuntu,centos - equinox-faenza theme installubuntu,centos - equinox-faenza theme install
Posted at 2012. 4. 15. 19:41 | Posted in OS/Unix/Linux
equinox gtk engine
* 미리 설치 할 것들
- yum install gtk2-devel (redhat 계열)
- sudo apt-get install libgtk2.0-dev (ubuntu)
* Install
http://gnome-look.org/content/show.php?content=121881&forumpage=1&PHPSESSID=ccac437ae6db2b803984fb3588d80cd8http://gnome-look.org/content/show.php?content=121881&forumpage=1&PHPSESSID=ccac437ae6db2b803984fb3588d80cd8
tar xzf 121881-equinox-1.50.tar.gz cd equinox-1.50 ./configure --prefix=/usr --enable-animation ./configure --prefix=/usr --libdir=/usr/lib64 --enable-animation make make install |
faenza icon theme
http://code.google.com/p/faenza-icon-theme/downloads/detail?name=faenza-icon-theme_1.1.tar.gz&can=2&q=
faenza-icon-theme_1.1.tar.gz 를 다운 받고 임의의 디렉토리 아래에 풀어놓고 /usr/share/icons 디렉토리로 옮겨놓으면 된다.
equinox evolution themes
http://gnome-look.org/content/show.php?content=140449
140449-equinox-themes-1.50.tar.gz 를 다운 받고, "System > Preference > Appearence" 에서 "설치" 를 눌러 다운 받은 tar.gz 파일을 선택하면 된다.
※ 설치한 테마는 ~/.themes 디렉토리에 저장된다. 잘못 설치했으면 지워주자.