<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000"><br>
Oh god, that must have been tunnel vision. Yeah, that was the obvious
next step. Thanks :-)<br>
<br>
I compiled all the supplied examples and ran them, and they seem to
print plausible results.<br>
The only hurdle is, that ld doesn't pick up libxml2.dylib on its own -
for whatever reason.<br>
<br>
I had to explicitly add {$linklib xml2} to the code to get it to link.<br>
(Although in the code it explicitly references
"'libxml2.'+sharedsuffix;" already, which should have the same result,
imho.)<br>
<br>
Can I easily install the libxml package into my installed fpc for the
given target? (by using fppkg, fpmake, or whatever?)<br>
<blockquote style="border: 0px none;"
cite="mid:20150221193355.A7A9C731B5@toad.stack.nl" type="cite">
<div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div
style="display:table;width:100%;border-top:1px solid
#EDEEF0;padding-top:5px"> <div
style="display:table-cell;vertical-align:middle;padding-right:6px;"><img
photoaddress="marcov@stack.nl" photoname="Marco van de Voort"
src="cid:part1.00020600.04020403@gmx.de"
name="compose-unknown-contact.jpg" height="25px" width="25px"></div> <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;width:100%">
<a moz-do-not-send="true" href="mailto:marcov@stack.nl"
style="color:#737F92
!important;padding-right:6px;font-weight:bold;text-decoration:none
!important;">Marco van de Voort</a></div> <div
style="display:table-cell;white-space:nowrap;vertical-align:middle;">
<font color="#9FA2A5"><span style="padding-left:6px">21. Februar 2015
20:33</span></font></div></div></div>
<div style="color:#888888;margin-left:24px;margin-right:24px;"
__pbrmquotes="true" class="__pbConvBody"><div><!----><br>Copy
libxml/src/* simply to your working dir and compile your demo ?<br>
</div></div>
</blockquote>
</body></html>