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

Tony Nichols tony at mail.applog.com
Thu Jan 1 11:17:06 EST 2004


I'm using RedHat9 and had to make a link to the replaced perl (Thanks Mike
for the kitchen sink version!).
Here is the command I used: ln -s /usr/bin/perl /usr/local/bin/perl

Works great now!

A.G. (Tony) Nichols
I.S. Manager
Appalachian Log Structures Inc.
www.applog.com 
tony at mail.applog.com 
888-999-2574 x124


-----Original Message-----
From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Peter
Sent: Thursday, January 01, 2004 2:41 AM
To: interchange-users at icdevgroup.org
Subject: Re: [ic] 'configure' cannot see /usr/local/bin/perl


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
_______________________________________________
interchange-users mailing list
interchange-users at icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users



More information about the interchange-users mailing list