"James P Kannengieser" <[EMAIL PROTECTED]> wrote:
>
>./makelib: ar: not found
>
>Does anyone know how I can fix this problem? Thanks in advance for your help.
Either of:
man ar
find / -name ar -print
will locate "ar", which is probably in /usr/ccs/bin. Add that
directory to your path and re-run the make.
-Dave
- problems compiling James P Kannengieser
- Re: problems compiling Bitt Faulk
- Re: problems compiling Dave Sill
- Re: problems compiling James P Kannengieser
