thanks iohannes, i will follow the archives and your suggestion and report back.
:)
/a
On 4/2/07, IOhannes m zmoelnig zmoelnig@iem.at wrote:
alejo d wrote:
hi all,
we are in the process of installing pda[1] to an embedded device aka gumstix. the buildroot of the so called device has TCL but of course, no TK.
we were told to install TK manually but i has dependencies on X11 and is an embedded device that has no display to control and is intended to run fast and lightly.
has anyone go around something similar before? any advice on what route to take?
do you need pd-gui? pd-gui is the only part of pd that depends on tcl/tk and is not strictly needed for running pd (e.g. when running pd with "-nogui" then pd-gui is not needed at all)
if that is ok for you, try building pd without pd-gui (search the archives for instructions on what exactly to do; basically it is just deleting the tcl/tk search thingies from configure.in and the pd-gui thingies from Makefile(.in))
mfg.asd IOhannes