i got python37 on, but where how do i get the python packages for freebsd? 
i did say i was a knob

On Thursday, January 14, 2021 at 7:09:53 PM UTC+1 Greg Troxel wrote:

>
> 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/3f22cd56-cb77-43f8-a362-ffee3fb1b1c1n%40googlegroups.com.

Reply via email to