Re: perl variant to postgresql82 not working?

2008-02-28 Thread Tim Holahan
My problem seems to be due to a 32-bit vs. 64-bit issue. I found this remark in the readme the came with the precompiled pg82 binaries: The PL/Perl and PL/Python languages have been dropped for now - they currently don't build 64bit. This led me to this page on the Apple site: http://developer.ap

perl variant to postgresql82 not working?

2008-02-28 Thread Tim Holahan
Hi. I'm trying to install plperl along with postgres 8.2 on a MacBook running Leopard by issuing the following command: port install postgresql82 +perl Everything seems to go smoothly (see the output below my signature). However, after I create a database, attempts to CREATE LANGUAGE 'plperl' (an

Re: try to install mysql5 + php5 + apache2

2008-02-28 Thread js
> > How about including some instructions like this in ports and > > install it in /opt/local/share/someplace? > > > > README.macports or something like that. > > That would be a possibility. Then the post-activate message could be > reduced to simply referring the user to the text file. Or