S R <[email protected]> writes: > I have a TrueNAS box and want to install in a FreeBSD jail. I'm a complete > knob, can anyone help with instructions for installing on FreeBSD. Sadly, > such great document for Linux, but none for FreeBSD (although i see there > is a startup script, for those who know how to get that far)
I haven't installed on FreeBSD but on NetBSD, it's basically: install python (from pkgsrc, in my case - ports for you probably) install the python packages that weewx needs check out weewx from git edit setup.cfg to set home where you want (/usr/weewx for me) ./setup.py build # make sure you can write /usr/weewx ./setup.py install and then it's installed and you have to do whatever setup of weewx same as anyplace else, and start it on boot. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/rmiy2gvgzkj.fsf%40s1.lexort.com.
signature.asc
Description: PGP signature
