Hi.

I spent a whole day trying to get xcircuit 3.6.94 compiled on a new
installation of Ubuntu Edgy. To maybe spare someone else the 'why won't
it compile'-headache, here is what you have to do:

Install:
        tcl8.4
        tcl8.4-dev
        tk8.4
        tk8.4-dev
        libxp6
        gcc
        g++             (this is not the same as gpp)
        automake1.9     (make is installed by default)
        nasm
        m4

The configure line for Ubuntu is the following: 
        ./configure --with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4
        
regards: Seppo Silaste

_______________________________________________
Xcircuit-dev mailing list
[email protected]
http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev

Reply via email to