Re: CMake and Fortran compiler

2011-12-10 Thread Ryan Schmidt
On Dec 9, 2011, at 19:33, Mojca Miklavec wrote: > But if I understand it right - when using llvm-gcc/g++ there is > probably no chance to find a fortran compiler unless the user > installed some "broken third party" variant? Is it OK to have llvm-gcc > set as default compiler without any attempt

Re: CMake and Fortran compiler

2011-12-10 Thread Ryan Schmidt
On Dec 9, 2011, at 17:33, Mojca Miklavec wrote: > When running ccmake I get the following error: > > CMake Error at > /opt/local/share/cmake-2.8/Modules/CMakeDetermineFortranCompiler.cmake:31 > (MESSAGE): > Could not find compiler set in environment variable FC: So set the FC environment vari

Re: CMake and Fortran compiler

2011-12-09 Thread Mojca Miklavec
On Sat, Dec 10, 2011 at 01:45, Chris Jones wrote: > > Your error below is the mesa/glew X11 problem I mentioned. You need to either > install root without the opengl variant enabled (so if you already have an > older root installed with it, uninstall and reinstall) or reinstall your flew > with

Re: CMake and Fortran compiler

2011-12-09 Thread Chris Jones
On 10 Dec 2011, at 12:37am, Mojca Miklavec wrote: > On Sat, Dec 10, 2011 at 01:21, Chris Jones wrote: >> >> On 10 Dec 2011, at 12:02am, Mojca Miklavec wrote: >> >>> On Sat, Dec 10, 2011 at 00:45, Chris Jones wrote: On 9 Dec 2011, at 11:33pm, Mojca Miklavec wrote: > Hello, >

Re: CMake and Fortran compiler

2011-12-09 Thread Mojca Miklavec
On Sat, Dec 10, 2011 at 01:21, Chris Jones wrote: > > On 10 Dec 2011, at 12:02am, Mojca Miklavec wrote: > >> On Sat, Dec 10, 2011 at 00:45, Chris Jones wrote: >>> On 9 Dec 2011, at 11:33pm, Mojca Miklavec wrote: >>> Hello, I'm trying to compile Root with CMake (the Root package is Ma

Re: CMake and Fortran compiler

2011-12-09 Thread Chris Jones
On 10 Dec 2011, at 12:02am, Mojca Miklavec wrote: > On Sat, Dec 10, 2011 at 00:45, Chris Jones wrote: >> On 9 Dec 2011, at 11:33pm, Mojca Miklavec wrote: >> >>> Hello, >>> >>> I'm trying to compile Root with CMake (the Root package is MacPorts is >>> broken, but even if it wasn't, there might b

Re: CMake and Fortran compiler

2011-12-09 Thread Mojca Miklavec
On Sat, Dec 10, 2011 at 00:45, Chris Jones wrote: > On 9 Dec 2011, at 11:33pm, Mojca Miklavec wrote: > >> Hello, >> >> I'm trying to compile Root with CMake (the Root package is MacPorts is >> broken, but even if it wasn't, there might be reasons why I would want >> to use a standalone version). >

Re: CMake and Fortran compiler

2011-12-09 Thread Chris Jones
On 9 Dec 2011, at 11:33pm, Mojca Miklavec wrote: > Hello, > > I'm trying to compile Root with CMake (the Root package is MacPorts is > broken, but even if it wasn't, there might be reasons why I would want > to use a standalone version). In what way is ROOT broken for you ? I know there are a f

CMake and Fortran compiler

2011-12-09 Thread Mojca Miklavec
Hello, I'm trying to compile Root with CMake (the Root package is MacPorts is broken, but even if it wasn't, there might be reasons why I would want to use a standalone version). When running ccmake I get the following error: CMake Error at /opt/local/share/cmake-2.8/Modules/CMakeDetermineFort