gpsd-dev
[Top][All Lists]
Advanced

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

Re: [gpsd-dev] timeservice build


From: Mike
Subject: Re: [gpsd-dev] timeservice build
Date: Tue, 17 May 2016 14:56:17 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0


On 05/17/2016 01:37 PM, Frank Nicholas wrote:
On May 17, 2016, at 10:33 AM, Mike <address@hidden> wrote:

Hello,

Will/does this build target have an install option available? Being a scons neophyte and not a programmer either, I have caused myself lots of grief with this one.  Or is this just an easy way for a user to build with, then take care of the install on their own?

Mike


Hello Mike,

I assume you are talking about building from source.

In the “gpsd” directory, you can look at the “SConstruct” file.  At the top are comments with the important build targets.

There is an install option:  “install    - install programs, libraries, and manual pages

It is activated by changing to the “gpsd” directory and doing a `scons install`.  This will build & install gpsd.

Thanks,
Frank

Hello Frank,

Yes, that is exactly what I was talking about.  If I build with options like this.

scons timeservice=yes nmea0183=yes fixed_port_speed=9600 fixed_stop_bits=1

Am I as a user then responsible for the install of this target?  i.e. copy the necessary files as needed.

If I build it as I listed, then use scons install, I end up with a binary installed that isn't built  with the options I listed above.  Something obvious that I'm missing?

Mike


reply via email to

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