I was already doing the rpm check and get this response:

gcc-cpp-2.95.2-12mdk

updatedb gives me no response (I'm assuming it's not supposed to)

locate gcc | grep bin gives me:

/usr/X11R6/bin/gccmakedep

Is gccmakedep the file that gcc usually points to?  Do I just need to ln
gcc /usr/X11R6/bin/gccmakedep?

Thanks...

Meghan






Christopher Palmer <chrisp at dusk.bitstream.net>@mn-linux.org on 02/28/2001
03:02:48 PM

Please respond to tclug-list at mn-linux.org

Sent by:  tclug-list-admin at mn-linux.org


To:   tclug-list at mn-linux.org
cc:
Subject:  Re: [TCLUG] Simple gcc question


Try:

  # rpm -qa | grep gcc

and

  # updatedb
  # locate gcc | grep bin

(The `#' means do this at a root prompt; technically only necessary
for the second command.)


--
Chris
www.innerfireworks.com

How can you say this is not Eden?
_______________________________________________
tclug-list mailing list
tclug-list at mn-linux.org
https://mailman.mn-linux.org/mailman/listinfo/tclug-list