English | Lietuviškai

Info


Communication


COMPILATION

These are compilation instructions for nano.

./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-utf8 \
--host=x86_64-peropesis-linux-gnu &&
make &&
make install DESTDIR=

mkdir DESTDIR/etc
install -v -m644 doc/sample.nanorc /mnt/nano-ready/etc/nanorc

Copyright © 2021-2026 Peropesis. See license terms.
E-mail: info(at)peropesis.org