Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
known_bugs [2008/09/25 14:28]
admin
known_bugs [2024/02/08 13:40] (current)
admin
Line 1: Line 1:
-===== libRadtran ​1.3: uvspec crashes on 64bit machine with wc_properties mie ===== +==== libRadtran ​doesn'​t compile ​==== 
-**Solution:​** ​Will be fixed in version 1.4. Meanwhile try to replace in tools/cloud.cline 960: +**Solution:​** ​When compiling uvspec, please make sure that you have all required compilers and tools installed, see [[Download]]For the newer versions of Linuxsome of the standard tools are no longer installed by default ​(as modern users don't want to fiddle around with such ugly things as compilers etc). One particular example is Flex The Fast Lexical Analyzer. It is usually available for all flavours of Linux, under Mac, and for cygwin, but not necessarily installed by default. You may have to select installation of flex manually. If you have tried compiling ​uvspec ​without having flex installed, you may need to remove src/*_lex.c
-    out->​nreff ​ = calloc ​(nlambda, sizeof(int)); +
-by +
-    out->​nreff ​ = calloc (nlambdasizeof(size_t));​ +
-and recompile ​uvspec. ​+
  
-===== libRadtran 1.3: uvspec crashes on 64 bit machine with sdisort ===== 
-Some users of 64bit machines or in particular Macintosh with OSX reported problems when running sdisort ("bus error"​). ​ 
- 
-**Solution:​** Will be fixed in version 1.4. Meanwhile please replace src_f/​dpsdisort.f with [[http://​www.libradtran.org/​bin/​dpsdisort.f|dpsdisort.f]]. 
- 
-===== libRadtran doesn'​t compile ===== 
-**Solution:​** When compiling uvspec, please make sure that you have all required compilers and tools installed, see [[Download]]. For the newer versions of Linux, some of the standard tools are no longer installed by default (as modern users don't want to fiddle around with such ugly things as compilers etc). One particular example is Flex - The Fast Lexical Analyzer. Is usually available for all flavours of Linux, under Mac, and for cygwin, but not necessarily installed by default. You may have to select installation of flex manually. If you have tried compiling uvspec without having flex installed, you may need to remove tools/​*_lex.c. ​ 
- 
-In principle flex shouldn'​t be needed to compile uvspec, but in release 1.3 we forgot to include [[http://​www.libradtran.org/​bin/​uvspec_lex.c|uvspec_lex.c]]. You may download it here and copy to the tools directory. Then uvspec should compile even if you don't have flex installed. 
 
 
known_bugs.1222349339.txt.gz · Last modified: 2008/10/13 17:33 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki