Good catch. We have a fix for it. Dave should have it committed soon. Utkarsh
p.s. you guys have been really great (and patient) at helping us identify and iron out these build/install issues. Thanks! On Tue, Mar 16, 2010 at 10:25 AM, Eric E. Monson <[email protected]> wrote: > Hey all, > > I'm having trouble today packaging my branded app on 64-bit Ubuntu. I'm just > trying to run ccmake to configure, I have BUILD_SHARED: ON, but it has > trouble when I turn CMAKE_SKIP_RPATH:ON. It seems to be having trouble > expanding ParaView_SOURCE_DIR on line 172 of ParaViewMacros.cmake, giving me > this error during configure stage: > > CMake Error: File /Servers/Executables/pv-forward.c.in does not exist. > > CMake Error at > /home/emonson/Programming/ParaView_cvs/ParaView3/CMake/ParaViewMacros.cmake:172 > (CONFIGURE_FILE): > configure_file Problem configuring file > Call Stack (most recent call first): > > /home/emonson/Programming/ParaView_cvs/ParaView3/CMake/ParaViewBranding.cmake:263 > (add_executable_with_forwarding2) > MSI_Strip3/CMakeLists.txt:48 (build_paraview_client) > > Any clue whether this is something I have set up wrong, or is it a bug? I > rebuilt paraview yesterday with a new build of Qt, so I'm not sure if I > screwed something up since this used to work fine. > > (CVS 2010-03-15 ParaView, Qt 4.6.2 from source, ffmpeg, CMake 2.6-patch 4) > > Thanks, > -Eric > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
