I did some reading and it looks like Macs have glibtool and libtool. It appears that glibtool and glibtoolize are the ones that will work, so this reports:
bash-3.2$ glibtool --version ltmain.sh (GNU libtool) 2.2.4 What version is required? Thanks! Patrick On Aug 12, 2013, at 5:11 PM, Patrick Higgins wrote: > bash-3.2$ which libtool > /usr/bin/libtool > > bash-3.2$ libtool -V > Apple Computer, Inc. version cctools-795 > > thanks Marek : ) > > > > Patrick > > > On Aug 12, 2013, at 4:59 PM, Marek Otahal wrote: > >> Ok, so now what does >> $which libtool >> and $libtool --version >> give? >> Thanks, M. >> > > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > _______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
