Hi Josh, Thank you for your answer. I already install macports: libusb n boost. When I check into macports, it installed libtool too.
I will try your tricks to create sym link Of glibtoolize (from macports' libtool) into libtoolize. I will report if there any problems with that trick. ------Original Message------ From: Josh Kropf To: oo.if...@gmail.com To: Barry project development discussion Cc: Oon Arfiandwi Subject: Re: [Barry-devel] Barry on macosx 10.5 Sent: Mar 29, 2009 2:38 AM Oon, MacOS X ships with an older version of glibtoolize (version 1.5). You may need to install the more recent version using MacPorts (that is what I have done anyway). I used a symlink to glibtoolize in a local bin directory, but there are probably better ways... mkdir ~/bin Add to the PATH variable... export PATH=~/bin:$PATH Make the symlink... cd bin ln -s /opt/local/bin/glibtoolize libtoolize On Sat, 28 Mar 2009 19:06:34 +0000 "Oon Arfiandwi" <oo.if...@gmail.com> wrote: > > Hi All, > > I try to build barry from git. > I got problem with libtoolize > When buildgen.sh, > On macosx I just found glibtoolize. > > Anyone have the tricks? > > Thank you. > > . > -- > regards, > Oon Arfiandwi > . > > ------------------------------------------------------------------------------ > _______________________________________________ > Barry-devel mailing list > Barry-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/barry-devel -- Josh Kropf <j...@slashdev.ca> . -- regards, Oon Arfiandwi . ------------------------------------------------------------------------------ _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel