Forum Linux.mandriva Installation de GWorkspace

Posté par  .
Étiquettes : aucune
0
19
déc.
2006
Bonjour à tous,

Je suis actuellement sous Mandriva 2006 (faut que je migre sous la 2007, mais je ne veut pas reformater... Bref, ceci est un autre problème !). J'utilise WindowMaker comme interface graphique. Je voudrais installer GWorkspace, le file manager de GNUstep. Mais j'ai des problèmes... :-/

J'ai téléchargé les sources car je n'ai pas trouvé de RPMs. Le fichier d'installation me dit bien de faire un ./config puis make install (normal quoi...)

Voilà ce que j'obtiens :
1-

# ./configure
[Tout le tralala... et à la fin :]
configure: The PDFKit framework can't be found.
configure: The pdf viewer will not be built.
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating inspector.make
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating ContentViewers/ImageViewer/resizer/config.h
config.status: ContentViewers/ImageViewer/resizer/config.h is unchanged


Bref, tout va bien. c'est la suite qui ne va pas :
2-

#make install
Making all in FSNode...
make[1]: Entering directory `/home/selmak/GWorkspace-0.8.3/FSNode'
Making build-headers for framework FSNode...
Making all for framework FSNode...
Compiling file FSNode.m ...
FSNode.m:25:35: error: Foundation/Foundation.h: Aucun fichier ou répertoire de c
e type
FSNode.m:26:27: error: AppKit/AppKit.h: Aucun fichier ou répertoire de ce type
In file included from FSNode.m:27:
FSNode.h:35: error: cannot find interface declaration for 'NSObject', superclass
of 'FSNode'
FSNode.h:37: error: syntax error before 'NSString'
FSNode.h:45: error: syntax error before 'NSDate'
FSNode.h:50: error: syntax error before 'NSString'
FSNode.h:73: error: syntax error before 'NSNotificationCenter'
FSNode.h:78: error: syntax error before 'NSString'
FSNode.h:80: error: syntax error before 'NSString'
FSNode.h:83: error: syntax error before 'NSString'
FSNode.h:86: error: syntax error before 'BOOL'
FSNode.h:88: error: syntax error before 'NSArray'
FSNode.h:90: error: syntax error before 'NSArray'
FSNode.h:92: error: syntax error before 'NSArray'
FSNode.h:94: error: syntax error before 'NSArray'
FSNode.h:96: error: syntax error before 'NSArray'
FSNode.h:98: error: syntax error before 'NSArray'
FSNode.h:100: error: syntax error before 'NSArray'
FSNode.h:103: error: syntax error before 'NSArray'
FSNode.h:106: error: syntax error before 'NSArray'
FSNode.h:109: error: syntax error before 'NSArray'
FSNode.h:111: error: syntax error before 'NSString'
FSNode.h:114: error: syntax error before 'NSString'
FSNode.h:117: error: syntax error before 'NSString'
FSNode.h:120: error: syntax error before 'BOOL'
FSNode.h:124: fatal error: method definition not in @implementation context
compilation terminated.
make[2]: *** [shared_obj/FSNode.o] Erreur 1
make[1]: *** [FSNode.all.framework.variables] Erreur 2
make[1]: Leaving directory `/home/selmak/GWorkspace-0.8.3/FSNode'
make: *** [internal-all] Erreur 2



Quelqu'un peut m'expliquer, m'aider?

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.