public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Source-nav won't start
@ 2001-07-19 19:43 jonathan eskritt
  2001-07-19 21:39 ` Ian Roxborough
  0 siblings, 1 reply; 2+ messages in thread
From: jonathan eskritt @ 2001-07-19 19:43 UTC (permalink / raw)
  To: sourcenav

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Source-nav won't start
  2001-07-19 19:43 Source-nav won't start jonathan eskritt
@ 2001-07-19 21:39 ` Ian Roxborough
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Roxborough @ 2001-07-19 21:39 UTC (permalink / raw)
  To: jonathan eskritt; +Cc: sourcenav

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-19 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-19 19:43 Source-nav won't start jonathan eskritt
2001-07-19 21:39 ` Ian Roxborough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).