pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Me first Makefile for Openssh5.9



On Wed, Feb 22, 2012 at 17:19, Maurizio Caloro <mauric%gmx.ch@localhost> wrote:
> if i try, the Path seems correct?
>>make show-var VARNAME=LOCALBASE
>>/usr/pkg

Yes, that is where it will eventually go.

> why it's installing after compiling now here
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc'
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc/man'
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc/man/man1'
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc/man/man3'
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc/man/man5'
>>created directory 
>>`/usr/pkgsrc/security/openssl-1.0.1/work/.destdir/usr/pkg/etc/man/man7'

Use "make package-install", the files will be where you expect them.
The destdir is only temporary.


--Benny.


Home | Main Index | Thread Index | Old Index