| matt comeione writes:
> I checked out csound from cvs and attempted autoreconf -i. The
> configuration fails with the following error:
I sent you a snapshot of the distribution. If you can recieve large
messages, you can just use that for now.
> Can't exec "libtoolize": No such file or directory at
> /usr/share/autoconf/Autom4te/General.pm line 498, line 3.
> autoreconf: libtoolize failed with exit status: -1
I appears that MacOS 10.3 has some, but all of the autotools
installed. One approach is to see if you can find and install a GNU
developer package that contains libtool. With OS X, Mac users are no
longer second class citizens with regard to these tools, but it
apparently requires the installation of additional developer tools. I
know the Mac lovers at my work place have these tools installed and
working, but since I tend to use Linux, I cannot tell you how they did
it.
Here is another way to build a distribution if you have access to PC.
Burn a Knoppix Live CD, and use it to boot the PC. Using anonymous
CVS access, get the sources from SourceForge, and then do:
$ autoreconf -i
$ ./configure
$ make
$ make dist
This will produce the file csound-4.23f12gbs.8.tar.gz. Use scp to
send this file to your Mac.
I've always wished the GBS distribution of Csound 4 need not require
libtool. It needs it only to build shared libraries, and it is the
Windows users who want them so the can generate a libcsound DLL. The
GBS system would be much simpler if it only built static libraries.
> csound-4.23f12gbs.7 builds without issue, but is lacking
> /util2/exports which i would like to test/use. I am very new to
> using cvs and can very well be making a newbie mistake, however, any
> help would be appreciated.
These utilities compile, but have never been tested by me. I created
the instructions for building them based on a Linux Makefile without
understanding anything about the code.
John
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |