Hi Greg,

For what it's worth: on my rather elderly Linux box running (X)ubuntu 
14.04, hamlib is built without problems.  But the machine is brought to 
a crawl (presumably with very many page faults?) when trying to build 
wsjtx.  I notice many copies of cc1plus are running in parallel.  I 
removed the "-j..." flag on the call to make, but still no joy.  The 
machine is a Xeon with 2 processors and 1 GB memory.  It builds wsjtx 
without problems from within jtsdk.

FYI: I'll be tied up all day tomorrow (Saturday).

        -- Joe

On 9/26/2014 5:22 AM, ki7mt wrote:
> Hi David, All,
>
> I use a script on new VM's (clones from unmodified VM installs) to
> perform quick build tests with. I added a modified version to JTSDK-NIX
> that incorporates all of Bills latest updates for the rc1 build as well
> as, the HEAD development branch ../wsjtx This script is only for WSJT-X.
>
> It's a single stand-alone script (nothing fancy, with minimal error
> handling), setup and tested on Ubuntu 14.04 amd64, i386 (which I'm on
> now), Debian Sid and Jessie. With the exception of the package list
> section, it should run on most Linux distros. Update that section as
> needed for package manager / package list for other distro's. It should
> be run from a temp location, does *not* install Hamlib3, only builds it
> for use with Cmake. Deleting the temp folder rids the system of
> everything other than the installed deps, which is better left to the
> user to determine if they should be removed or not.
>
> *EXPECTATIONS ( the scripts trys to )
> *-------------------------------------------------------
> -Install Build and Runtime Deps
> -Checkout and Build Bill's Hamlib3
> -Perform a Basic Hamlib3 test
> -Checkout / Update WSJT-X from SVN
> -Configure / Build Release Tree
> -Build the WSJT-X Install Target
> -Yield a fully working WSJT-X application
> -It *does not* build the Manpages. If you want them, you can edit the
> package list, add AsciiDoc and remove -D WSJT_SKIP_MANPAGES=ON from the
> build tree config invocation.
>
> *USAGE*
> ---------
> Open a terminal
> mkdir ~/temp
> cd ~/temp
> svn export
> https://svn.code.sf.net/p/wsjt/wsjt/branches/jtsdk/nix/scripts/wsjtx-build.sh
>
>
> * Two Build Options:
>
> Build the Current Dev Branch
>
> *./wsjtx-build.sh*
>
> Final Location: ~/temp/wsjtx/install/Release/bin
>
> and / or
>
> Build The Release Candidate
>
> *./wsjtx-build.sh rc1*
>
> Final location: ~/temp/wsjtx-1.4.0-rc1/install/Release/bin
>
> When your finished testing, simply delete ~/temp if you no longer need
> it. If you have any troubles, let me know, I'm sure we can get it sorted
> out.
>
> 73's
> Greg, KI7MT
>
>
>> Hi Joe and all.....i have just done an update of WSJT-X using a script i
>> put together from the origional lines for cmake sent out by Bill
>> im now showing WSJT-X v1.5.0-c1 r4375
>> looks good....will check it all out and report any problems
>>
>> Bill...im still using your origonal hamlib 3 files you sent out...do i
>> have to upgrade....the instructions you sent out for the upgrade look a
>> bit daunting
>>
>> 73 David VK4BDJ
>>
>>
>>
>> On 26/09/14 05:50, Joe Taylor wrote:
>>> Mike --
>>>
>>>> Credits mismatch between About window and the manual
>>> Thanks for catching this discrepancy. The online manual has been fixed;
>>> we'll need to correct the list in "About" in rc2.
>>>
>>> -- Joe, K1JT
>>>
>>> ------------------------------------------------------------------------------
>>>
>>> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
>>> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
>>> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
>>> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
>>> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>>>
>>> _______________________________________________
>>> wsjt-devel mailing list
>>> wsjt-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel
>>>
>
>
>
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
>
>
>
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to