Hi, I am installing a module which got so many dependancies to load. So, to copy them manually will take so much time for me. Is there any other way to make the program to access the *cc* from correct location.
Thanks, Rajeev Kilaru On 9/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > --- kilaru rajeev <[EMAIL PROTECTED]> wrote: > > > > > *cc* is installed at */usr/ucb/cc* but it is pointing to * > > /opt/SUNWspro/bin/cc.* Please help me to make it point to the > > /usr/bin/cc. > > > > You may take a look at Makefile.PL and change something about the > complier. > But as a fast solution,how about making a symbol link from /usr/ucb/cc to > /opt/SUNWspro/bin/cc? > > -- > Jeff Pang > > > > > ____________________________________________________________________________________ > Get the World's number 1 free email service. > http://mail.yahoo.com.au > >