Hi Joe, OK, I'll back this out on the next update and have a re-think on it. It came up on the devel-list, the use of DESTDIR, and I may have misunderstood what the need was.
73's Greg, KI7MT On 12/16/2015 02:20 PM, Joe Taylor wrote: > Hi Greg, > > Not sure why you would ever want to put the executables in a place like > /home/joe/jtsdk/wsjtx/1.7.0/6283/install/Release/usr/bin/wsjtx ??? > > Anyway, all is OK after putting CM_PREFIX="". > > -- Joe > > On 12/16/2015 4:05 PM, KI7MT wrote: >> Hi Joe, >> >> I should have noted this in the ChangeLog. The intention, though not >> fully implemented, is to use that DESTDIR or --prefix options that are >> available. >> >> In this case, I hard-coded the CM_PREFIX at the top of the jtsdk-wsjtx >> script to ( /usr ) so the local installation mirrors what would be >> installed at the system level ( /usr/bin/wsjtx, /usr/share, >> /usr/share/man, etc etc). Eventually, this be converted to DESTDIR and >> be user configurable in one manner or another. >> >> If this is causing problems, I can back it out. In the meantime, set the >> CM_PREFIX at the top (line 51) of the jtsdk-wsjtx script to: >> >> CM_PREFIX="" >> >> That would take it back to: /install/Release/bin/wsjtx >> >> 73's >> Greg, KI7MT >> >> >> On 12/16/2015 01:50 PM, Joe Taylor wrote: >>> Hi Greg, >>> >>> Unless I've done something wrong, jtsdk-nix-2.0.18 seems to be >>> installing to the wrong place: >>> >>> -- Installing: >>> /home/joe/jtsdk/wsjtx/1.7.0/6283/install/Release/usr/bin/wsjtx >>> >>> Should be .../install/Release/bin/wsjtx >>> NOT: .../install/Release/usr/bin/wsjtx >>> >>> -- Joe >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> wsjt-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/wsjt-devel >>> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> wsjt-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wsjt-devel > > ------------------------------------------------------------------------------ > _______________________________________________ > wsjt-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wsjt-devel > ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
