:: Re: [DNG] Dependency Hell: was leve…
Kezdőlap
Delete this message
Reply to this message
Szerző: Mitt Green
Dátum:  
Címzett: dng
Tárgy: Re: [DNG] Dependency Hell: was leveldb support proposal
‎Stephanie Daugherty wrote:‎

>There's a fairly elegant, but seldom used solution
>to this problem,. GNU Stow, which is designed to
>basically be a "package manager" for locally installed
>packages.


What about checkinstall? It can create a .deb package
by checkinstall -D. So, instead of make install, ye use this.

Mitt