Subject: Re: devel/libnet missing installation location?
To: Stuart Shelton <stuart@zeus.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 09/03/2005 20:50:47
On Sat, 3 Sep 2005, Stuart Shelton wrote:
>> What operating system are you using?
>
> IRIX 6.5.28 ;)
>
>> But the fix for Makefile.in is probably the same:
>>
>> -MAN_PREFIX = @MAN_PREFIX@
>> +MAN_PREFIX = @mandir@
>
> Great - this fixed it for me! Thanks.
> Cannot access /usr/bsd/man/man3/libnet.3: No such file or directory
I looked at configure again. It appears that this Makefile.in should
have:
MAN_PREFIX = @mandir@/man3/
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/