[Paraview] Mac OS X - Standalone bundle

2008-10-31 Thread Pierre-Olivier Dallaire
Good morning, with the latest version of Paraview (3.5.0), I understand that there is a new script (paraview_OSX_MakeStandAloneBundle.sh) to create the Mac OS X application bundle. However, the application only weights now 15 M and in fact is not standalone as before -> the build directory

Re: [Paraview] Mac OS X - Standalone bundle

2008-10-31 Thread David Cole
You need to do a "make install" to produce the standalone bundle. I recommend using...: DESTDIR=pvinst make install ...and then getting the standalone bundle out of the pvinst directory... Why do you say the build directory is needed to launch it? What happens if you move/rename the build directo

Re: [Paraview] Mac OS X - Standalone bundle

2008-10-31 Thread Pierre-Olivier Dallaire
Thanks David ! yes, the make install works / I did not know that invoking the make install was required to build the standalone app / this changed over the last month. Since I'm building Paraview and OpenFOAM from a sensitive-case disk image, ParavIew could not launch yesterday from /Applic

Re: [Paraview] Mac OS X - Standalone bundle

2008-11-13 Thread Chris Kees
Hi David, I¹m trying to install the paraview bundle in CMAKE_INSTALL_PREFIX but am not having any luck. If I set DESTDIR it just prepends that to CMAKE_INSTALL_PREFIX for the stuff the goes in lib,bin,... and trys to put the bundle in DESTDIR/Applications. What I would like is to put the paraview