On Mon, 2005-10-17 at 16:15 -0400, Daniel Veillard wrote: > > /tmp/libxml2-2.6.22/.libs/lt-runtest: error while loading shared > > libraries: libiconv.so.2: cannot open shared object file: No such file > > or directory > > that's not related to libxml2 you have a configuration problem, really. > you can try to "configure --without-shared" to avoid shared libs issues > but you should really fix this !
Well i tried configuring that using --without-shared option but still after running ./runtest it shouts for not been able to load libxml2.so.2 from the .libs directory. Also libxml2.so.2 is a symbolic link tlibxml2.so.2 -> libxml2.so.2.6.22 Any more suggestions how can I fix this? _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
