:: Re: [DNG] Dependency Hell: was leve…
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Mitt Green
Datum:  
To: dng
Betreff: 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