Re: [CMake] CPACK installation path configuration

2008-07-23 Thread Hans Johnson
L PROTECTED]> > Organization: Parallels > Date: Wed, 23 Jul 2008 15:59:52 +0400 > To: Johnson Hans <[EMAIL PROTECTED]> > Cc: Hans Johnson <[EMAIL PROTECTED]>, > Subject: Re: [CMake] CPACK installation path configuration > > On Wednesday 23 July 2008 15:38:52 Johns

Re: [CMake] CPACK installation path configuration

2008-07-23 Thread Yuri Timenkov
On Wednesday 23 July 2008 15:38:52 Johnson, Hans wrote: > Yuri, > > Thanks for your help. The problem was that I needed to set both > CPACK_PACKAGING_INSTALL_PREFIX and CPACK_PACKAGE_DEFAULT_LOCATION to get > the desired behavior. I'm still not sure how these two options interact to > produce t

Re: [CMake] CPACK installation path configuration

2008-07-22 Thread Hans Johnson
Hello, I¹ve been trying to figure out how to use CPACK to distribute my package as a dmg, rpm, and tar.gz files. I¹ve been able to successfully create the files, but the locations where the resulting files are being put are not as desired. I¹d like the resulting binary to be installed in /opt/BR