[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Mac OS X and EDA tools
> Looks like Icarus Verilog 0.8 compiles out of the box on
> Mac OS X 10.3, so one can expect native packages as soon
> as I learn how to make 'em.:-)
>
> But that naturally means I'm next going to be trying to
> get gtkwave installed. Has anybody already been down that
> path?
Andrew Bardsley's done it before..I believe he got 2.x running on his mac
laptop so it's definitely doable. (that said, look at the 2.x configure
scripts...)
For 1.3.50, you might have to mess with the configure script, but the only
outside package dependency "should" be gtk. libz and libbz2 are both in
the tarball, though if you've installed IV, you already have both of them.
Anyway, one of these days I do have to update the autoconf stuff. It's
been years since I've regenerated it--the last time I messed with it was
for mingw.
-t