gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-dev] Minimum Python Version


From: Hal Murray
Subject: Re: [gpsd-dev] Minimum Python Version
Date: Wed, 27 Jan 2016 23:25:57 -0800

My notes from setting up a NetBSD box include:
    python needs
       cd /usr/pkg/bin/
       ln -s python2.7 python
       ln -s python2.7 python2

For FreeBSD, I have:
  FreeBSD doesn't setup "python" as a command.  As root, run:
     cd /usr/local/bin/; ln -s python2 python

Those are my notes from setting up a box so it will be easier to do it the 
next time.  They may be leftover from an old version.   I may have done 
something stupid to get there.  YMMV, etc.


-- 
These are my opinions.  I hate spam.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]