Re: Encore et toujours Gnucash

Top Page

Reply to this message
Author: Eric
Date:  
To: Guilde Linux
Subject: Re: Encore et toujours Gnucash
Je n'avance pas.
Le ./configure de Gnucash me donne toujours ça :

/
g-wrap does not appear to be installed correctly, or is not new
enough. Right now gnucash requires at least version 1.3.3 to build
as there were major changes between version 1.3.1 and 1.3.2, and
extra support added between 1.3.2 and 1.3.3 that is now required
by gnucash.
If you need to install g-wrap, you can find it at
http://www.gnucash.org/pub/g-wrap.


/

Peut être que g-wrap n'est pas installé. Le "make" puis le "make
install" de g-wrap me disent ça :/ /


/
[root@localhost g-wrap-1.3.2]# make
make  all-recursive
make[1]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2'
Making all in doc
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
make[2]: Rien à faire pour `all'.
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
Making all in rpm
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
rm -f spec.tmp
sed < spec.in > spec.tmp \
            -e 
's:@-GW_RTLIB_VER-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@.@GW_RU
NTIME_GUILE_INTERFACE_REVISION@.@GW_RUNTIME_GUILE_INTERFACE_AGE@:' \
            -e 
's:@-GW_RTLIB_MAJ-@:@GW_RUNTIME_GUILE_INTERFACE_MAJOR_VER@:' \
            -e 's:@-VERSION-@:1.3.2:'
mv spec.tmp spec
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
Making all in bin
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
rm -f g-wrap-config.tmp
sed < g-wrap-config.in > g-wrap-config.tmp \
    -e 's:@-GUILE-@:/usr/bin/guile:' \
    -e 's:@-VERSION-@:1.3.2:' \
    -e 's:@-libdir-@:/usr/local/lib:' \
    -e 's:@-includedir-@:/usr/local/include:' \
    -e 's:@-GUILE_MODULE_DIR-@:/usr/local/share/guile:'
chmod +x g-wrap-config.tmp
mv g-wrap-config.tmp g-wrap-config
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
Making all in g-wrap
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/g-wrap'
guile -c \
          "(set! %load-path (cons 
\"/home/riri/Desktop/g-wrap-1.3.2/g-wrap/..\"
%load-path))""(debug-enable 'backtrace) \
                        (debug-enable 'debug) \
                        (read-enable 'positions) \
                        (use-modules (g-wrap)) \
                        (use-modules (g-wrap gw-standard-spec)) \
                        (gw:generate-wrapset \"gw-standard\")"
add-ws-t gw-standard #<output: gw-standard.c 3> gw:global-declarations-ccg
 for-parent gw-standard
add-ws-t gw-standard #<output: gw-standard.c 3> gw:global-definitions-ccg
 for-parent gw-standard
source='gw-standard.c' object='gw-standard.lo' libtool=yes \
depfile='.deps/gw-standard.Plo' tmpdepfile='.deps/gw-standard.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    
-O2 -g -Wa
ll -Wno-uninitialized -Wno-unused -Werror -I/usr/include/glib-1.2 
-I/usr/lib/gli
b/include  -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 
-I/usr/include
 -c -o gw-standard.lo `test -f gw-standard.c || echo './'`gw-standard.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Wno-uninitialized 
-Wno-unused -We
rror -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/glib-1.2 -I/
usr/lib/glib/include -g -O2 -I/usr/include -c gw-standard.c -MT 
gw-standard.lo -
MD -MP -MF .deps/gw-standard.TPlo  -fPIC -DPIC -o .libs/gw-standard.lo
cc1: changing search order for system directory "/usr/include"
cc1:   as it has already been specified as a non-system directory
make[2]: *** [gw-standard.lo] Erreur 1
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/g-wrap'
make[1]: *** [all-recursive] Erreur 1
make[1]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2'
make: *** [all] Erreur 2
[root@localhost g-wrap-1.3.2]# make install
Making install in doc
make[1]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
make[2]: Rien à faire pour `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/info
 /usr/bin/install -c -m 644 ./g-wrap.info /usr/local/info/g-wrap.info
 /usr/bin/install -c -m 644 ./g-wrap.info-1 /usr/local/info/g-wrap.info-1
 /usr/bin/install -c -m 644 ./g-wrap.info-2 /usr/local/info/g-wrap.info-2
 install-info --info-dir=/usr/local/info /usr/local/info/g-wrap.info
install-info: avertissement: aucune entrée répertoire Info dans « 
/usr/local/inf
o/g-wrap.info »
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
make[1]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/doc'
Making install in rpm
make[1]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
make[2]: Rien à faire pour `install-exec-am'.
make[2]: Rien à faire pour `install-data-am'.
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
make[1]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/rpm'
Making install in bin
make[1]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
make[2]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
/bin/sh ../mkinstalldirs /usr/local/bin
 /usr/bin/install -c g-wrap-config /usr/local/bin/g-wrap-config
make[2]: Rien à faire pour `install-data-am'.
make[2]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
make[1]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/bin'
Making install in g-wrap
make[1]: Entre dans le répertoire `/home/riri/Desktop/g-wrap-1.3.2/g-wrap'
source='gw-standard.c' object='gw-standard.lo' libtool=yes \
depfile='.deps/gw-standard.Plo' tmpdepfile='.deps/gw-standard.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..    
-O2 -g -Wa                                                              
ll -Wno-uninitialized -Wno-unused -Werror -I/usr/include/glib-1.2 
-I/usr/lib/gli                                                              
b/include  -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 
-I/usr/include                                                               
-c -o gw-standard.lo `test -f gw-standard.c || echo './'`gw-standard.c
rm -f .libs/gw-standard.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -Wno-uninitialized 
-Wno-unused 
-We                                                              rror 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 
-I/                                                              
usr/lib/glib/include -g -O2 -I/usr/include -c gw-standard.c -MT 
gw-standard.lo 
-                                                              MD -MP 
-MF .deps/gw-standard.TPlo  -fPIC -DPIC -o .libs/gw-standard.lo
cc1: changing search order for system directory "/usr/include"
cc1:   as it has already been specified as a non-system directory
make[1]: *** [gw-standard.lo] Erreur 1
make[1]: Quitte le répertoire `/home/riri/Desktop/g-wrap-1.3.2/g-wrap'
make: *** [install-recursive] Erreur 1/



C'est installé ou pas ??
Merci d'avance.