From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Roxborough To: jonathan eskritt Cc: sourcenav@sourceware.cygnus.com Subject: Re: Source-nav won't start Date: Thu, 19 Jul 2001 21:39:00 -0000 Message-id: <3B57B5C0.702AE010@redhat.com> References: X-SW-Source: 2001-q3/msg00056.html Hi, I'm confused. why is Source-Nav compiled with Tcl/Tk8.3, I didn't know that we had finished the work needed to run with Tcl/Tk8.3. Maybe you had Tcl/Tk8.3 pre-installed and it's linked against them. But I've not idea how. Did you build Tcl/Tk8.1 that should come with the Source-Nav sources (of course it should have done this automatically)? Ian. jonathan eskritt wrote: > > Hi I'm running RedHat 7.1, and I'm having trouble getting source-navigator > to start. It compiled okay, but when I tried to make install ld failed > because it couldn't find libtix4.1.8.1.so so I linked it to libtix4.1.8.3.so > that I had on the system. Everything went smooth after that. Now when I try > to start snavigator I get this error: > > >snavigator > Application initialization failed: version conflict for package "Tcl": have > 8.1, need 8.3 > Error in startup script: invalid command name "create_interp" > while executing > "create_interp { > > # FIXME: This is broken, it gets reset inside sn_init_globals > set sn_options(sys,bug-mail-address) "support@cygnus.com" > > sn_ses..." > (file "/usr/local/snavigator/share/etc/navigato" line 12) > > but if I ldd hyper I get: > > >ldd hyper > libtix4.1.8.1.so => /usr/lib/libtix4.1.8.1.so (0x40032000) > libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40074000) > libdl.so.2 => /lib/libdl.so.2 (0x40154000) > libm.so.6 => /lib/i686/libm.so.6 (0x40158000) > libc.so.6 => /lib/i686/libc.so.6 (0x4017c000) > libtk8.3.so => /usr/lib/libtk8.3.so (0x402ac000) > libtcl8.3.so => /usr/lib/libtcl8.3.so (0x40365000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > > Could someone please give me a hand. > > Thanks, > jonathan > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp