Le samedi 3 octobre 2015 15:29:15 UTC+2, Milan Bouchet-Valat a écrit : > > Le samedi 03 octobre 2015 à 03:18 -0700, André Ferrari a écrit : > > When I try to install julia from nalimilan/julia on centos instances > > created by cfncluster, I obtain the following errors (sorry for the > > french): > Have you enabled EPEL first? Unfortunately, you need to do it manually. > > (Pas de problème pour le français... :-) > > that was it ! yum --enablerepo=epel install julia
> > Regards > > > --> Résolution des dépendances terminée > > Erreur : Paquet : julia-0.3.11-1+copr.el6.x86_64 (nalimilan-julia) > > Requiert : arpack > > Erreur : Paquet : julia-0.3.11-1+copr.el6.x86_64 (nalimilan-julia) > > Requiert : libLLVM-3.4.so()(64bit) > > Erreur : Paquet : julia-0.3.11-1+copr.el6.x86_64 (nalimilan-julia) > > Requiert : libunwind.so.8()(64bit) > > Erreur : Paquet : julia-0.3.11-1+copr.el6.x86_64 (nalimilan-julia) > > Requiert : libunwind-x86_64.so.8()(64bit) > > Vous pouvez essayer d'utiliser --skip-broken pour contourner le > > problème > > Vous pouvez essayer d'exécuter : rpm -Va --nofiles --nodigest > > > > thanks for your help, > > André >
