Hi Russ,
I'm happily running 3.9.44 on OSX 10.10.5 ("Yosemite"). Build with the
following two commands. This insures that the MacPort libraries (and not
the OSX libraries) you have already successfully installed and tested
are being used by your new XCircuit build.
./configure --with-tcl=/opt/local/lib \
--with-tk=/opt/local/lib \
--with-gs=/opt/local/bin/gs \
--x-includes=/opt/local/include \
--x-libraries=/opt/local/lib
make
Then make the following link to accommodate the expected default file
extensions.
ln ./lib/tcl/xcircuit.dylib ./lib/tcl/xcircuit.so
That should do it. You can test as per the README, and install as also
specified in the README.
- Charlie
On 4/21/16 5:21 AM, Tim Edwards wrote:
Hello Russ,
I installed the 3.8 version from macports, but I don't see the 3.9
version
on macports. Will you be putting the 3.9 version on macports or do I
have
to install a different way?
I tried installing from the xcircuit-3.9.46 tarball on your site, but
after
the ./configure, it errored out because of missing cairo (redirected
output
attached).
Sorry I'm kind of a newbie at this. Could you please steer me in the
right
direction with the 3.9 install on MAC OS yosemite (10.10.5)?
Well, I don't compile, post, and maintain ports of xcircuit myself.
Other people do that for me; I just maintain the source.
It sounds like you are doing the right thing with the 3.9 install.
Just use "configure --without-cairo" if you don't have cairo libs on
the Mac.
Since the configure didn't get past the check for cairo, I don't know
if it would find an X11-compatible Tcl/Tk further on in the
configuration.
That may be another hurdle to get over.
---Tim
+--------------------------------+-------------------------------------+
| R. Timothy Edwards (Tim) | email: t...@opencircuitdesign.com |
| Open Circuit Design | web: http://opencircuitdesign.com |
| 19412 Cissel Manor Drive | phone: (301) 528-5030 |
| Poolesville, MD 20837 | cell: (408) 828-8212 |
+--------------------------------+-------------------------------------+
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
--
*Charlie Repetti
Senior Engineer
Sandpiper Associates, Inc.
415-515-5985*
_______________________________________________
Xcircuit-dev mailing list
Xcircuit-dev@opencircuitdesign.com
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev