public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Mo DeJong <mdejong@cygnus.com>
To: Helmut Herrmann <Helmut.Herrmann@aeon.de>
Cc: Source Navigator RedHat <sourcenav@sourceware.cygnus.com>
Subject: Re: Invalid command "sn_tcl_tk_init"
Date: Sun, 06 Aug 2000 13:18:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1000806131556.6745B-100000@cse.cygnus.com> (raw)
In-Reply-To: <00db01bfffcb$ec5a0630$0d20a8c0@double>

> Hello,
> 
> I am new to this list. As I had difficulties in starting Source
> Navigator logged in as normal user after having it installed as root (on
> Linux SuSE 6.4) I searched the archive. I concluded from the
> contributions that one of the available patches fixes the problem. Thus,
> I tried those patches but without success. Could anybody point me into
> the right direction and tell me the actual status?
> 
> Thanks,
> Helmut

You applied this patch?
ftp://sources.redhat.com/pub/sourcenav/releases/patches/0001-spolk-000725-patch

That should have fixed it. This is the part that fixes that
problem.

Index: snavigator/gui/Makefile.am
===================================================================
RCS file: /cvs/cvsfiles/devo/snavigator/gui/Makefile.am,v
retrieving revision 1.27.2.2.2.3.4.4
diff -c -2 -p -r1.27.2.2.2.3.4.4 Makefile.am
*** snavigator/gui/Makefile.am  2000/02/11 23:48:34     1.27.2.2.2.3.4.4
--- snavigator/gui/Makefile.am  2000/07/25 19:19:57
*************** tclIndex: $(prog_DATA)
*** 43,47 ****
          here=`pwd`; cd $(srcdir) && \
          rm -f tclIndex && \
!         echo "source $(ITCL_MKINDEX_DIR)/itcl_mkindex.tcl; itcl_mkindex 
$(SN_GUI_DIR)" | @ITCL_SH@
  
  all-local: tclIndex
--- 43,48 ----
          here=`pwd`; cd $(srcdir) && \
          rm -f tclIndex && \
!         echo "source $(ITCL_MKINDEX_DIR)/itcl_mkindex.tcl; itcl_mkindex 
$(SN_GUI_DIR)" | @ITCL_SH@ && \
!         chmod 644 tclIndex


You just need a chmod.

Mo DeJong
Red Hat Inc

  parent reply	other threads:[~2000-08-06 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-06 10:28 Helmut Herrmann
2000-08-06 11:37 ` Carl Petersen
2000-08-06 13:18 ` Mo DeJong [this message]
2000-08-07 11:01   ` Helmut Herrmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SOL.3.91.1000806131556.6745B-100000@cse.cygnus.com \
    --to=mdejong@cygnus.com \
    --cc=Helmut.Herrmann@aeon.de \
    --cc=sourcenav@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).