Hi Jan,

On 02-02-2011 10:10:54 +0100, Jan Flokstra wrote:
> I am trying to install the newest monetdb system with the single
> bootstrap/configure on my Mac. This does not work as good as it used
> to be.  First when I do ./bootstrap I get the message that the
> libtoolize cannot be found. This is not installed on Mac OS, the
> default here is glibtoolize (version = 2.2.4). When using a package
> managers like fink libtoolize may be already installed in /sw because
> other packages need it. My solution was to temporary change the
> bootstrap file. 

Thanks, this should be easy to fix.

> The next problem is that it cannot find the libiconv package. I have libiconv 
> installed in the monetdb prefix but i get the message:

You need to have this iconv.m4 file in your aclocal inclusion path.
(-I)  iconv.m4 is provided by the gettext package, you'll need the
development version of that for sure to get this .m4 file.

You can copy the iconv.m4 into the dir where the bootstrap script
resides, or in buildtools/conf.  I'll add some variable so you can add
the system location of the m4 files yourself.

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to