AxKit can't find iconv

2003-06-10 Thread Peter Flynn
This is on RH9. Apache 1.3-27 and mod_perl 1.27 are installed and running, but AxKit 1.61 Makefile.PL says Checking if your kit is complete... Looks good checking for iconv() in -liconv... no checking for libiconv() in -liconv... no checking for iconv() in -lc... no AxKit needs the iconv

Re: Problem with xsl:processing-instruction...

2003-06-10 Thread S Woodside
there's probably other ways to get the same effect though. (using document() maybe with document('axkit://...')) simon On Monday, June 9, 2003, at 10:00 PM, Jeremy Frumkin wrote: Hi all - I have an XSL file which adds a processing instruction to an XML file. I would then like AxKit to

possible usage scenario?

2003-06-10 Thread Brian Bray
I'm wondering if AxKit will work in my situation. I have a site written in ColdFusion that generates all output as dynamic XML. I currently have a semi-hack in place where every page captures its own output, applies an XML to HTML stylesheet and then prints the results. Could I let the

Re: AxKit can't find iconv

2003-06-10 Thread Peter Flynn
Having failed to configure AxKit because it claimed iconv was missing, I grabbed GNU libiconv and installed that, so I now have /usr/local/include/iconv.h and /usr/local/lib/libiconv.so in place. AxKit *still* claims I don't have iconv installed. Is there a way around this? I did some googling

Re: AxKit can't find iconv

2003-06-10 Thread Kip Hampton
Peter Flynn wrote: On Tue, 2003-06-10 at 22:23, S Woodside wrote: This just came up, try the archives. Maybe it should be in the FAQ too. Do you have an exact reference? I don't see any mention of iconv in the logs, and there doesn't appear to be a search engine. A seachable archive of this