public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* how to upgrade
@ 2004-09-07 12:00 Celia
  2004-09-07 14:47 ` Grant Ingram
  0 siblings, 1 reply; 2+ messages in thread
From: Celia @ 2004-09-07 12:00 UTC (permalink / raw)
  To: gsl-discuss

I have an old version of GSL from 2001 installed on my Linux computer, and I
need to upgrade to the latest version.  How might I go about that, making
sure that the old files are replaced with the new completely?  Thanks.

-- Celia


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

* Re: how to upgrade
  2004-09-07 12:00 how to upgrade Celia
@ 2004-09-07 14:47 ` Grant Ingram
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Ingram @ 2004-09-07 14:47 UTC (permalink / raw)
  To: Celia; +Cc: gsl-discuss

Celia,

Celia wrote:
> I have an old version of GSL from 2001 installed on my Linux
> computer,  and I
> need to upgrade to the latest version.  How might I go about that,
> making sure that the old files are replaced with the new completely?
> Thanks.

Well there may be a better way to do this but I would suggest remove the
old version and then installing a new version from scratch.

How you do this depends on how you installed it.

If you used a package management system (like rpm) remove it with that
tool and then install the new version.

If you compiled from source you can try:
$ make uninstall
to remove the package and then install again.  You can then poke around
in /usr/local (which is the default install location) to assure yourself
of the removal of all the files.

I hope that helps,

Grant.
-- 
Grant Ingram
Tel: 0191 334 2459
www.dur.ac.uk/g.l.ingram

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

end of thread, other threads:[~2004-09-07 14:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-07 12:00 how to upgrade Celia
2004-09-07 14:47 ` Grant Ingram

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