:: Re: [DNG] Dependency Hell: was leve…
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Mitt Green
Date:  
À: dng
Sujet: 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