gpsd-users
[Top][All Lists]
Advanced

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

Re: Debian 11 (Bullseye) Build Instructions


From: Gary E. Miller
Subject: Re: Debian 11 (Bullseye) Build Instructions
Date: Fri, 8 Oct 2021 16:15:08 -0700

Yo Charles!

On Fri, 8 Oct 2021 11:14:26 -0600
Charles Curley <charlescurley@charlescurley.com> wrote:

> See attached diff.

Looks almost there.

+# cd /usr/bin
+# rm python
+# ln -s python3 python

+Otherwise cd to /usr/bin and make the symlink as above.

gpsd does not need /usr/bin/python anymore.

+# scons --config=force && scons install

I would suggest a clean first: scons -c.  No need to --config-force
after a clean.  And a check before an install.

Like this:

# scons -c && scons && scons check && scons install

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        gem@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpAsPt9E6knT.pgp
Description: OpenPGP digital signature


reply via email to

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