Hi all, I try to compile the CVS version of Plucker (I heard that tables were supported now :-)) but I get errors... I seem to miss the wx/xrc/xmlres.h file... I have the wxGTK-devel packages installed, and also installed wxPython, but it didn't helped... (I run a Linux Madrake 9.0 by the way). Can anybody help me? Thanks a lot! Alex
g++ -g -O2 `wxgtk-config --cflags` -c -o internationalization.o internationalization.cpp internationalization.cpp:254:40: warning: no newline at end of file g++ -g -O2 `wxgtk-config --cflags` -c -o help_controller.o help_controller.cpp help_controller.cpp:278:32: warning: no newline at end of file g++ -g -O2 `wxgtk-config --cflags` -c -o plucker_wizard_base.o plucker_wizard_base.cpp plucker_wizard_base.cpp:59:56: wx/xrc/xmlres.h: No such file or directory In file included from plucker_wizard_base.cpp:64: install_viewer_wizard.h:109:36: warning: no newline at end of file In file included from plucker_wizard_base.cpp:65: add_channel_wizard.h:126:34: warning: no newline at end of file plucker_wizard_base.cpp:241:27: warning: no newline at end of file make[1]: *** [plucker_wizard_base.o] Erreur 1 make[1]: Quitte le r�pertoire `/home/alex/Documents/Palm/plucker/CVS/plucker_2003-02-26_09h01m51s/plucker_desktop' make: *** [plucker-desktop] Erreur 2 -- Alexandre Aractingi <[EMAIL PROTECTED]> _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

