Moderator: Moderators
colock wrote:si: viewtopic.php?f=86&t=29619
(in pratica c'e' un ebuild [quindi per portage/emerge] per installare qgtkstyle)
colock wrote:o aspetti che venga incluso in sabayon (non mi chiedere "quando' perché tanto non lo so) oppure ti leggi (e capisci):
- http://wiki.sabayon.org/index.php?title ... tage_Guide
- http://wiki.sabayon.org/index.php?title ... nd_Portage
- http://www.gentoo.org/proj/it/overlays/userguide.xml
- http://forums.gentoo.org/viewtopic-t-82 ... art-0.html
Premesso tutto questo, dovrai in seguito (ma se hai letto e capito é abbastanza ovvio):
- ottenere il portage tree di gentoo: emerge --sync
- ottenere gli overlay sabayon: layman -a sabayon && layman -a sabayon-distro
- creare un overlay locale (i.e. in /usr/local/overlays/local): mkdir -p /usr/local/overlays/local/profiles && *echo "local_overlay" >> /usr/local/overlays/local/profiles/repo_name) && (echo 'PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/overlays/local' >> /etc/make.conf)
- aggiungere l'ebuild che trovi al link del mio post precedente: wget -O qgtkstyle.tar.bz2 'https://bugs.sabayon.org/attachment.cgi?id=767' && tar xvf qgtkstyle.tar.bz2 -C /usr/local/overlays/local
- vedere le dipendenze richieste: emerge -pvt qgtkstyle
- installare tutte le dipendenze possibili con entropy (equo o rigo), vai ai punto precedente e ripeti finche tutte le dipendenze possibili sono installate tramite entropy
- installa qgtkstyle tramite portage: emerge -avt qgtkstyle
- notifica ad entropy ciò che hai combinato alle sue spalle: equo rescue spmsync
- ora potrai usare lo stile di gtk nelle applicazioni QT. Usa qtconfig per configurare le qt ed usare qgtkstyle.
Buona fortuna!
Return to Sabayon Linux Area Principianti
Users browsing this forum: No registered users and 1 guest