[Xcircuit-dev] xcircuit compilation on Ubuntu
seppo silaste
seppo.silaste at kolumbus.fi
Sun Jun 3 05:48:34 PDT 2007
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
More information about the Xcircuit-dev
mailing list