[redland-dev] library dependancies
Dave Viner
dviner at apache.org
Tue Feb 15 02:24:02 GMT 2005
Hi,
In the unix version, the libraries in redland-1.0.0 have the following
dependancies:
libraptor.so dependsOn <xml-parser-library>
librasqal.so dependsOn libraptor.so
librdf.so dependsOn librasqal.so
librdf.so dependsOn libraptor.so
In the win32 compilation however, rasqal.dll requires librdf.lib. I believe
this is due primarily rasqal_redland.c.
What is the proper set of dependancies?
thanks
dave
More information about the redland-dev
mailing list