Greetings I am attempting to compile Koffice-2.2.1 (on an x86_64/cblfs setup). It has an option to 'compile-in' pstoedit. This also needs an svg-plugin. So I then downloaded the file named "plugins_linux_350.tgz" from http://www.helga-glunz.homepage.t-online.de/plugins/
I untarred it in /usr/local/lib/pstoedit. It gave a "library" named "plugins_linux_350.so". Running cmake on the source code of koffice-2.2.1 fails to detect pstoedit because it needs THE svg plugin. The 'head' of running pstoedit -h reads:- -------------------------------------------------------------------------------- "Problem during opening /usr/local/lib/pstoedit/plugins_linux_350.so:/usr/local/lib/pstoedit/plugins_linux_350.so: wrong ELF class: ELFCLASS32 ---------------------------------------------- In other words it is for a 32-bit setup. Does any on on list know where to get pstoedit svg-plugin sources luxInteg _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
