:: Re: [DNG] Dependency Hell: was leve…
Etusivu
Poista viesti
Vastaa
Lähettäjä: Mitt Green
Päiväys:  
Vastaanottaja: dng
Aihe: 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