Re: [CMake] CPack 2.6.2: can't create temporary directory

2008-10-15 Thread Petri Hodju
et the correct cpack being used rather than whichever one is available in my environment...) Sorry for the hassle,David Cole On Wed, Oct 15, 2008 at 12:46 AM, Petri Hodju <[EMAIL PROTECTED]> wrote: Great news! I started to browse through the source code myself but figured out that as I d

Re: [CMake] CPack 2.6.2: can't create temporary directory

2008-10-14 Thread Petri Hodju
h 2.6.0 Thanks David! Br, Petri --- On Tue, 10/14/08, David Cole <[EMAIL PROTECTED]> wrote: From: David Cole <[EMAIL PROTECTED]> Subject: Re: [CMake] CPack 2.6.2: can't create temporary directory To: "Petri Hodju" <[EMAIL PROTECTED]> Cc: cmake@cmake.org Date: Tuesday,

[CMake] CPack 2.6.2: can't create temporary directory

2008-10-13 Thread Petri Hodju
t;@PROJECT_NAME@") SET(CPACK_PACKAGE_VENDOR "Test Vendor") SET(CPACK_PACKAGE_CONTACT "[EMAIL PROTECTED]") SET(CPACK_PACKAGE_DESCRIPTION_FILE "@PROJECT_BINARY_DIR@/Description.txt") SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Test @PACKAGE@ Package") SET(CPACK_SYSTE

[CMake] Install skips some targets

2008-10-07 Thread Petri Hodju
but the installation step skips the bin1 and lib1 installation and I can't figure out why this happens. Following is the output of the build & install process. Br, Petri Hodju 8<8<8<8< host:~/misc/code/buildsys/make/build$ cmake .. -- The C compiler ide