[ic] 'configure' cannot see /usr/local/bin/perl

Peter peter at pajamian.dhs.org
Thu Jan 1 02:40:59 EST 2004


D T wrote:
> 1. Ron
> 
> 
>>Change your path for the user that is installing ic to include
>>/usr/local/bin/perl before /usr/bin/perl.
>>
>>-Ron
> 
> 
> That's just the thing. I'm not sure where the $PATH info for the users is stored. I did global searches on the box (and of course got tons of results) but couldn't find it.
> 
> Where are the default path references for the users stored?

Try this:

PATH=/usr/local/bin:$PATH ./configure

That should just run configure with an altered path, it won't affect the 
path of any other programs.

Regards, Peter


More information about the interchange-users mailing list