Hi .. First of all "A Well Done" for all the developers of Commondesktop Infrastructure which has come as a very good and necessary solution for a component model architecture in Linux.
I downloaded this tar file from http://www.smg.co.jp/opensource/CommonDesktopInfrastructure/ and installed all the necessary dependencies (Axis2c , OO-SDK , libqt ..) in my Debian with GNOME 2.20..I can run the sample programs which comes with these dependencies packages without any error.. But when I try to run the install.sh from commondesktop1.0/installer/bin it runs for a while and struk with this error.. Making all in src make[2]: Entering directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen/src' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen/src' make[2]: Entering directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen' make[2]: Leaving directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen' make[1]: Leaving directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen' make[1]: Entering directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen/src' test -z "/root/commmondesktop_install/bin" || mkdir -p -- "/root/commmondesktop_install/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'wsdl2codegen' '/root/commmondesktop_install/bin/wsdl2codegen' /usr/bin/install -c wsdl2codegen /root/commmondesktop_install/bin/wsdl2codegen make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/root/common-desktop/commondesktop-0.1.0-beta /wsdl2codegen/src' ./configure: line 1632: syntax error near unexpected token `config.h' ./configure: line 1632: `AM_CONFIG_HEADER(config.h)' /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/root/commondesktop_inst LDFLAGS=-L/root/commondesktop_inst/lib CPPFLAGS=-I/root/commondesktop_inst/include --no-create --no-recursion ./configure: line 1632: syntax error near unexpected token `config.h' ./configure: line 1632: `AM_CONFIG_HEADER(config.h)' make: *** [config.status] Error 2 Similar config.status error is coming for all the configure files.I have automake1.9 installed and g++4.4 also..I couldnt predict what am missing or where am wrong.. I am really intrested in make use of this CommonDesktop technology for my applications.. Thanks in advance -- Prema
_______________________________________________ Desktop_architects mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/desktop_architects
