Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[KRITA/LIB VC] Compiler Krita (paquet Calligra) avec
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Valrik
n00b
n00b


Joined: 11 Nov 2013
Posts: 1

PostPosted: Wed Nov 13, 2013 3:07 pm    Post subject: [KRITA/LIB VC] Compiler Krita (paquet Calligra) avec Reply with quote

Bonjour à tous.
Je suis un total débutant en ce qui concerne cette distribution et
peut-être ma question vous agacera-t-elle, mais comme je commence
sérieusement à tourner en rond... :-(

Voila, je suis photographe et je travaille avec Krita de la suite
Calligra. J'ai lu dans la documentation de Krita qu'il était fortement
recommandé d'inclure la bibliothèque VC (notez la longueur de cette
appellation qui permet des recherches aisées sur le net!). Hors, si
la compilation de Krita s'est bien passée, je n'arrive pas y inclure
cette bibliothèque.

Voila ce que j'ai fait au niveau de Portage :
Code:

 
  > awk '!~/^#([[:space:]]+|#+)/' package.unmask                                           
  =dev-libs/vc-0.7.2
  > awk '!~/^#([[:space:]]+|#+)/' package.accept_keywords
  =dev-libs/vc-0.7.2 ~x86
  > awk '!~/^#([[:space:]]+|#+)/' package.use
  x11-base/xorg-server udev
 
  app-office/calligra vc kdepim mysql
  =kde-base/kdelibs-4.10.5-r1 semantic-desktop
  =kde-base/kdepimlibs-4.10.5 semantic-desktop
 
  >=sys-libs/zlib-1.2.8-r1 minizip
  >=dev-qt/qtsql-4.8.5 postgres mysql
  > awk '!~/^#([[:space:]]+|#+)/' make.conf
  CFLAGS="-O2 -march=i686 -pipe"
  CXXFLAGS="CFLAGS"
  CHOST="i686-pc-linux-gnu"
  USE="bindist"
  PORTDIR="/usr/portage"
  DISTDIR="PORTDIR/distfiles"
  PKGDIR="PORTDIR/packages"
 
  MAKEOPTS="-j3"
 
  GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://mirrors.linuxant.fr/distfiles.gentoo.org/"
  SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
 
 
  INPUT_DEVICES="evdev"
  VIDEO_CARDS="nouveau"
 
  source /var/lib/layman/make.conf
  PORTDIR_OVERLAY="PORTDIR_OVERLAY"
  >
 
 


J'ai effectué de multiples opérations et je suis incapable maintenant
de les lister exhaustivement, encore moins chronologiquement... En
tout cas, j'ai fini par entrer, sur conseil du conversationnel, un
délicat (dangereux?):

Code:

  emerge -a --autounmask-write dev-libs/vc
 


Cela m'a créé un fichier caché dans le répertoire portage (peut-être
un autre ailleurs, je ne sait pas...) que j'ai intégré dans un des
fichiers déjà présents.


Mais si j'entre :
Code:

 
  / # equery uses =dev-libs/vc-0.7.2
  [ Legend : U - final flag setting for installation]
  [        : I - package is installed with flag     ]
  [ Colors : set, unset                             ]
 * Found these USE flags for dev-libs/vc-0.7.2:
  U I
 - - test : Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this
   internally, so don't set it in make.conf/package.use anymore
   


Y a pas grand chose à dire.

Coté calligra, on a :
Code:

  / # equery uses =calligra-2.6.4:4
  [ Legend : U - final flag setting for installation]
  [        : I - package is installed with flag     ]
  [ Colors : set, unset                             ]
 * Found these USE flags for app-office/calligra-2.6.4:
   U I
 - - attica                      : Get hot stuff with dev-libs/libattica
 + + calligra_features_author    : CALLIGRA_FEATURES option to build minimalistic word processor
   application
 + + calligra_features_braindump : CALLIGRA_FEATURES option to build mindmap note collection
   application
   ...
 + + tiff                        : Add support for the TIFF image format
 + + truetype                    : Add support for FreeType and/or FreeType2 fonts
 - - word-perfect                : Enable support for various WordPerfect file formats
 - - xbase                       : Enable support for xbase compatible database formats
   ...
   / #
 


La bibliothèque VC ne veut pas apparaître... Alors, que puis-je faire
de plus (ou de moins ;-) ) ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum