problem configuring bind-9.3.0rc4 on Solaris8

Brian Wilson bcfw02 at ameritech.net
Wed Apr 6 15:12:15 UTC 2005


ar isn't in the path by default on Solaris 8.

ksh
export PATH=$PATH:/usr/local/bin:/usr/ccs/bin:/usr/xpg4/bin
./configure

you may want to switch the order of ccs/bin and xpg4/bin on your own 
preference.  you may also want to do a bunch of other stuff before running 
configure.  This should just make sure you get ar and a bunch of other 
needed stuff in your PATH, if it's installed on your system.

-b

----- Original Message ----- 
From: "G. Roderick Singleton" <gerry at pathtech.org>
To: "Atif Nadeem" <Atif.Nadeem at dubaiinternetcity.ae>
Cc: "BIND List" <bind-users at isc.org>
Sent: Wednesday, April 06, 2005 8:46 AM
Subject: Re: problem configuring bind-9.3.0rc4 on Solaris8


> On Wed, 2005-04-06 at 16:44 +0400, Atif Nadeem wrote:
>> Hi,
>> A new bie here...I'm trying to configure bind-9.3.0rc4 on Solaris8. but
>> the following error I'm getting:
>>
>>
>
> Try installing the package containing ar(). See
> http://docs.sun.com/app/docs/doc/817-3936/6mjgdbv1f?q=ar&a=view
> -- 
> G. Roderick Singleton <gerry at pathtech.org>
> PATH tech
>
> 




More information about the bind-users mailing list