Impossible d'installer ces deux logiciels

Pingouin Membre non connecté
-
- Voir le profil du membre Pingouin
- Inscrit le : 03/12/2014
Je souhaiterais installer ces logiciels..
J'ai regardé un peu ce qui se faisait sous Linux, et je suis tombé sur ces deux logiciels qui m'ont l'air bien :
Maitreya : http://www.saravali.de/download.html
Openastro : http://www.openastro.org/?Download
J'aimerais bien installer les deux, le problème c'est qu'ils sont disponibles sous plateforme Linux, mais pas pour la distribution Mageia..
Pour Maitreya, j'ai réussi à l'installer avec le fichier RPM, mais il ne se lance pas..
Quelles sont les commandes que je peux faire dans le Terminal pour les installer rapidement ?
Merci.
Édité par Pingouin Le 01/05/2016 à 17h37

magnux77 Membre non connecté
-
- Voir le profil du membre magnux77
- Inscrit le : 21/09/2009
- Groupes :
-
Membre d'Honneur
Pour Maitreya, j'ai réussi à l'installer avec le fichier RPM, mais il ne se lance pas..
Lance-le en console : tu verras les messages d'erreur, les modules manquants, peut-être pourras-tu les installer avec le CCM. Mais peut-être pas, si pas la bonne version....Pour l'autre, il suffit de vérifier ce qui est indiqué au paragraphe "Generic Linux Installation"
Pingouin:
pour les installer rapidement
Rapidement, c'est déjà ce que tu as essayé de faire sans succès. On ne peut pas avoir le beurre et l'agent du beurre : un système stable et incorruptible et installer ce qu'on veut sans s'assurer de ce qu'on fait.
...depuis Mandrake 7
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]

Pingouin Membre non connecté
-
- Voir le profil du membre Pingouin
- Inscrit le : 03/12/2014
Citation:
Maitreya 7 startup parameters are
Executable: /usr/bin/maitreya7.bin
Datadir: /usr/share/maitreya7
Command: /usr/bin/maitreya7.bin /usr/share/maitreya7
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6).
/usr/bin/maitreya7 : ligne 59 : 17259 Abandon $command
Executable: /usr/bin/maitreya7.bin
Datadir: /usr/share/maitreya7
Command: /usr/bin/maitreya7.bin /usr/share/maitreya7
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6).
/usr/bin/maitreya7 : ligne 59 : 17259 Abandon $command
Pour le second, certains "python" ne voulaient pas s'installer, introuvables, ..

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Pour Maitreya, tu ne peux pas te passer d'une installation à partir des sources. Ce que tu as installé attend une bibliothèque qui n'est pas dans la même version que celle fournie par Mageia.
Pour le deuxième, il te reste à installer "certains" modules Python.
Yves

Pingouin Membre non connecté
-
- Voir le profil du membre Pingouin
- Inscrit le : 03/12/2014
Comment faire si la moitié des modules "Python" ne veulent pas s'installer au sein du Terminal ?

lebarhon Membre non connecté
-
- Voir le profil du membre lebarhon
- Inscrit le : 09/10/2010
- Groupes :
-
Équipe Mageia
-
Membre d'Honneur
Je me suis intéressé au problème de Pingouin. Pour Maitreya, j'arrive a passer l'étape de configuration, en général, le plus dur est fait, mais dans ce cas, la compilation plante, je ne sais pas pourquoi.
Quelqu'un comprend t-il quelque chose ?
[root@localhost maitreya-7.0.5]# ./configure checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for libfontconfig... yes
checking how to link with libfontconfig... -lfontconfig
checking for wx-config... /home/samc/Downloads/wxWidgets-3.1.0/wx-config
checking for wxWidgets version >= 2.8.0... yes (version 3.1.0)
checking for wxWidgets static library... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating debian/Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/db/Makefile
config.status: creating src/swe/Makefile
config.status: creating src/jyotish/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/pics/Makefile
config.status: creating src/pdf/Makefile
config.status: creating src/atlas/Makefile
config.status: creating src/icons/Makefile
config.status: creating src/fonts/Makefile
config.status: creating src/xml/Makefile
config.status: creating src/xml/yogas/Makefile
config.status: creating src/dialogs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
------------------------------------------------------
Configuration successful!
General options
Base directory: /usr/local
Debugging : false
wxWidgets options
wx version : 3.1.0
wx-config : /home/samc/Downloads/wxWidgets-3.1.0/wx-config
You can type 'make' now
------------------------------------------------------
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for libfontconfig... yes
checking how to link with libfontconfig... -lfontconfig
checking for wx-config... /home/samc/Downloads/wxWidgets-3.1.0/wx-config
checking for wxWidgets version >= 2.8.0... yes (version 3.1.0)
checking for wxWidgets static library... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating debian/Makefile
config.status: creating src/Makefile
config.status: creating src/base/Makefile
config.status: creating src/db/Makefile
config.status: creating src/swe/Makefile
config.status: creating src/jyotish/Makefile
config.status: creating src/gui/Makefile
config.status: creating src/pics/Makefile
config.status: creating src/pdf/Makefile
config.status: creating src/atlas/Makefile
config.status: creating src/icons/Makefile
config.status: creating src/fonts/Makefile
config.status: creating src/xml/Makefile
config.status: creating src/xml/yogas/Makefile
config.status: creating src/dialogs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
------------------------------------------------------
Configuration successful!
General options
Base directory: /usr/local
Debugging : false
wxWidgets options
wx version : 3.1.0
wx-config : /home/samc/Downloads/wxWidgets-3.1.0/wx-config
You can type 'make' now
------------------------------------------------------
[root@localhost maitreya-7.0.5]# make
make all-recursive
make[1]: Entering directory '/home/samc/Downloads/maitreya-7.0.5'
Making all in po
make[2]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/po'
Making all in src
make[2]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src'
Making all in swe
make[3]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src/swe'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src/swe'
Making all in base
make[3]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src/base'
g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../swe -I../pics -I../db -I/home/samc/Downloads/wxWidgets-3.1.0/lib/wx/include/gtk2-unicode-3.1 -I/home/samc/Downloads/wxWidgets-3.1.0/include -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Wall -DSTRICT -Wno-write-strings -g -O2 -MT FontConfig.o -MD -MP -MF .deps/FontConfig.Tpo -c -o FontConfig.o FontConfig.cpp
FontConfig.cpp: In constructor ‘FontConfig::FontConfig()’:
FontConfig.cpp:143:66: error: conversion from ‘wxString’ to ‘bool’ is ambiguous
defaultfd[i].style, defaultfd[i].weight, defaultfd[i].facename );
^
In file included from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/memory.h:15:0,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/object.h:19,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/gdiobj.h:14,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:20,
from FontConfig.h:28,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1513:5: note: candidate: wxString::operator const void*() const
operator const void*() const { return c_str(); }
^
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1508:5: note: candidate: wxString::operator const wchar_t*() const
operator const wchar_t*() const { return c_str(); }
^
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1507:5: note: candidate: wxString::operator const char*() const
operator const char*() const { return c_str(); }
^
In file included from FontConfig.h:28:0,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:549:13: note: initializing argument 5 of ‘wxFont* wxFontList::FindOrCreateFont(int, int, int, int, bool, const wxString&, wxFontEncoding)’
wxFont *FindOrCreateFont(int pointSize, int family, int style, int weight,
^
FontConfig.cpp: In member function ‘void FontConfig::initFontDescription(const int&, const wxString&)’:
FontConfig.cpp:160:113: warning: format ‘%d’ expects argument of type ‘in’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
nt config %d entry has only %d tokens, setting default\n", i, t.CountTokens());
^
FontConfig.cpp: In member function ‘wxFont* FontConfig::getFont(const int&, int, int)’:
FontConfig.cpp:301:121: warning: ‘wxFont* wxFontList::FindOrCreateFont(int, int, int, int, bool, const wxString&, wxFontEncoding)’ is deprecated: use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants [-Wdeprecated-declarations]
ze, fd[i].family, fd[i].style, fd[i].weight, fd[i].underline, fd[i].facename );
^
In file included from FontConfig.h:28:0,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:549:13: note: declared here
wxFont *FindOrCreateFont(int pointSize, int family, int style, int weight,
^
Makefile:314: recipe for target 'FontConfig.o' failed
make[3]: *** [FontConfig.o] Error 1
make[3]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src/base'
Makefile:269: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src'
Makefile:383: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5'
Makefile:287: recipe for target 'all' failed
make: *** [all] Error 2
[root@localhost maitreya-7.0.5]#
make all-recursive
make[1]: Entering directory '/home/samc/Downloads/maitreya-7.0.5'
Making all in po
make[2]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/po'
Making all in src
make[2]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src'
Making all in swe
make[3]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src/swe'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src/swe'
Making all in base
make[3]: Entering directory '/home/samc/Downloads/maitreya-7.0.5/src/base'
g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I../swe -I../pics -I../db -I/home/samc/Downloads/wxWidgets-3.1.0/lib/wx/include/gtk2-unicode-3.1 -I/home/samc/Downloads/wxWidgets-3.1.0/include -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -Wall -DSTRICT -Wno-write-strings -g -O2 -MT FontConfig.o -MD -MP -MF .deps/FontConfig.Tpo -c -o FontConfig.o FontConfig.cpp
FontConfig.cpp: In constructor ‘FontConfig::FontConfig()’:
FontConfig.cpp:143:66: error: conversion from ‘wxString’ to ‘bool’ is ambiguous
defaultfd[i].style, defaultfd[i].weight, defaultfd[i].facename );
^
In file included from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/memory.h:15:0,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/object.h:19,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/gdiobj.h:14,
from /home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:20,
from FontConfig.h:28,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1513:5: note: candidate: wxString::operator const void*() const
operator const void*() const { return c_str(); }
^
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1508:5: note: candidate: wxString::operator const wchar_t*() const
operator const wchar_t*() const { return c_str(); }
^
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/string.h:1507:5: note: candidate: wxString::operator const char*() const
operator const char*() const { return c_str(); }
^
In file included from FontConfig.h:28:0,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:549:13: note: initializing argument 5 of ‘wxFont* wxFontList::FindOrCreateFont(int, int, int, int, bool, const wxString&, wxFontEncoding)’
wxFont *FindOrCreateFont(int pointSize, int family, int style, int weight,
^
FontConfig.cpp: In member function ‘void FontConfig::initFontDescription(const int&, const wxString&)’:
FontConfig.cpp:160:113: warning: format ‘%d’ expects argument of type ‘in’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
nt config %d entry has only %d tokens, setting default\n", i, t.CountTokens());
^
FontConfig.cpp: In member function ‘wxFont* FontConfig::getFont(const int&, int, int)’:
FontConfig.cpp:301:121: warning: ‘wxFont* wxFontList::FindOrCreateFont(int, int, int, int, bool, const wxString&, wxFontEncoding)’ is deprecated: use wxFONT{FAMILY,STYLE,WEIGHT}_XXX constants [-Wdeprecated-declarations]
ze, fd[i].family, fd[i].style, fd[i].weight, fd[i].underline, fd[i].facename );
^
In file included from FontConfig.h:28:0,
from FontConfig.cpp:25:
/home/samc/Downloads/wxWidgets-3.1.0/include/wx/font.h:549:13: note: declared here
wxFont *FindOrCreateFont(int pointSize, int family, int style, int weight,
^
Makefile:314: recipe for target 'FontConfig.o' failed
make[3]: *** [FontConfig.o] Error 1
make[3]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src/base'
Makefile:269: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5/src'
Makefile:383: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/samc/Downloads/maitreya-7.0.5'
Makefile:287: recipe for target 'all' failed
make: *** [all] Error 2
[root@localhost maitreya-7.0.5]#
CM Asus Z77-A+i5-2500K+GeForceGT520+RAM8Go
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits
SSD Crucial M4+SSD Samsung EVO
Mageia 6 64 bits

kozaki Membre non connecté
-
- Voir le profil du membre kozaki
- Inscrit le : 24/10/2011
- Site internet
- Groupes :
maitreya
Version : 7.1.1
Architecture : i686 x86_64
URL AUR : https://aur.archlinux.org/packages/maitreya
Dépends de : wxgtk
Dépendances opt. : None
Est en conflit avec : None
et
openastro
Version : 1.1.48
Architecture : i686 x86_64
URL AUR : https://aur.archlinux.org/packages/openastro
Dépend de : imagemagick python2-dateutil python2-rsvg python2-pytz pyswisseph
Dépendances opt. : None
Est en conflit avec : None
Torrents Mageia 6 : 190 Go seedés en 36h 
~ Configs ~ PGP: 0xAA75254B.
« Il faut pas hésiter à imiter ; il faut bc imiter pour devenir soi-même. » G Wolinsky

~ Configs ~ PGP: 0xAA75254B.
« Il faut pas hésiter à imiter ; il faut bc imiter pour devenir soi-même. » G Wolinsky
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie