Differences

This shows you the differences between the selected revision and the current version of the page.

known_bugs 2010/02/02 19:59 known_bugs 2010/08/17 17:38 current
Line 1: Line 1:
===== libRadtran doesn't compile ===== ===== 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. 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 tools/*_lex.c.  +**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. 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.
- +
-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.1265137185.txt.gz · Last modified: 2010/02/02 19:59 by admin     Back to top