This is the mail archive of the sid@sources.redhat.com mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 'bridge-tk unknown' when trying to run demo


Hi, Andre -

: [...]
: ./voice-pager-demo
: + arm-elf-sid --no-run --sidcodec=0xA01300
: /home/mccurdy/sid_build/sid/demos/voice-pager/Test-voice-pager.out
: Configuration file saved to `Test-voice-pager.out.conf'.
: + sid -f
: /home/mccurdy/sid_build/sid/demos/voice-pager/Test-voice-pager.out.conf
: -f voice-pager-demo.conf -f
: ../../../../src/sid/demos/voice-pager/voice-pager-demo.conf.pport
: voice-pager-demo.conf:8: component type bridge-tk unknown
: voice-pager-demo.conf:9: component panel not found
: [more 'component panel not found' messages...]
: Configuration error.  Aborting.

Right.  The bridge-tk component requires among other things that the
tcl-bridge component be available as a shared library
(in $prefix/lib/sidcomp) or statically linked into the $prefix/bin/sid
executable, and that the "bridge-tk.tk" file be available in
$prefix/share/sidcomp.  If you are running sid from an installation
directory other than the $prefix you configured for it, you'll need
to set the $SID_EXEC_PREFIX environment variable to point at the
run-time $prefix.

There are other possibilities.  It'd help if you supplied the sid
configure line, tcl-related bits of the "make" transcript, a "ls -lR"
of the entire sid install tree.

(Also, please be aware that this old demo is not frequently tested
any more.)


_ FChE

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]