ok, try this instead: find $HOME | grep UFCConfig.cmake
Johannes On Mon, Jun 23, 2014 at 5:59 PM, Sai Rajeshwar <[email protected]> wrote: > > actually im using a large configuration cluster node.. the command u sent is > taking long time to give output.. > > i used the below command and the output is shown > ------------------------------------------------------------------------------- > login1$ grep UFCConfig.cmake */* > ffc-1.4.0/setup.py: # Generate UFCConfig.cmake > ffc-1.4.0/setup.py: write_config_file(os.path.join("cmake", "templates", > "UFCConfig.cmake.in"), > ffc-1.4.0/setup.py: os.path.join("cmake", "templates", > "UFCConfig.cmake"), > ffc-1.4.0/setup.py: [os.path.join("cmake", > "templates", "UFCConfig.cmake"), > ufc-2.2.0/cmake_install.cmake: FILE(INSTALL DESTINATION > "${CMAKE_INSTALL_PREFIX}/share/ufc" TYPE FILE FILES > "/home1/03023/rajeswar/ufc-2.2.0/UFCConfig.cmake") > ufc-2.2.0/CMakeLists.txt:# Generate UFCConfig.cmake file > ufc-2.2.0/CMakeLists.txt:configure_file(${UFC_CMAKE_DIR}/UFCConfig.cmake.in > UFCConfig.cmake @ONLY) > ufc-2.2.0/CMakeLists.txt:install(FILES > ${CMAKE_CURRENT_BINARY_DIR}/UFCConfig.cmake > ufc-2.2.0/UseUFC.cmake:# obtained from UFCConfig.cmake. > > ------------------------------------------------------------------------------- > i think there is one more in ufc-2.2.0 > > > with regards.. > > M. Sai Rajeswar > M-tech Computer Technology > IIT Delhi > ----------------------------------Cogito Ergo Sum--------- > > > On Mon, Jun 23, 2014 at 8:19 PM, Sai Rajeshwar <[email protected]> wrote: >> >> share/ufc/ directory has following files >> UFCConfig.cmake, UFCConfigVersion.cmake, UseUFC.cmake >> >> also iam running the command you suggested.. its still running >> >> with regards.. >> >> M. Sai Rajeswar >> M-tech Computer Technology >> IIT Delhi >> ----------------------------------Cogito Ergo Sum--------- >> >> >> On Mon, Jun 23, 2014 at 8:15 PM, Johannes Ring <[email protected]> wrote: >>> >>> On Mon, Jun 23, 2014 at 4:41 PM, Sai Rajeshwar <[email protected]> >>> wrote: >>> > ok, i did try to install UFC 2.2.0 earlier.. but never used it. >>> > >>> > also locate UFCConfig.cmake doesnot give any results >>> > >>> > login3$ locate UFCConfig.cmake >>> > login3$ >>> >>> ok, try this instead: >>> >>> find / 2>/dev/null | grep UFCConfig.cmake >>> >>> Johannes >> >> > _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
