Mail Archives: geda-user/2013/12/31/08:58:15
On Tue, 2013-12-31 at 02:06 -0800, gavin bowlby wrote:
> Before attempting to install gtxwave on my Ubuntu 13.10 system, I
> installed TCL using the Ubuntu Software Center program.
Ubuntu is in first order a binary distribution, not really designed to
compile software from sources.
When you want to build from sources, you may need some of the so called
developer packages, beside tools like compiler, linker...
There is a tcl-dev packages for ubuntu, you may try to install that one.
Maybe more dev packages are missing?
Or it may be possible to disable tcl?
There is an option
--with-tcl
so maybe something like
--without-tcl
may work?
Sorry, I can not really help you, I have never used ubuntu -- for gentoo
we do not have such kind of problems, but we may have others.
- Raw text -