Re: [tkined] How to install Tcl/Tk8.0 Sun package + Scotty?

Doug Hughes (Doug.Hughes@Eng.Auburn.EDU)
Tue, 26 May 1998 10:56:37 -0500

Ah!!!
yes, /usr/ucb/cc should not be first in your path for the C compiler.
This runs it in compatability mode (a very bad thing)

it should be in /opt/SUNWspro/bin or something like that. Find it and put
that version of cc first in your path.
If you can't figure out where it is, then yes, gcc is a good choice, or ask
somebody for the path of the C compiler, because it sounds like you have it.
Without it, even the /usr/ucb/cc thing wouldn't work.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.