Installation Anibg ubuntu
                    
        
     
             
                    Rapha-92
    
        
    
                    Messages postés
            
                
     
             
            143
        
            
                                    Statut
            Membre
                    
                -
                                     
Rapha-92 Messages postés 143 Statut Membre -
        Rapha-92 Messages postés 143 Statut Membre -
        Bonjour, 
Depuis 2-3 jours j'ai un problème, quand j'essaie d'installer Anibg à partir de la console lorsque j'effectue "make" à partir du répertoire j'ai ce message:
make -C Shantz-XWinWrap
make[1]: entrant dans le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
/tmp/cc8t8IZu.o: In function 'setWindowOpacity':
xwinwrap.c:(.text+0xcc): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x100): undefined reference to 'XChangeProperty'
/tmp/cc8t8IZu.o: In function 'findArgbVisual':
xwinwrap.c:(.text+0x13e): undefined reference to 'XGetVisualInfo'
xwinwrap.c:(.text+0x180): undefined reference to 'XRenderFindVisualFormat'
xwinwrap.c:(.text+0x1cb): undefined reference to 'XFree'
/tmp/cc8t8IZu.o: In function 'find_desktop_window':
xwinwrap.c:(.text+0x309): undefined reference to 'XQueryTree'
xwinwrap.c:(.text+0x33f): undefined reference to 'XFetchName'
xwinwrap.c:(.text+0x36f): undefined reference to 'XGetWindowAttributes'
xwinwrap.c:(.text+0x3df): undefined reference to 'XFree'
xwinwrap.c:(.text+0x3eb): undefined reference to 'XFree'
xwinwrap.c:(.text+0x414): undefined reference to 'XFree'
/tmp/cc8t8IZu.o: In function 'main':
xwinwrap.c:(.text+0x530): undefined reference to 'XOpenDisplay'
xwinwrap.c:(.text+0x648): undefined reference to 'XParseGeometry'
xwinwrap.c:(.text+0x74f): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x7b6): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x813): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x870): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x8cd): undefined reference to 'XInternAtom'
/tmp/cc8t8IZu.o:xwinwrap.c:(.text+0x92a): more undefined references to 'XInternAtom' follow
/tmp/cc8t8IZu.o: In function 'main':
xwinwrap.c:(.text+0xd73): undefined reference to 'XCreateColormap'
xwinwrap.c:(.text+0xde8): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xe9e): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xf10): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xf6a): undefined reference to 'XSetWMProperties'
xwinwrap.c:(.text+0xfa0): undefined reference to 'XCreateRegion'
xwinwrap.c:(.text+0xfe8): undefined reference to 'XShapeCombineRegion'
xwinwrap.c:(.text+0xff7): undefined reference to 'XDestroyRegion'
xwinwrap.c:(.text+0x1019): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x1058): undefined reference to 'XChangeProperty'
xwinwrap.c:(.text+0x108d): undefined reference to 'XCreatePixmap'
xwinwrap.c:(.text+0x10b9): undefined reference to 'XCreateGC'
xwinwrap.c:(.text+0x10f7): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1131): undefined reference to 'XFillRectangle'
xwinwrap.c:(.text+0x114f): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1199): undefined reference to 'XFillArc'
xwinwrap.c:(.text+0x1204): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x123e): undefined reference to 'XFillRectangle'
xwinwrap.c:(.text+0x125c): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1293): undefined reference to 'XFillPolygon'
xwinwrap.c:(.text+0x12cd): undefined reference to 'XShapeCombineMask'
xwinwrap.c:(.text+0x12e6): undefined reference to 'XMapWindow'
xwinwrap.c:(.text+0x130b): undefined reference to 'XLowerWindow'
xwinwrap.c:(.text+0x1325): undefined reference to 'XSync'
xwinwrap.c:(.text+0x1467): undefined reference to 'XDestroyWindow'
xwinwrap.c:(.text+0x1476): undefined reference to 'XCloseDisplay'
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [all64] Erreur 1
make[1]: quittant le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
make: *** [makeall] Erreur 2
root@raphael-System-Product-Name:~/anibg_v0.2.0/src# make install # Must be executed as root
make install -C Shantz-XWinWrap
make[1]: entrant dans le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
mkdir -p /usr/bin
cp x86_64/xwinwrap /usr/bin
cp: impossible d'évaluer «x86_64/xwinwrap»: Aucun fichier ou dossier de ce type
make[1]: *** [install] Erreur 1
make[1]: quittant le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
make: *** [install] Erreur 2
Voilà, j'aurais besoin d'aide =D
Merci
            
            
                
            
                
    
    
    
        Depuis 2-3 jours j'ai un problème, quand j'essaie d'installer Anibg à partir de la console lorsque j'effectue "make" à partir du répertoire j'ai ce message:
make -C Shantz-XWinWrap
make[1]: entrant dans le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -lX11 -lXext -lXrender xwinwrap.c -o xwinwrap
/tmp/cc8t8IZu.o: In function 'setWindowOpacity':
xwinwrap.c:(.text+0xcc): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x100): undefined reference to 'XChangeProperty'
/tmp/cc8t8IZu.o: In function 'findArgbVisual':
xwinwrap.c:(.text+0x13e): undefined reference to 'XGetVisualInfo'
xwinwrap.c:(.text+0x180): undefined reference to 'XRenderFindVisualFormat'
xwinwrap.c:(.text+0x1cb): undefined reference to 'XFree'
/tmp/cc8t8IZu.o: In function 'find_desktop_window':
xwinwrap.c:(.text+0x309): undefined reference to 'XQueryTree'
xwinwrap.c:(.text+0x33f): undefined reference to 'XFetchName'
xwinwrap.c:(.text+0x36f): undefined reference to 'XGetWindowAttributes'
xwinwrap.c:(.text+0x3df): undefined reference to 'XFree'
xwinwrap.c:(.text+0x3eb): undefined reference to 'XFree'
xwinwrap.c:(.text+0x414): undefined reference to 'XFree'
/tmp/cc8t8IZu.o: In function 'main':
xwinwrap.c:(.text+0x530): undefined reference to 'XOpenDisplay'
xwinwrap.c:(.text+0x648): undefined reference to 'XParseGeometry'
xwinwrap.c:(.text+0x74f): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x7b6): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x813): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x870): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x8cd): undefined reference to 'XInternAtom'
/tmp/cc8t8IZu.o:xwinwrap.c:(.text+0x92a): more undefined references to 'XInternAtom' follow
/tmp/cc8t8IZu.o: In function 'main':
xwinwrap.c:(.text+0xd73): undefined reference to 'XCreateColormap'
xwinwrap.c:(.text+0xde8): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xe9e): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xf10): undefined reference to 'XCreateWindow'
xwinwrap.c:(.text+0xf6a): undefined reference to 'XSetWMProperties'
xwinwrap.c:(.text+0xfa0): undefined reference to 'XCreateRegion'
xwinwrap.c:(.text+0xfe8): undefined reference to 'XShapeCombineRegion'
xwinwrap.c:(.text+0xff7): undefined reference to 'XDestroyRegion'
xwinwrap.c:(.text+0x1019): undefined reference to 'XInternAtom'
xwinwrap.c:(.text+0x1058): undefined reference to 'XChangeProperty'
xwinwrap.c:(.text+0x108d): undefined reference to 'XCreatePixmap'
xwinwrap.c:(.text+0x10b9): undefined reference to 'XCreateGC'
xwinwrap.c:(.text+0x10f7): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1131): undefined reference to 'XFillRectangle'
xwinwrap.c:(.text+0x114f): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1199): undefined reference to 'XFillArc'
xwinwrap.c:(.text+0x1204): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x123e): undefined reference to 'XFillRectangle'
xwinwrap.c:(.text+0x125c): undefined reference to 'XSetForeground'
xwinwrap.c:(.text+0x1293): undefined reference to 'XFillPolygon'
xwinwrap.c:(.text+0x12cd): undefined reference to 'XShapeCombineMask'
xwinwrap.c:(.text+0x12e6): undefined reference to 'XMapWindow'
xwinwrap.c:(.text+0x130b): undefined reference to 'XLowerWindow'
xwinwrap.c:(.text+0x1325): undefined reference to 'XSync'
xwinwrap.c:(.text+0x1467): undefined reference to 'XDestroyWindow'
xwinwrap.c:(.text+0x1476): undefined reference to 'XCloseDisplay'
collect2: ld a retourné 1 code d'état d'exécution
make[1]: *** [all64] Erreur 1
make[1]: quittant le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
make: *** [makeall] Erreur 2
root@raphael-System-Product-Name:~/anibg_v0.2.0/src# make install # Must be executed as root
make install -C Shantz-XWinWrap
make[1]: entrant dans le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
mkdir -p /usr/bin
cp x86_64/xwinwrap /usr/bin
cp: impossible d'évaluer «x86_64/xwinwrap»: Aucun fichier ou dossier de ce type
make[1]: *** [install] Erreur 1
make[1]: quittant le répertoire « /root/anibg_v0.2.0/src/Shantz-XWinWrap »
make: *** [install] Erreur 2
Voilà, j'aurais besoin d'aide =D
Merci
        A voir également:         
- Installation Anibg ubuntu
- Ubuntu 32 bits - Télécharger - Systèmes d'exploitation
- Installation windows 10 sans compte microsoft - Guide
- Installation chromecast - Guide
- Installation clavier arabe - Télécharger - Divers Web & Internet
- Installation calculatrice - Télécharger - Calcul & Conversion
8 réponses
                        
                    De mon ordinateur je n'arrive pas a voir ta réponse, bizarre ?? je l'ai vue depuis mon téléphone enfin bref, tout recompiler ... Parce que quand je veux le telecharger en .deb, la logithèque ubuntu charge indéfiniment, et je n'arrive pas a arriver sur la page pour installer le programme .. Hormis ça, elle marche bien cette logithèque :)
Donc, j'édite, parce que je viens de vérifier et sur la logithèque anibg est installé ... par contre quand j'essaie de démarrer anibg j'ai ça :
Missing method System.Reflection.Assembly::op_Equality(Assembly,Assembly) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'.
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at anibg.Frontend.TrayIcon..ctor () [0x00000] in <filename unknown>:0
at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'.
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at anibg.Frontend.TrayIcon..ctor () [0x00000] in <filename unknown>:0
at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
    
                Donc, j'édite, parce que je viens de vérifier et sur la logithèque anibg est installé ... par contre quand j'essaie de démarrer anibg j'ai ça :
Missing method System.Reflection.Assembly::op_Equality(Assembly,Assembly) in assembly /usr/lib/mono/2.0/mscorlib.dll, referenced in assembly /usr/lib/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'.
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at anibg.Frontend.TrayIcon..ctor () [0x00000] in <filename unknown>:0
at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'.
at Gdk.Pixbuf.LoadFromResource (System.String resource) [0x00000] in <filename unknown>:0
at anibg.Frontend.TrayIcon..ctor () [0x00000] in <filename unknown>:0
at anibg.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
                        
                    Extrait :
C'est fait ?
                
                
    
                Compilation You need "mono", "glade-sharp-2.0", "gtk-sharp-2.0", "glib-sharp-2.0" and "notify-sharp" to run "anibg" and "make" to compile it. "anibg" uses "Shantz-XWinWrap" which will be delivered with this package. To use "Shantz-XWinWrap" you need "x11", "xext" and "xrender" and their development files to compile it. For movie support you need "MPlayer" and "FFmpeg". Install some "XScreenSavers", else you won't have any Screensaver to select.
C'est fait ?
