New program suggestions
Hey, all,
Thank you for suggestions. I made a note of the suggestions and I'll think about it.
Dainis, Peropesis 2.8 edition is not adapted for writing distribution to hard disk.
For the pkgsrc. I tried to install in Peropesis 2.8, works perfectly:
get pkgsrc
$ wget http://cdn.netbsd.org/pub/pkgsrc/stable/pkgsrc.tar.xz
$ tar -xvf pkgsrc.tar.xz
bootstrap
$ cd pkgsrc/bootstrap
$ ./bootstrap --prefix /opt/pkg-2024Q3 --prefer-pkgsrc yes --make-jobs 4
build a package (I built BitchX)
$ cd pkgsrc/chat/BitchX
$ /opt/pkg-2024Q3/bin/bmake install
run the installed program
$ /opt/pkg-2024Q3/bin/BitchX
Lets try to install mpv. Does it work?
P.S. It would be a nice idea if someone developed package manager for Peropesis.
Complete thread:
- New program suggestions -
aronasPero,
2024-11-04, 20:35
- New program suggestions - Dainis, 2024-11-06, 13:40
- New program suggestions - sskras, 2024-11-06, 14:07
- New program suggestions - g, 2024-11-09, 18:54
- New program suggestions -
xtrship,
2024-11-24, 10:26
- New program suggestions - aronasPero, 2024-11-24, 10:46
- New program suggestions - g, 2024-11-24, 16:34