ďťż
 
 
   MetaTheme - wygląd gtk i qt w oparciu o .msstyle
 
 

Tematy

 
    
 

 

 

 

MetaTheme - wygląd gtk i qt w oparciu o .msstyle





daris - 28-07-2007 18:04
Kilka zrzutów ekranu zrobionych przeze mnie:

http://img525.imageshack.us/img525/5...een1lg4.th.png http://img120.imageshack.us/img120/8...een4kr6.th.png http://img257.imageshack.us/img257/7...een6di0.th.png

Więcej zrzutów ekranów.
lInstalacjal Pobierz najnowszą wersję metatheme stądl l Rozpakuj archiwum i w folderze rozpakowanego archiwum wykonaj:
./configure
make
make install l
l
lAktywowaniel Zapisz wszystkie niezapisane dane, ponieważ aplikacje mogą się zawiesić!l l Uruchom metatheme-install l l Zrestartuj sesję (lub cały x-server - Ctrl+Alt+Backspace).l l Użyj aplikacji mt-config aby dostosować wygląd (z tego co zauważyłem to dla kde trzeba dodatkowo zmienić styl na MetaTheme w aplecie Styl w Centrum Sterowania).l l lInstalowanie microsoftowskich styli (.msstyle)l Skopiuj pliki .msstyle do folderu ~/.metatheme/msstyles/ (jeśli nie istnieje utwórz go).l l Uruchom program mt-config , wybierz MSSTYLE Loader jako styl i kliknij Configure. Następnie wybierz styl.l l lOdinstalowywaniel Wykonaj metatheme-install -u l l Uruchom make uninstall w katalogu ze źródłami.l l lDodatkowe style (.msstyle)l http://metatheme.org/themes.phpl l Oczywiście możesz także używać innych styli przeznaczonych dla Windowsa.l l lUwagil Przed zmianą stylu zapisz wszsystkie niezapisane dane! (to how-to częściowo pisałem 2 razy bo właśnie tak się bawiłem stylami).l l Zdecydowanie ten program lepiej sprawdza się na gnome niż na kde (na kde są problemy z wyświetlaniem tła zakładek).l l Mozilla/Thunderbird/Firefox nie są w pełni obsługiwane.l l Najlepiej zrestartować sesję po zmianie stylu.l Najczęściej używanym stylem w Windows XP był u mnie ten (to ten na ostatnich dwóch obrazkach na początku tej wiadomości).l PS. KDE też może być ładne.
PS 2. Z tego co zauważyłem to gnome przestaje być takie ,,mułowate'' z msstylami.



Kaka' - 28-07-2007 18:55

./configure
make
make install
Czy nie lepiej zrobić sobie paczkę deb z tego? Więcej korzyści będzie z tego płynąć :)



daris - 28-07-2007 19:11
Kompilacja nie zajęła mi więcej jak minutę, ale jak ktoś paczkę zrobi to się przyda :P (ja jeszcze o tworzeniu debów nie mam zielonego pojęcia :mrgreen: )



Kaka' - 28-07-2007 19:12

ja jeszcze o tworzeniu debów nie mam zielonego pojęcia Polecam zatem lekturę: http://www.us.debian.org/doc/manuals....html#contents



GIGABYTE - 15-08-2007 14:27
Zrobił już ktoś deba?? Ja mam problem z instalacją. Tutaj wyniki z konsoli:

debian:/home/karol/Desktop/metatheme/metatheme-0.0.6# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for X... no
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for strdup... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CAIRO_CFLAGS...
checking for CAIRO_LIBS...
checking for GTK2_CFLAGS...
checking for GTK2_LIBS...
checking for QT... no
checking for Java SDK... no
checking for GLIB_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
checking for GLIB_LIBS... -L/usr/local/lib -lglib-2.0

Configuration summary
=====================

Toolkit support:

  * GTK2:        no
  * QT:          no
  * Java:        no

Theme engines:

  * Redmond 2000: yes
  * Plastik:      yes
  * Highcolor:    yes
  * Industrial:  yes
  * Flat:        yes
  * MSSTYLE:      no, GTK2 is required

Cairo support:    no

configure: creating ./config.status
config.status: creating Makefile
config.status: creating metatheme-install
config.status: creating metatheme/Makefile
config.status: creating themes/Makefile
config.status: creating themes/redmond/Makefile
config.status: creating themes/plastik/Makefile
config.status: creating themes/highcolor/Makefile
config.status: creating themes/industrial/Makefile
config.status: creating themes/flat/Makefile
config.status: creating themes/msstyle/Makefile
config.status: creating toolkits/Makefile
config.status: creating toolkits/gtk2/Makefile
config.status: creating toolkits/qt/Makefile
config.status: creating toolkits/java/Makefile
config.status: creating toolkits/java/metatheme/Makefile
config.status: creating toolkits/java/mt-java
config.status: creating config/Makefile
config.status: creating colors/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
debian:/home/karol/Desktop/metatheme/metatheme-0.0.6# make
make  all-recursive
make[1]: Wejście do katalogu `/home/karol/Desktop/metatheme/metatheme-0.0.6'
Making all in metatheme
make[2]: Wejście do katalogu `/home/karol/Desktop/metatheme/metatheme-0.0.6/metatheme'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -O2 -MT refresh.o -MD -MP -MF ".deps/refresh.Tpo" \
          -c -o refresh.o `test -f 'refresh.c' || echo './'`refresh.c; \
        then mv -f ".deps/refresh.Tpo" ".deps/refresh.Po"; \
        else rm -f ".deps/refresh.Tpo"; exit 1; \
        fi
refresh.c:24:19: error: X11/X.h: Nie ma takiego pliku ani katalogu
refresh.c:25:22: error: X11/Xlib.h: Nie ma takiego pliku ani katalogu
refresh.c:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
refresh.c:30: error: expected ‘)’ before ‘w’
refresh.c:52: error: expected ‘)’ before ‘w’
refresh.c:70: error: expected ‘)’ before ‘w’
refresh.c: In function ‘send_reload_messages’:
refresh.c:90: error: ‘Window’ undeclared (first use in this function)
refresh.c:90: error: (Each undeclared identifier is reported only once
refresh.c:90: error: for each function it appears in.)
refresh.c:90: error: expected ‘;’ before ‘dw1’
refresh.c:91: error: ‘dpy’ undeclared (first use in this function)
refresh.c:92: error: ‘Atom’ undeclared (first use in this function)
refresh.c:92: error: expected ‘;’ before ‘kde_atom’
refresh.c:94: error: ‘kde_atom’ undeclared (first use in this function)
refresh.c:94: error: ‘False’ undeclared (first use in this function)
refresh.c:97: error: expected ‘;’ before ‘root’
refresh.c:99: error: ‘root’ undeclared (first use in this function)
refresh.c:99: error: ‘dw1’ undeclared (first use in this function)
refresh.c:99: error: ‘dw2’ undeclared (first use in this function)
refresh.c:99: error: ‘rootwins’ undeclared (first use in this function)
refresh.c: At top level:
refresh.c:117: error: expected ‘)’ before ‘*’ token
make[2]: *** [refresh.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/karol/Desktop/metatheme/metatheme-0.0.6/metatheme'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/karol/Desktop/metatheme/metatheme-0.0.6'
make: *** [all] Błąd 2 EDIT: Doinstalowałem qt3 i poszło bez błędów.
Czy potrzebne jest GTK2?

Lecz gdy wpisuję mt-config to pokazuje

bash: mt-config: command not found



draco - 15-08-2007 14:42
Problemy z czytaniem ze zrozumieniem?

Czy potrzebne jest GTK2?   * MSSTYLE:      no, GTK2 is required Zależy co chcesz osiągnąć...

Samo GTK2 nie jest potrzebne - potrzebne są jego nagłówki/develki.



GIGABYTE - 15-08-2007 15:10
Możesz napisać dokładnie co zainstlować??



daris - 15-08-2007 19:52
Deb'a zrobiłem ale nie da się go zainstalować bo:
dpkg: w odniesieniu do metatheme_0.0.6-1_i386.deb zawierającego metatheme:
 libgtk2.0-0 w konflikcie z metatheme (<< 0.9.7-3)
  metatheme (wersja 0.0.6-1) jest przeznaczony do zainstalowania.
dpkg: błąd przetwarzania metatheme_0.0.6-1_i386.deb (--install):
 konflikt pakietów - nie będzie instalowany metatheme
Wystąpiły błędy podczas przetwarzania:
 metatheme_0.0.6-1_i386.deb [ Dodano: 2007-08-15, 19:55 ]
to pokazuje
Zrobiłeś make install ? Masz ten plik w katalogu config (w źródłach)?



GIGABYTE - 17-08-2007 21:10
Make install zrobiłem i polecenie metatheme-install chodzi

ÂŻadnych pomysłów??

Jak zaisntalować to GTK2?? Nie mogę sobie poradzić.

Przy kompilowaniu gtk+-2.0 chciał gliba, atk i pango. Więc skompilowałem gliba-2.10 a atk dalej chce gliba chociaż jest on już skompilowany. Bez sensu...

Ludzie trzymajcie mnie. Postanowiłem skompilować najnowsze wersje. To ściągnąłem:

gtk+-2.10.9
glib-2.12.9
atk-1.0.3
pango-1.17
cairo-1.4.10

GTK wymaga powyzszych paczek.

Glib i pango ładnie się skompilowały. atk zawzięte chce gliba a i jeszcze gtk chce cairo a cairo chce libpng chociaż ta jest zainstalowana z repo. I jak tu się nie denerwować. Mam dość. POMOCY!



Lorenzo - 18-08-2007 10:07
Wykonaj ldconfig.
Dodaj do PKG_CONFIG_PATH ścieżkę do katalogu, w którym masz glib.pc, cairo.pc, etc.

P.S. Jeżeli ktoś chce paczkę to mogę zrobić (ale na sidzie), tylko powiedzcie mi czy chcecie zależności czy nie ;-)



GIGABYTE - 18-08-2007 15:07
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.0.0, but GLIB (2.12.13)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. A dawałem pkg-config path /glib-2.0.0/glib-2.0.pc



Lorenzo - 18-08-2007 15:18
Czy gdzieś napisałem by umieścić ścieżkę do pliku ?

Po za tym, nie możesz jak biały człowiek zainstalowac libglib2.0-dev, libgtk2.0-dev, libcairo2-dev i libpango1.0-dev?



GIGABYTE - 18-08-2007 16:47

Czy gdzieś napisałem by umieścić ścieżkę do pliku ?

Po za tym, nie możesz jak biały człowiek zainstalowac libglib2.0-dev, libgtk2.0-dev, libcairo2-dev i libpango1.0-dev?
debian:/home/karol# apt-get install libglib2.0-dev libgtk2.0-dev libcairo2-dev  libpango1.0-dev
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Reading state information... Gotowe
libglib2.0-dev jest już w najnowszej wersji.
libgtk2.0-dev jest już w najnowszej wersji.
libgtk2.0-dev set to manual installed.
libcairo2-dev jest już w najnowszej wersji.
libcairo2-dev set to manual installed.
libpango1.0-dev jest już w najnowszej wersji.
libpango1.0-dev set to manual installed. Jak widać są zaisntalowane.

W katalogu domowym mam katalog glib-2.0.0 a w nim glib-2.0. W konsoli z roota wpisałem pkg-config path /home/karol/glib-2.0.0 lecz dalej wywala błąd z Glib 2.0.0.



Lorenzo - 18-08-2007 18:31
Skoro masz nagłówki gtk i pochodnych (qt pewnie też) to powinieneś bez problemowo skompilować metatheme. Pytanie co teraz robisz?

P.S. Zrobiłem (niechlujnie jak cholera :P) paczkę dla sid'a.
http://fatcat.ftj.agh.edu.pl/~przybo...0.0.6_i386.deb
Skonfigurowana jak niżej:




GIGABYTE - 18-08-2007 21:01
Toolkit support:

  * GTK2:        no Chcę żeby było GTK2 na yes.

EDIT: Mam archa i mam wszystko na yes i GTK2 i QT i Java i te skórki w kde, lecz gdy wpisuję metatheme-install to pokazuje że nie ma takiej komendy. O co kaman?
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl

  •  

     


     

     
    Copyright 2003. MĂłj serwis