:: Re: [DNG] Dependency Hell: was leve…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mitt Green
Fecha:  
A: dng
Asunto: 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