Re: [wsjt-devel] WSJT-X v1.6.1 r5853 builds fine on Fedora 21 x86_64

2015-09-07 Thread Richard Shaw
On Mon, Sep 7, 2015 at 3:47 AM, Alan VK2ZIW 
wrote:

>
> No probs here on Fedora 21 x86_64
>
> svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx_exp
>
>  == cmake ==
> # cd wsjtx_exp; mkdir build; cd build; cmake ../
> # edit CMakeCache.txt change INSTALL ; make install
> # get both kvasd and kvasd_md5
> INSTALL=/home/data/apps/wsjtx161


You shouldn't have to manually change the install location. Ideally the
install directories should be setup a cache variables but I believe even as
they are, you can override them on the command line, e.g.:

cmake -DWSJT_BIN_DESTINATION=...

but I'm not sure exactly what you're trying to do, perhaps just change the
install prefix?

cmake -DCMAKE_INSTALL_PREFIX=/home/data/apps/wsjtx161

should work.

I'll see about supplying a patch for the install locations.

Thanks,
Richard
--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel


[wsjt-devel] WSJT-X v1.6.1 r5853 builds fine on Fedora 21 x86_64

2015-09-07 Thread Alan VK2ZIW

No probs here on Fedora 21 x86_64

svn co svn://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx_exp

 == cmake ==
# cd wsjtx_exp; mkdir build; cd build; cmake ../ 
# edit CMakeCache.txt change INSTALL ; make install
# get both kvasd and kvasd_md5
INSTALL=/home/data/apps/wsjtx161

Alan VK2ZIW


On Sun, 06 Sep 2015 15:52:40 -0500, Steven Franke wrote
> Hi Joe - 
> Trying to build on OS X after your addition of mskdt.f90 to 
> CMakeLists.txt, I get the following error:
> 
> CMake Error at CMakeLists.txt:856 (add_library):
>  Cannot find source file:
> 
>lib/mskdt.f90
> 
>  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm 
> .hpp .hxx .in .txx
> 
> Is this a misprint by any chance? i.e., should it be mskdf.f90 instead?
> 
> Steve k9an
> --
> ___
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel


Alan

Man's greatest waste of time: Worshipping the wrong God.
Consider Jesus.
---
Alan Beard   Unix Support Technician from 1984 to today
70 Wedmore Rd.   Sun Solaris, AIX, HP/UX, Linux, SCO, MIPS
Emu Heights N.S.W. 2750  Routers, terminal servers, printers, terminals etc..
+61 2 47353013 (h)   Support Programming, shell scripting, "C", assembler
0414 353013 (mobile) After uni, electronics tech


--
___
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel