public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* how to uninstall sourcenav?
@ 2000-07-28 10:52 Dan E. Kelley
  2000-07-28 11:01 ` Mo DeJong
  0 siblings, 1 reply; 2+ messages in thread
From: Dan E. Kelley @ 2000-07-28 10:52 UTC (permalink / raw)
  To: sourcenav

I tried
	make uninstall
but it found no 'make' target.

I wish to remove sourcenav since it only works if I'm logged in as root,
and I think that's too dangerous for me.  (I won't go into the details of
what happens if I'm not 'root' since I checked on this list and
noticed several messages about this difficulty posted 10 days ago.)

PS: this is not a 'flame' ... I'm sure sourcenav will be great later
on.  But I'd like to clear out the version I have now, in hopes that later
on I can freshly install a working version.  If somebody has an RPM of it,
which permits trivial uninstallation, then I'd be delighted!!!

-- 
Dan E. Kelley                                     phone:(902)494-1694
Oceanography Department, Dalhousie University       fax:(902)494-2885
Halifax, Nova Scotia                         mailto:Dan.Kelley@Dal.CA 
Canada B3H 4J1   http://www.phys.ocean.dal.ca/~kelley/Kelley_Dan.html

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

* Re: how to uninstall sourcenav?
  2000-07-28 10:52 how to uninstall sourcenav? Dan E. Kelley
@ 2000-07-28 11:01 ` Mo DeJong
  0 siblings, 0 replies; 2+ messages in thread
From: Mo DeJong @ 2000-07-28 11:01 UTC (permalink / raw)
  To: Dan Kelley; +Cc: sourcenav

On Fri, 28 Jul 2000, Dan E. Kelley wrote:

> I tried
> 	make uninstall
> but it found no 'make' target.
> 
> I wish to remove sourcenav since it only works if I'm logged in as root,
> and I think that's too dangerous for me.  (I won't go into the details of
> what happens if I'm not 'root' since I checked on this list and
> noticed several messages about this difficulty posted 10 days ago.)

You just need to run "chmod o+r $INSTALL/share/gui/tclIndex" to fix that.

> PS: this is not a 'flame' ... I'm sure sourcenav will be great later
> on.  But I'd like to clear out the version I have now, in hopes that later
> on I can freshly install a working version.  If somebody has an RPM of it,
> which permits trivial uninstallation, then I'd be delighted!!!

You can install with the prefix, like so:

./configure --prefix=${HOME}/sourcenav

Then remove it like so:

rm -rf ${HOME}/sourcenav

You can also find binaries at:

ftp://ftp.freesoftware.com/pub/sourceware/sourcenav/releases/binaries/

Of course, if you already build it yourself you don't need a binary.

Mo DeJong
Red Hat Inc

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

end of thread, other threads:[~2000-07-28 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-28 10:52 how to uninstall sourcenav? Dan E. Kelley
2000-07-28 11:01 ` Mo DeJong

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).