themix-project / oomox-gtk-theme

Oomox-gtk-theme is a fork of Numix-gtk-theme with slightly different visual design choices and more customization capabilities. It can be used in Themix/Oomox app.
https://github.com/themix-project/oomox
GNU General Public License v3.0
42 stars 8 forks source link

smth not working on freebsd #83

Open 82d opened 2 years ago

82d commented 2 years ago

breaks off, writes that line 285: nproc: command not found make: illegal argument to -j -- must be positive integer!

FreeBSD 12.2-RELEASE-p6 Python 3.8.12

actionless commented 2 years ago

and what do you have on freebsd instead of nproc?

82d commented 2 years ago

nproc

sysctl -n hw.ncpu

actionless commented 2 years ago

ok, so now you have an overall idea of how to fix the script for bsd :)