|
From: Bill S. <g4...@cl...> - 2015-05-19 20:05:25
|
On 19/05/2015 21:02, Black Michael wrote: Hi Mike, > I dont' remember turning it on. Checking the CmakeCache.txt in the > wsjtx\build\Release directory does show it turned on. > I removed the build directory and "build-wsjtx rinstall" put it right > back with the docs being turned on. > > I see the option with the OFF in src\wsjtx\CMakeLists.txt so how is it > getting turned on again? I don't understand that, it should be OFF for now at least. > > 73 > Mike W9MDB 73 Bill G4WJS. > > ------------------------------------------------------------------------ > *From:* Bill Somerville <g4...@cl...> > *To:* wsj...@li... > *Sent:* Tuesday, May 19, 2015 2:49 PM > *Subject:* Re: [wsjt-devel] JTSDK python error > > On 19/05/2015 20:39, Black Michael wrote: > > Hi Mike, >> I installed JTSDK on a new computer and building wsjtx fails as it >> can't find python. >> >> Turns out JTSDK now installs Python33 and not python27. Compiling on >> my old computer works as it has both 27 and 33. I assume the 33 came >> from a JTSDK update. > Currently ^/branches/wsjtx requires Python >2.4 but <3.0. This is a > requirement of Asciidoc which is used to build the user guide. > > One way or another the CMAKE_PREFIX_PATH need the path to a Python 2.x > installation on it. I thought Greg had changed the JTSDK to provide > both Asciidoc and a suitable Python version. > > Currently the CMake option WSJT_GENERATE_DOCS defaults to OFF which > should stop this error. Have you turned this option ON? > > > >> >> wsjtxexp compiles OK but doesn't appear to use python. >> 73 >> >> Mike W9MDB >> > 73 > Bill > G4WJS. |