Re: fakeroot package() -> mkdir: cannot create directory : Permission denied

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



On 03/03/2012 04:39 PM, Allan McRae wrote:
>>   I'm not sure what makepkg needs to tell it to put the packages in the $pkgdir
>> > from within the Makefile. Anyone else been bitten by this? Any quick fix?
>> > 
> 
> make INSTALL_ROOT=$pkdir install
> 
> 

What determines whether you need:

  make DESTDIR="${pkgdir}" install

or

  make INSTALL_ROOT="${pkgdir}" install

??

Can you grep something before building and tell?

-- 
David C. Rankin, J.D.,P.E.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux