I need to have a CGI script, among many other things, retrieve xml from a variety of sources (mostly databases - FMP, mySQL, and a couple of proprietary DB's, but also a few small data files stored as xml, or converted to xml from various text formats), process that xml with xslt ...
i tried to install cpan module (dbi) but the gcc compiler makes an strange error "/Local/Library/Frameworks: Not a directory". I have tried to compile a very simple c source but it' s the same error! can someone help me?