Compare commits
No commits in common. "473aa8788c5e663a25b38b7389e762052180bafe" and "e6ed7da3959d67267d349ec1602f636ce76ad9f7" have entirely different histories.
473aa8788c
...
e6ed7da395
@ -21,9 +21,6 @@ Building
|
|||||||
Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
|
Build dependencies: CMake and/or make, a C++14 compiler, pkg-config +
|
||||||
Runtime dependencies: ncursesw, libacl
|
Runtime dependencies: ncursesw, libacl
|
||||||
|
|
||||||
Unfortunately most LLVM libc++ versions have a bug that crashes 'sdn' on start.
|
|
||||||
Use GNU libstdc++ if you're affected.
|
|
||||||
|
|
||||||
$ git clone https://github.com/pjanouch/sdn.git
|
$ git clone https://github.com/pjanouch/sdn.git
|
||||||
$ mkdir sdn/build
|
$ mkdir sdn/build
|
||||||
$ cd sdn/build
|
$ cd sdn/build
|
||||||
@ -95,7 +92,7 @@ cwd bold
|
|||||||
input
|
input
|
||||||
....
|
....
|
||||||
Filename colors are taken from the `LS_COLORS` environment variable.
|
Filename colors are taken from the `LS_COLORS` environment variable.
|
||||||
Run `dircolors` to get some defaults.
|
Run 'dircolors' to get some defaults.
|
||||||
|
|
||||||
Similar software
|
Similar software
|
||||||
----------------
|
----------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user