Re: problem in install xerces in opensuse11.1
I know nothing about SUMO. Perhaps it really is special that it needs the source and not just the libraries. If you really need the source, you can install the src.rpm which will then be unpacked in /usr/src/packages/SOURCES. That way you can be sure that the source matches the installed libraries. Also make sure you have the compiler (g++?) and make installed to compile it.
|