Problem installing gcc

I tried to install gcc in my solaris 7. When I start to run configure, the errors below keeps on showing:
Configuring for a sparc-sun-solaris2.7 host.
Created "Makefile" in /usr/local/objdir/gcc-2.95.2 using "mh-frag"
./configure: cc: not found
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
What should I do? How to set the environment variable for CC? I'm using Borne Shell(root) and the installation done by root. So where or which directory I suppose to set my environment variable?

Hi, I'm new to Sun. Currently i have a situation just like all of you here. The difference is that i am running Solaris 8 on a sparc platform and i have gcc release 3.0.4. I tried configuring it but the same message that all of u have faced except for the first line stating "Configuring from a sparc-sun-solaris2.8 host". I also have this line "/usr/ucb/cc: language optional software package not installed"
I have been trying to figure it out for days. Now how do set the environment variable CC to a working compiler and where do i have to install gcc in which directory to be safe.

Similar Messages

  • Problem installing gcc-multilib

    Hi all,
    I am trying to install lib32-jpeg7 from AUR but I am getting
    an error that the system needs gcc-multilib.
    I then go to /etc/pacman.conf and add the following lines:
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    I then do pacman -Syy
    and that's what I get back
    error: failed retrieving file 'multilib.db' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
    What should I do?
    Thanks in advance

    I've downloaded the demo of sunblast
    http://www.sunblastthegame.com/download.php
    After I untar it on to my home folder
    it says this:
    [konos@archBox sunblast_demo_linux32]$ ./sunblastdemo
    ./sunblastdemo: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
    So I googled the library and found that it belongs to the lib32-libjpeg package which I tried to download with yaourt.
    Yaourt then complained that it needs gcc-multilib to build it and cancelled the operation!
    So.. I figured out that I have to manually install gcc-multilib first and then lib32-libjpeg with yaourt in order to make it work..!
    P.S. @Karol: I 've already installed the package you are suggesting
    Last edited by konos5 (2011-10-26 00:20:02)

  • [SOLVED] Can't install gcc-ecj!

    Sorry if I'm posting this in the wrong session, it seemed the most appropriated to me.
    I need to install pdftk, and gcc-gcj is one of its dependencies. I tried to install pdftk through yaourt, but it failed after almost 30 minutes of compiling, so I decided to "go neanderthal" and install it almost by brute force, checking the aur web page for pdftk and downloading and installing the dependencies tarballs.
    First, when I try to install gcc-ecj through AUR, I got a simple error message:
    [eduardo@Tardis ~]$ cd aur-mirror/gcc-gcj
    [eduardo@Tardis gcc-gcj]$ ls
    PKGBUILD
    [eduardo@Tardis gcc-gcj]$ makepkg -si
    ==> ERROR: install file (gcc-gcj.install) does not exist.
    So I downloaded the tarball from this page (https://aur.archlinux.org/packages/gcc- … mments=all) and tried to install. It failed also, but it gave me a lot of output to pinpoint the problem. The output was:
    [eduardo@Tardis gcc-gcj]$ makepkg -si
    ==> Making package: gcc-gcj 4.8.2-3 (Wed 16 Apr 08:18:14 BRT 2014)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found gcc-4.8.2.tar.bz2
    -> Found native_freetype.patch
    ==> Validating source files with md5sums...
    gcc-4.8.2.tar.bz2 ... Passed
    native_freetype.patch ... Passed
    ==> Extracting sources...
    -> Extracting gcc-4.8.2.tar.bz2 with bsdtar
    ==> Starting prepare()...
    patching file libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_FreetypeGlyphVector.c
    patching file libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkFontPeer.c
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether ln works... yes
    checking whether ln -s works... yes
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for gawk... gawk
    checking for libatomic support... yes
    checking for libitm support... yes
    checking for libsanitizer support... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
    checking for gnatbind... no
    checking for gnatmake... no
    checking whether compiler driver understands Ada... no
    checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
    checking for objdir... .libs
    checking for the correct version of gmp.h... yes
    checking for the correct version of mpfr.h... yes
    checking for the correct version of mpc.h... yes
    checking for the correct version of the gmp/mpfr/mpc libraries... yes
    checking for version 0.10 of ISL... no
    checking for version 0.11 of ISL... no
    checking for version 0.12 of ISL... yes
    checking for version 0.17.0 of CLooG... no
    checking for version 0.18.0 of CLooG... yes
    The following languages will be built: c,c++,java,lto
    *** This configuration is not supported in the following subdirectories:
    zlib gnattools target-libada target-libgfortran target-libgo target-libbacktrace target-libobjc
    (Any other directories should still work fine.)
    checking for default BUILD_CONFIG... bootstrap-debug
    checking for bison... bison -y
    checking for bison... bison
    checking for gm4... no
    checking for gnum4... no
    checking for m4... m4
    checking for flex... flex
    checking for flex... flex
    checking for makeinfo... makeinfo
    checking for expect... no
    checking for runtest... no
    checking for ar... ar
    checking for as... as
    checking for dlltool... no
    checking for ld... ld
    checking for lipo... no
    checking for nm... nm
    checking for ranlib... ranlib
    checking for strip... strip
    checking for windres... no
    checking for windmc... no
    checking for objcopy... objcopy
    checking for objdump... objdump
    checking for readelf... readelf
    checking for cc... cc
    checking for c++... c++
    checking for gcc... gcc
    checking for gcj... no
    checking for gfortran... no
    checking for gccgo... no
    checking for ar... no
    checking for ar... ar
    checking for as... no
    checking for as... as
    checking for dlltool... no
    checking for dlltool... no
    checking for ld... no
    checking for ld... ld
    checking for lipo... no
    checking for lipo... no
    checking for nm... no
    checking for nm... nm
    checking for objdump... no
    checking for objdump... objdump
    checking for ranlib... no
    checking for ranlib... ranlib
    checking for readelf... no
    checking for readelf... readelf
    checking for strip... no
    checking for strip... strip
    checking for windres... no
    checking for windres... no
    checking for windmc... no
    checking for windmc... no
    checking where to find the target ar... host tool
    checking where to find the target as... host tool
    checking where to find the target cc... just compiled
    checking where to find the target c++... just compiled
    checking where to find the target c++ for libstdc++... just compiled
    checking where to find the target dlltool... host tool
    checking where to find the target gcc... just compiled
    checking where to find the target gcj... just compiled
    checking where to find the target gfortran... host tool
    checking where to find the target gccgo... host tool
    checking where to find the target ld... host tool
    checking where to find the target lipo... host tool
    checking where to find the target nm... host tool
    checking where to find the target objdump... host tool
    checking where to find the target ranlib... host tool
    checking where to find the target readelf... host tool
    checking where to find the target strip... host tool
    checking where to find the target windres... host tool
    checking where to find the target windmc... host tool
    checking whether to enable maintainer-specific portions of Makefiles... no
    configure: creating ./config.status
    config.status: creating Makefile
    [ -f stage_final ] || echo stage3 > stage_final
    make[1]: Entering directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    /bin/sh: line 0: test: too many arguments
    make[2]: Entering directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    make[3]: Entering directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    rm -f stage_current
    make[3]: Leaving directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    make[2]: Leaving directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    make[2]: Entering directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    Configuring stage 1 in ./intl
    /bin/sh: /home/eduardo/Documents/Programs: No such file or directory
    Makefile:5699: recipe for target 'configure-stage1-intl' failed
    make[2]: *** [configure-stage1-intl] Error 127
    make[2]: Leaving directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    Makefile:20145: recipe for target 'stage1-bubble' failed
    make[1]: *** [stage1-bubble] Error 2
    make[1]: Leaving directory '/home/eduardo/Documents/Programs and stuff/gcc-gcj/src/gcc-4.8.2/build'
    Makefile:885: recipe for target 'all' failed
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    What can I do?
    Last edited by eduardowoj (2014-04-15 18:02:12)

    The ggc-gcj PKGBUILD doesn't quote variables correctly, resulting in failure when directory names have spaces in them like on your system.
    Look for lines like this :
    make -j1 DESTDIR=${pkgdir} install-target-libjava
    if you change all references to variables to something like this, it should work :
    make -j1 DESTDIR="${pkgdir}" install-target-libjava

  • Installing GCC

    Hello...
    I got the blw error every time I try to install gcc package:
    #pkgadd -d gcc-2.95.3-sol7-sparc-local
    The following packages are available:
    1 SMCgcc gcc
    (sparc) 2.95.3
    Select package(s) you wish to process (or 'all' to process
    all packages). (default: all) [?,??,q]: 1
    Processing package instance <SMCgcc> from </gcc-2.95.3-sol7-sparc-local>
    gcc
    (sparc) 2.95.3
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/cc1obj", errno
    28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/cc1plus", errn
    o 28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/chillrt0.o", e
    rrno 28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/collect2", err
    no 28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/cpp0", errno 2
    8, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/crtbegin.o", e
    rrno 28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/f771", errno 2
    8, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/gmon.o", errno
    28, No space left on device
    cpio: Cannot write "reloc/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/include/assert
    .h", errno 28, No space left on device
    cpio: Cannot write "
    pkgadd: ERROR: attempt to process datastream failed
    - process </usr/bin/cpio -icdumD -C 512> failed, exit code 95
    pkgadd: ERROR: unable to unpack datastream
    Installation of <SMCgcc> failed (internal error).
    No changes were made to the system.
    Can u pls advise how I can over come this problem? I alrady tried to install "gcc-3.0.3-sol7-sparc-local" but still the same.
    Thanx
    Rabea

    Hi
    You cannot dynamically resize filesystems unless you have some disc managagement software
    running ( eg Solstice Disksuite, Veritas Volume Manager ).
    If you do not have disk management software, you will probably have to dump all the filesystems
    to tape or another server using something like ufsdump, repartition your disk and then restore the
    filesystems back.
    You can find good FAQs on Disk Suite or Veritas at docs.sun.com.

  • Oracle VM Server 2.2.1 - can't install gcc

    I have an error :
    [root@SRV-OVM-001 /]# yum install gcc
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package gcc.x86_64 0:4.1.2-48.el5 set to be updated
    --> Processing Dependency: cpp = 4.1.2-48.el5 for package: gcc
    --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc
    --> Processing Dependency: libgomp >= 4.1.2-48.el5 for package: gcc
    --> Running transaction check
    ---> Package cpp.x86_64 0:4.1.2-48.el5 set to be updated
    ---> Package glibc-devel.x86_64 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-headers = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc = 2.5-49 for package: glibc-devel
    --> Processing Dependency: glibc-headers for package: glibc-devel
    ---> Package libgomp.x86_64 0:4.4.0-6.el5 set to be updated
    --> Running transaction check
    ---> Package glibc.i686 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-common = 2.5-49 for package: glibc
    ---> Package glibc-headers.x86_64 0:2.5-49 set to be updated
    --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers
    --> Processing Dependency: kernel-headers for package: glibc-headers
    --> Running transaction check
    ---> Package glibc.i686 0:2.5-49 set to be updated
    --> Processing Dependency: glibc-common = 2.5-49 for package: glibc
    ---> Package kernel-uek-headers.x86_64 0:2.6.32-200.19.1.el5uek set to be updated
    --> Finished Dependency Resolution
    glibc-2.5-49.i686 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc-common = 2.5-49 is needed by package glibc-2.5-49.i686 (el5_u5_base)
    Error: Missing Dependency: glibc-common = 2.5-49 is needed by package glibc-2.5-49.i686 (el5_u5_base)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest
    But if y try to remove package package glibc-2.5-49.i686 (I'm i386x64), it tells me that it will remove 214 packages !
    So I answered no ..
    What shall I do ?

    Still have same issued with glibc (for your memory, initial thread target was to solve this issue wich caused issue on glibc) :
    --> Processing Dependency: rpm = 4.4.2.3-18.el5 for package: rpm-build
    ---> Package rpm-libs.i386 0:4.4.2.3-18.el5 set to be updated
    --> Processing Dependency: rpm = 4.4.2.3-18.el5 for package: rpm-libs
    ---> Package startup-notification.x86_64 0:0.8-4.1 set to be updated
    --> Finished Dependency Resolution
    rpm-build-4.4.2.3-18.el5.x86_64 from el5_u4_base has depsolving problems
    --> Missing Dependency: rpm = 4.4.2.3-18.el5 is needed by package rpm-build-4.4.2.3-18.el5.x86_64 (el5_u4_base)
    glibc-2.5-49.i686 from el5_u5_base has depsolving problems
    --> Missing Dependency: glibc-common = 2.5-49 is needed by package glibc-2.5-49.i686 (el5_u5_base)
    rpm-libs-4.4.2.3-18.el5.i386 from el5_u5_base has depsolving problems
    --> Missing Dependency: rpm = 4.4.2.3-18.el5 is needed by package rpm-libs-4.4.2.3-18.el5.i386 (el5_u5_base)
    Error: Missing Dependency: rpm = 4.4.2.3-18.el5 is needed by package rpm-build-4.4.2.3-18.el5.x86_64 (el5_u4_base)
    Error: Missing Dependency: rpm = 4.4.2.3-18.el5 is needed by package rpm-libs-4.4.2.3-18.el5.i386 (el5_u5_base)
    Error: Missing Dependency: glibc-common = 2.5-49 is needed by package glibc-2.5-49.i686 (el5_u5_base)
    You could try using --skip-broken to work around the problem
    You could try running: package-cleanup --problems
    package-cleanup --dupes
    rpm -Va nofiles nodigest
    so it keeps on targeting a glibc-2.5-49.i686 while I'm on x86_64
    My yum.repos.d/public-yum-el5.repo is :
    "[el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u4_base]
    name=Enterprise Linux $releasever U4 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/4/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u5_base]
    name=Enterprise Linux $releasever U5 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/5/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever U5 addons - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_oracle_addons]
    name=Enterprise Linux $releasever U5 oracle_addons - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    And I'm on EL5_7.
    Any more idea ?
    Edited by: user7437638 on 13 sept. 2011 11:23

  • Installing gcc on solaris 10

    hi,
    i have a problem when trying to install gcc on solaris 10.
    my path:
    PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/lib:/usr/sfw/libexec
    # gcc test.c
    gcc: installation problem, cannot exec `as': No such file or directory
    i don't know what the problem is, please help
    thks

    i have a problem when trying to install gcc on solaris 10.Solaris 10's bundled gcc in /usr/sfw/bin/gcc?
    my path:
    PATH=/usr/sbin:/usr/bin:/usr/sfw/bin:/usr/sfw/lib:/usr/sfw/libexec/usr/sfw/lib and /usr/sfw/libexec can probably be deleted from
    $PATH, the executables are in /usr/sfw/bin.
    # gcc test.c
    gcc: installation problem, cannot exec `as': No such
    file or directory/usr/sfw/bin/gcc needs the GNU assembler, and it should be
    install as /usr/sfw/bin/gas. Do you have the Solaris 10 package
    SUNWbinutils installed?
    % pkgchk -l -p /usr/sfw/bin/gas
    Pathname: /usr/sfw/bin/gas
    Type: regular file
    Expected mode: 0555
    Expected owner: root
    Expected group: bin
    Expected file size (bytes): 613844
    Expected sum(1) of contents: 49903
    Expected last modification: Jan 23 02:53:41 2005
    Referenced by the following packages:
    SUNWbinutils
    Current status: installed

  • A problem about gcc

    I installed Solaris8 x86 on my PC successfully, including software companion CD, which was installed under /opt.
    Following was added in .profile :
    PATH=/opt/sfw/bin:$PATH
    Then I created two programs in a subdirectory:
    C code, HelloWorld.c, compiled using gcc, run ./a.out, everything OK;
    C++ code, HelloWorld.cc, compiled using g++, ./a.out was generated, it seemed ok. But when I tried to run ./a.out, got following error message:
    $ ./a.out
    ld.so.1: ./a.out: fatal: libstdc++.so.2.10.0: open failed: No such file or directory
    Killed
    The same C++ HelloWorld compiled and run good on another Sparc/Solaris7.
    Anybody can tell me what the problem is and how to solve it?

    Edward_King wrote:
    I enter a problem about gcc,I installed solaris 10,and then login with root user,I want to use gcc,
    #pwd
    #gcc
    but I find there is no gcc,A better way to find gcc is to:
    grep gcc /var/adm/install/contents
    On a Solaris system if you install the developer or greater cluster then gcc should be installed into:
    /usr/sfw/bin
    so you can start by just checking there.
    PATH=$PATH:/opt/gnome/bin:/usr/local/bin:/opt/netscape:/usr/ccs/bin
    export PATH I'm not sure why you would need /opt/gnome or /opt/netscape but whatever.
    1 how can i know root user use sh or csh user?Look at the /etc/passwd file.
    2 I can't find .profile or .cshrc file in / directory,where are they? Which directory should I create profile or .cshrc file? After I create profile or .cshrc file,which command I can run to make profile or .cshrc file go function? Need I reboot the solaris system?By default root doesn't have one so just create using vi.
    vi /.profile
    Thanks in advance!regards,
    alan

  • How to install GCC 3.3 and Berkeley DB ?

    Hi to all
    I am doing a project written in C. It involves the use of BerkeleyDB database too.
    Tthe problem is that the project compiles successfully on GCC 3.3 but on GCC 4.3 its gives error due to strict checking.
    Kindly tell me how can I install GCC 3.3 on archlinux.
    Also how can I install Berkeley DB (including development package) on archlinux with all the header files and configure it.
    thanks to all of you
    regards
    visio159

    Thanks guys I am loving Archlinux, the speed and control is amazing.
    I installed GCC 3.3 and db.h was already in /usr/include/db.h
    but when I compiled the code (MAIN.c) it gave these errors in db.h ??? I don't know what to do now, db.h itself is reflecting errors..huh.
    As you can see the starting lines are directing towards db.h as having errors
    [noface@myhost PROJ]$ gcc-3.3 MAIN.c -ldb
    gcc-3.3: ldb: No such file or directory
    In file included from MAIN.c:3:
    /usr/include/db.h:1201: error: syntax error before "u_int"
    /usr/include/db.h:1206: error: syntax error before '}' token
    /usr/include/db.h:1544: error: syntax error before "u_int"
    /usr/include/db.h:1660: error: `close' redeclared as different kind of symbol
    /usr/include/unistd.h:320: error: previous declaration of `close'
    /usr/include/db.h:1702: error: `remove' redeclared as different kind of symbol
    /usr/include/stdio.h:155: error: previous declaration of `remove'
    /usr/include/db.h:1703: error: `rename' redeclared as different kind of symbol
    /usr/include/stdio.h:157: error: previous declaration of `rename'
    /usr/include/db.h:1740: error: `stat' redeclared as different kind of symbol
    /usr/include/sys/stat.h:210: error: previous declaration of `stat'
    /usr/include/db.h:1742: error: `sync' redeclared as different kind of symbol
    /usr/include/unistd.h:933: error: previous declaration of `sync'
    /usr/include/db.h:1743: error: `truncate' redeclared as different kind of symbol
    /usr/include/unistd.h:949: error: previous declaration of `truncate'
    /usr/include/db.h:1809: error: syntax error before '}' token
    /usr/include/db.h:1916: error: syntax error before "u_int"
    /usr/include/db.h:1923: error: conflicting types for `close'
    /usr/include/db.h:1660: error: previous declaration of `close'
    /usr/include/db.h:1925: error: conflicting types for `del'
    /usr/include/db.h:1664: error: previous declaration of `del'
    /usr/include/db.h:1926: error: `dup' redeclared as different kind of symbol
    /usr/include/unistd.h:490: error: previous declaration of `dup'
    /usr/include/db.h:1927: error: conflicting types for `get'
    /usr/include/db.h:1669: error: previous declaration of `get'
    /usr/include/db.h:1928: error: conflicting types for `get_priority'
    /usr/include/db.h:1687: error: previous declaration of `get_priority'
    /usr/include/db.h:1929: error: conflicting types for `pget'
    /usr/include/db.h:1700: error: previous declaration of `pget'
    /usr/include/db.h:1930: error: conflicting types for `put'
    /usr/include/db.h:1701: error: previous declaration of `put'
    /usr/include/db.h:1931: error: conflicting types for `set_priority'
    /usr/include/db.h:1734: error: previous declaration of `set_priority'
    /usr/include/db.h:1975: error: syntax error before '}' token
    /usr/include/db.h:2126: error: syntax error before "u_int"
    /usr/include/db.h:2145: error: syntax error before "mp_ncache"
    /usr/include/db.h:2211: error: syntax error before "cl_id"
    /usr/include/db.h:2267: error: syntax error before '*' token
    /usr/include/db.h:2282: error: conflicting types for `close'
    /usr/include/db.h:1923: error: previous declaration of `close'
    /usr/include/db.h:2287: error: conflicting types for `err'
    /usr/include/db.h:1665: error: previous declaration of `err'
    /usr/include/db.h:2288: error: conflicting types for `errx'
    /usr/include/db.h:1666: error: previous declaration of `errx'
    /usr/include/db.h:2291: error: conflicting types for `get_cachesize'
    /usr/include/db.h:1672: error: previous declaration of `get_cachesize'
    /usr/include/db.h:2294: error: conflicting types for `get_encrypt_flags'
    /usr/include/db.h:1674: error: previous declaration of `get_encrypt_flags'
    /usr/include/db.h:2295: error: conflicting types for `get_errfile'
    /usr/include/db.h:1676: error: previous declaration of `get_errfile'
    /usr/include/db.h:2296: error: conflicting types for `get_errpfx'
    /usr/include/db.h:1677: error: previous declaration of `get_errpfx'
    /usr/include/db.h:2297: error: conflicting types for `get_flags'
    /usr/include/db.h:1678: error: previous declaration of `get_flags'
    /usr/include/db.h:2312: error: conflicting types for `get_msgfile'
    /usr/include/db.h:1683: error: previous declaration of `get_msgfile'
    /usr/include/db.h:2313: error: conflicting types for `get_open_flags'
    /usr/include/db.h:1685: error: previous declaration of `get_open_flags'
    /usr/include/db.h:2364: error: conflicting types for `open'
    /usr/include/db.h:1698: error: previous declaration of `open'
    /usr/include/db.h:2365: error: conflicting types for `remove'
    /usr/include/db.h:1702: error: previous declaration of `remove'
    /usr/include/db.h:2387: error: syntax error before "u_int"
    /usr/include/db.h:2391: error: syntax error before "u_int"
    /usr/include/db.h:2393: error: syntax error before "u_int"
    /usr/include/db.h:2398: error: conflicting types for `set_alloc'
    /usr/include/db.h:1705: error: previous declaration of `set_alloc'
    /usr/include/db.h:2402: error: conflicting types for `set_cachesize'
    /usr/include/db.h:1713: error: previous declaration of `set_cachesize'
    /usr/include/db.h:2405: error: conflicting types for `set_encrypt'
    /usr/include/db.h:1716: error: previous declaration of `set_encrypt'
    /usr/include/db.h:2406: error: conflicting types for `set_errcall'
    /usr/include/db.h:1717: error: previous declaration of `set_errcall'
    /usr/include/db.h:2408: error: conflicting types for `set_errfile'
    /usr/include/db.h:1719: error: previous declaration of `set_errfile'
    /usr/include/db.h:2409: error: conflicting types for `set_errpfx'
    /usr/include/db.h:1720: error: previous declaration of `set_errpfx'
    /usr/include/db.h:2412: error: conflicting types for `set_feedback'
    /usr/include/db.h:1721: error: previous declaration of `set_feedback'
    /usr/include/db.h:2413: error: conflicting types for `set_flags'
    /usr/include/db.h:1722: error: previous declaration of `set_flags'
    /usr/include/db.h:2431: error: conflicting types for `set_msgcall'
    /usr/include/db.h:1730: error: previous declaration of `set_msgcall'
    /usr/include/db.h:2432: error: conflicting types for `set_msgfile'
    /usr/include/db.h:1731: error: previous declaration of `set_msgfile'
    /usr/include/db.h:2433: error: conflicting types for `set_paniccall'
    /usr/include/db.h:1733: error: previous declaration of `set_paniccall'
    /usr/include/db.h:2448: error: conflicting types for `stat_print'
    /usr/include/db.h:1741: error: previous declaration of `stat_print'
    /usr/include/db.h:2510: error: syntax error before '}' token
    /usr/include/db.h:2632: error: syntax error before "u_long"
    In file included from MAIN.c:6:
    /usr/include/fcntl.h:85: error: `open' redeclared as different kind of symbol
    /usr/include/db.h:2364: error: previous declaration of `open'
    In file included from /media/evt/PROJ/PROJ/include/makeTreeDB.h:2,
    from MAIN.c:19:
    /media/evt/PROJ/PROJ/include/berkeleyDB.h: In function `removeDB':
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:36: warning: passing arg 1 of pointer to function makes pointer from integer without a cast
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:36: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:37: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:37: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/berkeleyDB.h: In function `addNodeToBerkeleyDB':
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:64: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:84: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/berkeleyDB.h:96: error: dereferencing pointer to incomplete type
    In file included from MAIN.c:21:
    /media/evt/PROJ/PROJ/include/scanProc.h: In function `scanProc':
    /media/evt/PROJ/PROJ/include/scanProc.h:92: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:92: warning: passing arg 2 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:92: error: too few arguments to function
    /media/evt/PROJ/PROJ/include/scanProc.h: In function `showSummary':
    /media/evt/PROJ/PROJ/include/scanProc.h:235: warning: passing arg 1 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:235: warning: passing arg 2 of pointer to function from incompatible pointer type
    /media/evt/PROJ/PROJ/include/scanProc.h:235: error: too few arguments to function
    In file included from MAIN.c:22:
    /media/evt/PROJ/PROJ/include/bigProcessing.h: In function `bigProcessing':
    /media/evt/PROJ/PROJ/include/bigProcessing.h:58: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:95: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h: In function `scanFS_DB':
    /media/evt/PROJ/PROJ/include/bigProcessing.h:158: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:178: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:206: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:211: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:219: error: dereferencing pointer to incomplete type
    /media/evt/PROJ/PROJ/include/bigProcessing.h:224: error: dereferencing pointer to incomplete type

  • HOW TO INSTALL GCC 3.4.6 IN A SOLARIS10 SERVER

    I am trying to install gcc-3.4.6 into a Solaris 10 Server,
    I always get a problem :
    after doing:
    mkdir objdir
    cd objdir
    ../configure with-as=/usr/ccs/bin/as with-ld=/usr/ccs/bin/ld
    *** The command 'cc -o conftest -g conftest.c' failed.
    *** You must set the enviroment variable CC to a working compiler.
    �what can I do and how?
    thanks

    I am trying to install gcc-3.4.6 into a Solaris 10 Server,
    I always get a problem :
    after doing:
    mkdir objdir
    cd objdir
    ../configure with-as=/usr/ccs/bin/as with-ld=/usr/ccs/bin/ld
    *** The command 'cc -o conftest -g conftest.c' failed.
    *** You must set the enviroment variable CC to a working compiler.
    �what can I do and how?
    thanks

  • Trying to install gcc with Command Line Tools - Mountain Lion

    I am trying to update the CUDA driver for an NVIDIA GeForce GTX 570 card. To do that, I need gcc installed.
    It appears I have not been able to install gcc, and I need help doing this.
    I am a newbie to both Terminal commands and to updating CUDA drivers, so please bear with me.
    I am running Mountain Lion (10.8.2) on a dual quad core Mac Pro (mid 2010 model).
    I have been following the guide here:
    http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-mac-os-x/index.html
    To install gcc w/o having to install Xcode (I don’t need all of Xcode and so don’t want it installed), I downloaded the “Command Line Tools (OS X Mountain Lion) for Xcode – November 2012” from the Apple Developer Downloads page:
    xcode452cltools10_86938211a.dmg
    I also downloaded the “Mac OS X CUDA 5 Production Release” from the NVIDIA Developers Download page:
    cuda_5.0.36_macos.pkg
    I installed the Command Line Tools, and then installed the CUDA 5 Release (driver, toolkit, samples). Both installed successfully.
    To verify that gcc was installed, I entered the Terminal command (the guide above says this is how I check):
    /usr/bin/gcc –-help
    The resulting message was:
    i686-apple-darwin11-llvm-gcc-4.2: –-help: No such file or directory
    i686-apple-darwin11-llvm-gcc-4.2: no input files
    I take it this means I did not successfully install gcc.
    Please tell me what I am doing wrong.
    NOTE: The steps below may not be of interest to you, since they are steps to verify the CUDA driver was updated (once gcc is successfully installed).
    But I included them in the post, in case they are helpful..
    I went to “Define the environment variables”.
    I entered the command
    export PATH=/Developer/NVIDIA/CUDA-5.0/bin:$PATH
    I got no message
    I then entered the command:
    export DYLD_LIBRARY_PATH=/Developer/NVIDIA/CUDA-5.0/lib:$DYLD_LIBRARY_PATH
    I got no message
    To verify that the CUDA kernel extension is loaded, I then entered the command:
    kextstat | grep -i cuda
    I got this message:
    123 0 0xffffff7f81e69000 0x2000 0x2000 com.nvidia.CUDA (1.1.0)
    I then checked the CUDA Toolkit version by entering the command:
    nvcc –V
    I got the message:
    nvcc: NVIDIA (R) Cuda compiler driver
    Copyright (c) 2005-2012 NVIDIA Corporation
    Built on Fri_Sep_28_16:10:16_PDT_2012
    Cuda compilation tools, release 5.0, V0.2.1221
    To change the directory, I then entered:
    cd /Developer/NVIDIA/CUDA-5.0/samples
    Then to compile the samples, I entered:
    make
    The resulting message was:
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    make[1]: Nothing to be done for `all'.
    Makefile:79: *** MPI not found, not building simpleMPI.. Stop.
    make: *** [0_Simple/simpleMPI/Makefile.ph_build] Error 2
    To run the binaries, I changed the directory by entering:
    cd /Developer/NVIDIA/CUDA-5.0/samples/C/bin/darwin/release
    and then entered
    deviceQuery
    I got the message:
    -bash: cd: /Developer/NVIDIA/CUDA-5.0/samples/C/bin/darwin/release: No such file or directory

    (1) When I typed in the command
    /usr/bin/gcc –v
    I got this response:
    Using built-in specs.
    Target: i686-apple-darwin11
    Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Deve loper/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
    Thread model: posix
    gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
    Does this say I successfully installed gcc? 4.2.1 is the latest version?
    If I have successfully installed the latest version of gcc, then my problem lies with the installation of the CUDA driver.
    If your command worked, then the NVIDIA "CUDA Getting Started Guide" doc I referenced above, which I am following, is just incorrect.
    (2) I then went through the same steps as above, and got the same responses, until I got to the "make" command. This time I entered
    make clean
    And I got the response:
    rm -f asyncAPI asyncAPI.o
    rm -f cdpSimplePrint cdpSimplePrint.o
    rm -f cdpSimpleQuicksort cdpSimpleQuicksort.o
    rm -f clock clock.o *.bin
    rm -f cppIntegration cppIntegration.o cppIntegration_gold.o main.o *.bin
    rm -f cudaOpenMP cudaOpenMP.o
    rm -f inlinePTX inlinePTX.o *.bin
    rm -f matrixMul matrixMul.o
    rm -f matrixMulCUBLAS.o matrixMulCUBLAS
    rm -f matrixMulDrv matrixMulDrv.o data/matrixMul_kernel64.ptx matrixMul_kernel64.ptx
    rm -f matrixMulDynlinkJIT matrixMulDynlinkJIT.o matrixMul_gold.o matrixMul_kernel_32_ptxdump.o matrixMul_kernel_64_ptxdump.o cuda_drvapi_dynlink.o
    rm -f simpleAssert simpleAssert.o
    rm -f simpleAtomicIntrinsics simpleAtomicIntrinsics.o simpleAtomicIntrinsics_cpu.o
    rm -f simpleCallback simpleCallback.o multithreading.o *.bin
    rm -f simpleCubemapTexture simpleCubemapTexture.o *.bin
    rm -f simpleIPC simpleIPC.o
    rm -f simpleLayeredTexture simpleLayeredTexture.o
    Makefile:79: *** MPI not found, not building simpleMPI..  Stop.
    make: *** [0_Simple/simpleMPI/Makefile.ph_clean] Error 2
    Then I entered
    make
    And I got the response:
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o asyncAPI.o -c asyncAPI.cu
    g++ -arch x86_64 -o asyncAPI asyncAPI.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp asyncAPI ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64 -dc  -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o cdpSimplePrint.o -c cdpSimplePrint.cu
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64 -gencode arch=compute_35,code=sm_35  -o cdpSimplePrint cdpSimplePrint.o -L/Developer/NVIDIA/CUDA-5.0/lib -lcudadevrt
    mkdir -p ../../bin/darwin/release
    cp cdpSimplePrint ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64 -dc  -gencode arch=compute_35,code=sm_35  -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o cdpSimpleQuicksort.o -c cdpSimpleQuicksort.cu
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64 -gencode arch=compute_35,code=sm_35  -o cdpSimpleQuicksort cdpSimpleQuicksort.o -L/Developer/NVIDIA/CUDA-5.0/lib -lcudadevrt
    mkdir -p ../../bin/darwin/release
    cp cdpSimpleQuicksort ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o clock.o -c clock.cu
    g++ -arch x86_64 -o clock clock.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp clock ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o cppIntegration.o -c cppIntegration.cu
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o cppIntegration_gold.o -c cppIntegration_gold.cpp
    g++ -arch x86_64   -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o main.o -c main.cpp
    g++ -arch x86_64 -o cppIntegration cppIntegration.o cppIntegration_gold.o main.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp cppIntegration ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64 -lineinfo -Xcompiler -fopenmp  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o cudaOpenMP.o -c cudaOpenMP.cu
    ptxas warning : Command line option '--generate-line-info' not supported for 'sm_1x architecture', will be ignored
    g++ -arch x86_64 -o cudaOpenMP cudaOpenMP.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart -lgomp
    mkdir -p ../../bin/darwin/release
    cp cudaOpenMP ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o inlinePTX.o -c inlinePTX.cu
    g++ -arch x86_64 -o inlinePTX inlinePTX.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp inlinePTX ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o matrixMul.o -c matrixMul.cu
    g++ -arch x86_64 -o matrixMul matrixMul.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp matrixMul ../../bin/darwin/release
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o matrixMulCUBLAS.o -c matrixMulCUBLAS.cpp
    g++ -arch x86_64 -o matrixMulCUBLAS matrixMulCUBLAS.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart -lcublas
    mkdir -p ../../bin/darwin/release
    cp matrixMulCUBLAS ../../bin/darwin/release
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o matrixMulDrv.o -c matrixMulDrv.cpp
    g++ -arch x86_64 -o matrixMulDrv matrixMulDrv.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -framework CUDA
    mkdir -p ../../bin/darwin/release
    cp matrixMulDrv ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o matrixMul_kernel64.ptx -ptx matrixMul_kernel.cu
    mkdir -p data
    cp matrixMul_kernel64.ptx ./data
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -o matrixMulDynlinkJIT.o -c matrixMulDynlinkJIT.cpp
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -o matrixMul_gold.o -c matrixMul_gold.cpp
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -o matrixMul_kernel_32_ptxdump.o -c matrixMul_kernel_32_ptxdump.c
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -o matrixMul_kernel_64_ptxdump.o -c matrixMul_kernel_64_ptxdump.c
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -o cuda_drvapi_dynlink.o -c cuda_drvapi_dynlink.c
    g++ -arch x86_64  -o matrixMulDynlinkJIT matrixMulDynlinkJIT.o matrixMul_gold.o matrixMul_kernel_32_ptxdump.o matrixMul_kernel_64_ptxdump.o cuda_drvapi_dynlink.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -framework CUDA
    mkdir -p ../../bin/darwin/release
    cp matrixMulDynlinkJIT ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleAssert.o -c simpleAssert.cu
    g++ -arch x86_64 -o simpleAssert simpleAssert.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp simpleAssert ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_11,code=sm_11 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleAtomicIntrinsics.o -c simpleAtomicIntrinsics.cu
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleAtomicIntrinsics_cpu.o -c simpleAtomicIntrinsics_cpu.cpp
    g++ -arch x86_64 -o simpleAtomicIntrinsics simpleAtomicIntrinsics.o simpleAtomicIntrinsics_cpu.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp simpleAtomicIntrinsics ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_10,code=sm_10 -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleCallback.o -c simpleCallback.cu
    g++ -arch x86_64 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o multithreading.o -c multithreading.cpp
    g++ -arch x86_64 -o simpleCallback simpleCallback.o multithreading.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart -lpthread
    mkdir -p ../../bin/darwin/release
    cp simpleCallback ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleCubemapTexture.o -c simpleCubemapTexture.cu
    g++ -arch x86_64 -o simpleCubemapTexture simpleCubemapTexture.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp simpleCubemapTexture ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleIPC.o -c simpleIPC.cu
    g++ -arch x86_64 -o simpleIPC simpleIPC.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp simpleIPC ../../bin/darwin/release
    /Developer/NVIDIA/CUDA-5.0/bin/nvcc -m64  -gencode arch=compute_20,code=sm_20 -gencode arch=compute_30,code=sm_30 -gencode arch=compute_35,code=sm_35 -I/Developer/NVIDIA/CUDA-5.0/include -I. -I.. -I../../common/inc -o simpleLayeredTexture.o -c simpleLayeredTexture.cu
    g++ -arch x86_64 -o simpleLayeredTexture simpleLayeredTexture.o -Xlinker -rpath /Developer/NVIDIA/CUDA-5.0/lib -L/Developer/NVIDIA/CUDA-5.0/lib -lcudart
    mkdir -p ../../bin/darwin/release
    cp simpleLayeredTexture ../../bin/darwin/release
    Makefile:79: *** MPI not found, not building simpleMPI..  Stop.
    make: *** [0_Simple/simpleMPI/Makefile.ph_build] Error 2
    There is still an "Error 2" at the end, so something still appears to be wrong.

  • Unable to install gcc, says /var filesystem full

    Hi,
    when i am trying to intall gcc on solaris9, it says
    NOTICE: alloc: /var: file system full
    cpio: Cannot write "reloc/lib/libstdc++.a", errno 28, No space left on device
    cpio: Cannot write "reloc/lib/libstdc++.so.5.0.5", errno 28, No space left on device
    cpio: Cannot write "reloc/lib/libsupc++.a", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man1/cpp.1", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man1/gcc.1", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man1/gcov.1", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man7/fsf-funding.7", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man7/gfdl.7", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man7/gpl.7", errno 28, No space left on device
    124787 blocks
    when i try to check the disk free using df -h, i get output as
    Filesystem size used avail capacity Mounted on
    /dev/dsk/c0d0s0 149M 32M 103M 24% /
    /dev/dsk/c0d0s6 1.3G 451M 784M 37% /usr
    /proc 0K 0K 0K 0% /proc
    mnttab 0K 0K 0K 0% /etc/mnttab
    fd 0K 0K 0K 0% /dev/fd
    /dev/dsk/c0d0s1 52M 3.6M 43M 8% /var
    swap 585M 12K 585M 1% /var/run
    swap 585M 0K 585M 0% /tmp
    i can see clearly tht my first slice which i have used for /var filesystem is not full. what might be the problem?
    thanx in advance
    regards
    bushan.

    hi,
    I am having a similar problem while trying to install gcc...This is the error messg I get-
    cpio: Cannot write "reloc/man/man7/gfdl.7", errno 28, No space left on device
    cpio: Cannot write "reloc/man/man7/gpl.7", errno 28, No space left on device
    210439 blocks
    2 error(s)
    pkgadd: ERROR: attempt to process datastream failed
        - process </usr/bin/cpio -icdumD -C 512> failed, exit code 2
    pkgadd: ERROR: unable to unpack datastream
    Installation of <SMCgcc342s> failed (internal error).
    No changes were made to the system.But when I do a df - h it looks like I have enough space...then why am I getting this error?
    bash-2.05$ df -h
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c0t0d0s0      2.5G   2.3G   138M    95%    /
    /proc                    0K     0K     0K     0%    /proc
    mnttab                   0K     0K     0K     0%    /etc/mnttab
    fd                       0K     0K     0K     0%    /dev/fd
    swap                   3.6G   176K   3.6G     1%    /var/run
    swap                   3.6G   456K   3.6G     1%    /tmp
    /dev/dsk/c0t0d0s7       14G   2.5G    11G    19%    /export/home
    /vol/dev/dsk/c1t6d0/networker_vol_1
                           464M   464M     0K   100%    /cdrom/networker_vol_1
    /export/home/dupont     14G   2.5G    11G    19%    /home/dupontthanks,
    R

  • 10.6.8 update combined - problems installing

    Hi all,
    Currently having huge problems installing this update on my mac, have been trying for a couple of days now to get this machine back up and running again after I was told by the genius bar 2 years ago that after them spending nearly 900 pounds on new parts, that they "had no idea what the problem was, but could be something to do with the logic board". I finally decided to sell it, but as a parts and repair it will get £100 and fully working it could get a bit more, so it's in my interest to get it up and running again.
    I am by no means a computer expert, but I know a few things and can normally sort problems out by just simply using search, but alas I have finally been beaten, and have come here to ask for some assistance.
    After re-installing my macbook pro 3,1 (mid 2007) with it's original 10.4 tiger software probably 5 times before it worked, then moving on to 10.6 snow leopard which also took a couple of attempts, I am now completely stuck with no way to get this machine up to 10.6.8, so that I can make the jump to mountain lion. The software update program is either an absolute heap of dung, or my computer just won't have any of it. I have tried multiple solutions which I will list below:
    Using software update to install the 10.6.8 combined update - Failed
    Downloading the 10.6.8 combined update from apple support downloads - Failed
    Deleting the library/preferencecom.apple.softwareupdate etc. files - Still software update Failed
    Downloading 10.6.1 update and installing - Success after a few attempts
    Downloading 10.6.8 combined and trying again - Failed
    Downloading 10.6.2 update and installing - Failed
    Now this is where I am at. I have downloaded these files both on the macbook pro itself, and on my windows laptop - then transfering them across. I have never been more frustrated at a computer in my entire life, and am about 20 minutes away from throwing this laptop out of the window onto a poor bystander below. If anyone has any solution - (and don't say reformat and reinstall the OS - I've already tried that), then it would be greatly appreciated!
    I'll post the console message from my last install of just the 10.6.8 combined upate (without using software update) and if someone on here who can make sense of these messages can see a problem or offer a solution, then that would also be greatly appreciated, thanks!
    Console message after attempted install:
    06/03/2013 13:53:17        com.apple.ocspd[185]   dyld: shared cached file was build against a different libSystem.dylib, ignoring cache
    06/03/2013 13:53:25 Installer[182]      <ZeroSliderSplitView: 0x106dc2c70>: the delegate <TargetSelectPage: 0x106d6d9a0> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
    06/03/2013 13:53:25 Installer[182]      Split view bounds: {{0, 0}, {402, 104}}
    06/03/2013 13:53:25 Installer[182]          Subview frame: {{0, 0}, {0, 32}}
    06/03/2013 13:53:25 Installer[182]          Subview frame: {{0, 0}, {402, 104}}
    06/03/2013 13:53:25 Installer[182]      The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
    06/03/2013 13:53:27 [0x0-0x17017].com.apple.installer[182]       dyld: shared cached file was build against a different libSystem.dylib, ignoring cache
    06/03/2013 13:53:37 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Console"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.NetworkUtility"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.dashboardlauncher"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.frontrowlauncher"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.exposelauncher"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.spaceslauncher"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.appstore"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.backup.launcher"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.BluetoothFileExchange"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PodcastCapture"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PhotoBooth"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.VoiceOverUtility"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    06/03/2013 13:53:38 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.remoteinstallmacosx"></bundle>
    06/03/2013 13:53:38 com.apple.installd[198]      dyld: shared cached file was build against a different libSystem.dylib, ignoring cache
    06/03/2013 13:53:50 com.apple.coreservicesd[50]      dyld: shared cached file was build against a different libSystem.dylib, ignoring cache
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.dashboardlauncher"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.frontrowlauncher"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.exposelauncher"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.QuickTimePlayerX"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.spaceslauncher"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.appstore"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.backup.launcher"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.BluetoothFileExchange"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PodcastCapture"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.keychainaccess"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.PhotoBooth"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.VoiceOverUtility"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Safari"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.Console"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.remoteinstallmacosx"></bundle>
    06/03/2013 13:53:57 Installer[182]      PackageKit: Missing bundle path, skipping: <bundle id="com.apple.NetworkUtility"></bundle>
    06/03/2013 13:53:57 Installer[182]      The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

    There really shouldn't be any problem downloading that combo update unless you've got a very slow or flaky connection. And Windows doesn't play as well with Mac files as the Mac does with Windows files; who knows what Windows might have done to the update's file integrity.
    You might also try downloading the file using another browser such as Firefox. And when you have the updater, reboot into Safe Mode and then run the updater. That way you can be sure there isn't third party software somehow interfering with the update while it's tinkering with the guts of OS X.

  • Problems installing Adobe Air and BBC iPlayer Desktop

    Problems installing Adobe Air and BBC iPlayer Desktop
    I'm running Windows 7 32 bit on an ASUS netbook with 2mb ram. I installed both  Air 3.7 and BBC iPlayer Desktop using Google Chrome. I downloaded 3 BBC programmes. Two ran fine but the third wouldn't start and I kept getting a message to try again later. I deleted this programme and downloaded it again, with the same result.
    So I uninstalled both Air and the BBC iPlayer Desktop, the Air exe file and the two folders at the following locations:
    C:\Users\USERNAME\AppData\Roaming\Adobe\AIR\   and
    C:\Users\USERNAME\AppData\Roaming\BBCiPlayerDesktop.xxx
    Since doing this each time I try to install Air either on its own or with the BBC iPlayer software I get the message part way through installation:
    "Sorry, an error has occurred.
    An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    I have run the Microsoft Fix it programme and still get the same result.
    I have tried everything on your Trouble Shooting page apart from the bit about the elevated command prompt, but as I'm the sole user and administrator, that seems unnecessary.
    I have closed Chrome and tried installation using Windows Explorer but with the same result.
    I have tried all the above with Microsoft Security Essentials running and disabled. And I have tried the same with Astrill on and off.
    I have had a response from the BBC with much the same advice as appears on your trouble shooting page.
    Here is the Air installation log, followed by the MSI log.
    [2013-04-25:06:53:46] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:53:46] Commandline is:
    [2013-04-25:06:53:46] No installed runtime detected
    [2013-04-25:06:53:57] Relaunching with elevation
    [2013-04-25:06:53:57] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air79c1.tmp\adobe air installer.exe -ei
    [2013-04-25:06:54:02] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:06:54:02] Commandline is: -stdio \\.\pipe\AIR_1172_0 -ei
    [2013-04-25:06:54:02] No installed runtime detected
    [2013-04-25:06:54:03] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:06:54:04] Installing msi at c:\users\steve\appdata\local\temp
    \air79c1.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:54:10] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:06:54:10] Rolling back install of c:\users\steve\appdata\local
    \temp\air79c1.tmp\setup.msi
    [2013-04-25:06:54:10] Rollback complete
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Runtime Installer end with exit code 7
    [2013-04-25:06:54:20] Runtime Installer end with exit code 7
    [2013-04-25:06:55:38] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:55:38] Commandline is:
    [2013-04-25:06:55:38] No installed runtime detected
    [2013-04-25:06:55:45] Relaunching with elevation
    [2013-04-25:06:55:45] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air30fe.tmp\adobe air installer.exe -ei
    [2013-04-25:06:55:48] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:06:55:48] Commandline is: -stdio \\.\pipe\AIR_1264_0 -ei
    [2013-04-25:06:55:48] No installed runtime detected
    [2013-04-25:06:55:49] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:06:55:51] Installing msi at c:\users\steve\appdata\local\temp
    \air30fe.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:55:55] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:06:55:55] Rolling back install of c:\users\steve\appdata\local
    \temp\air30fe.tmp\setup.msi
    [2013-04-25:06:55:55] Rollback complete
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Runtime Installer end with exit code 7
    [2013-04-25:06:55:59] Runtime Installer end with exit code 7
    [2013-04-25:07:05:12] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:05:12] Commandline is:
    [2013-04-25:07:05:12] No installed runtime detected
    [2013-04-25:07:05:18] Relaunching with elevation
    [2013-04-25:07:05:18] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air953.tmp\adobe air installer.exe -ei
    [2013-04-25:07:05:24] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:05:24] Commandline is: -stdio \\.\pipe\AIR_3888_0 -ei
    [2013-04-25:07:05:24] No installed runtime detected
    [2013-04-25:07:05:24] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:05:26] Installing msi at c:\users\steve\appdata\local\temp
    \air953.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:05:29] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:05:29] Rolling back install of c:\users\steve\appdata\local
    \temp\air953.tmp\setup.msi
    [2013-04-25:07:05:29] Rollback complete
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Runtime Installer end with exit code 7
    [2013-04-25:07:05:31] Runtime Installer end with exit code 7
    [2013-04-25:07:06:12] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:07:06:12] Commandline is:
    [2013-04-25:07:06:12] No installed runtime detected
    [2013-04-25:07:06:21] Relaunching with elevation
    [2013-04-25:07:06:22] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\aire916.tmp\adobe air installer.exe -ei
    [2013-04-25:07:06:32] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:06:32] Commandline is: -stdio \\.\pipe\AIR_5884_0 -ei
    [2013-04-25:07:06:32] No installed runtime detected
    [2013-04-25:07:06:32] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:06:33] Installing msi at c:\users\steve\appdata\local\temp
    \aire916.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:06:37] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:06:37] Rolling back install of c:\users\steve\appdata\local
    \temp\aire916.tmp\setup.msi
    [2013-04-25:07:06:37] Rollback complete
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Runtime Installer end with exit code 7
    [2013-04-25:07:06:40] Runtime Installer end with exit code 7
    [2013-04-25:07:26:15] Runtime Installer begin with version 3.7.0.1530 on
    Windows Vista x86
    [2013-04-25:07:26:15] Commandline is:
    [2013-04-25:07:26:15] No installed runtime detected
    [2013-04-25:07:26:28] Relaunching with elevation
    [2013-04-25:07:26:28] Launching subprocess with commandline c:\users
    \steve\appdata\local\temp\air3063.tmp\adobe air installer.exe -ei
    [2013-04-25:07:26:37] Runtime Installer begin with version 3.7.0.1530 on
    Windows 7 x86
    [2013-04-25:07:26:37] Commandline is: -stdio \\.\pipe\AIR_2348_0 -ei
    [2013-04-25:07:26:37] No installed runtime detected
    [2013-04-25:07:26:37] Starting silent runtime install. Installing runtime version
    3.7.0.1530
    [2013-04-25:07:26:39] Installing msi at c:\users\steve\appdata\local\temp
    \air3063.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:26:48] Error occurred during msi install operation; beginning
    rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2
    text="1603" errorID=0]
    [2013-04-25:07:26:48] Rolling back install of c:\users\steve\appdata\local
    \temp\air3063.tmp\setup.msi
    [2013-04-25:07:26:48] Rollback complete
    [2013-04-25:07:26:48] Exiting due to error: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Runtime Installer end with exit code 7
    [2013-04-25:07:46:09] Runtime Installer end with exit code 7
    === Verbose logging started: 25/04/2013  08:34:51  Build type: SHIP UNICODE
    5.00.7601.00  Calling process: C:\windows\System32\msiexec.exe ===
    MSI (c) (68:6C) [08:34:51:397]: Font created.  Charset: Req=0, Ret=0, Font:
    Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (68:6C) [08:34:51:397]: Font created.  Charset: Req=0, Ret=0, Font:
    Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (68:70) [08:34:51:469]: Resetting cached policy values
    MSI (c) (68:70) [08:34:51:469]: Machine policy value 'Debug' is 0
    MSI (c) (68:70) [08:34:51:469]: ******* RunEngine:
               ******* Product: C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (68:70) [08:34:51:473]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (68:70) [08:34:51:653]: SOFTWARE RESTRICTION POLICY: Verifying
    package --> 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi' against
    software restriction policy
    MSI (c) (68:70) [08:34:51:654]: SOFTWARE RESTRICTION POLICY: C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi has a digital signature
    MSI (c) (68:70) [08:34:51:966]: SOFTWARE RESTRICTION POLICY: C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi is permitted to run at the
    'unrestricted' authorization level.
    MSI (c) (68:70) [08:34:51:986]: Cloaking enabled.
    MSI (c) (68:70) [08:34:51:986]: Attempting to enable all disabled privileges
    before calling Install on Server
    MSI (c) (68:70) [08:34:52:001]: End dialog not enabled
    MSI (c) (68:70) [08:34:52:001]: Original package ==> C:\Users\Steve
    \Downloads\MicrosoftFixit50381.msi
    MSI (c) (68:70) [08:34:52:001]: Package we're running from ==> C:\Users
    \Steve\Downloads\MicrosoftFixit50381.msi
    MSI (c) (68:70) [08:34:52:010]: APPCOMPAT: Compatibility mode property
    overrides found.
    MSI (c) (68:70) [08:34:52:012]: APPCOMPAT: looking for appcompat database
    entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}'.
    MSI (c) (68:70) [08:34:52:012]: APPCOMPAT: no matching ProductCode found
    in database.
    MSI (c) (68:70) [08:34:52:041]: MSCOREE not loaded loading copy from
    system32
    MSI (c) (68:70) [08:34:52:063]: Machine policy value 'TransformsSecure' is 0
    MSI (c) (68:70) [08:34:52:063]: User policy value 'TransformsAtSource' is 0
    MSI (c) (68:70) [08:34:52:064]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (68:70) [08:34:52:064]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (68:70) [08:34:52:065]: Machine policy value 'DisablePatch' is 0
    MSI (c) (68:70) [08:34:52:065]: Machine policy value 'AllowLockdownPatch' is
    0
    MSI (c) (68:70) [08:34:52:066]: Machine policy value 'DisableMsi' is 0
    MSI (c) (68:70) [08:34:52:066]: Machine policy value 'AlwaysInstallElevated' is
    0
    MSI (c) (68:70) [08:34:52:066]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (68:70) [08:34:52:066]: Running product '{55D13F49-FCB8-4892-
    8266-05D373FCAA61}' with user privileges: It's not assigned.
    MSI (c) (68:70) [08:34:52:067]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (68:70) [08:34:52:067]: Machine policy value
    'DisableFlyWeightPatching' is 0
    MSI (c) (68:70) [08:34:52:068]: Enabling baseline caching for this transaction
    since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor
    update patch is active
    MSI (c) (68:70) [08:34:52:071]: APPCOMPAT: looking for appcompat database
    entry with ProductCode '{55D13F49-FCB8-4892-8266-05D373FCAA61}'.
    MSI (c) (68:70) [08:34:52:072]: APPCOMPAT: no matching ProductCode found
    in database.
    MSI (c) (68:70) [08:34:52:072]: Transforms are not secure.
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding MsiLogFileLocation
    property. Its value is 'C:\Users\Steve\AppData\Local\Temp\MSIa5745.LOG'.
    MSI (c) (68:70) [08:34:52:073]: Command Line: CURRENTDIRECTORY=C:\Users
    \Steve\Downloads CLIENTUILEVEL=0 CLIENTPROCESSID=9576
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding PackageCode
    property. Its value is '{1C7C3009-013E-4A16-9A0F-0000FB80A613}'.
    MSI (c) (68:70) [08:34:52:073]: Product Code passed to Engine.Initialize:        
    MSI (c) (68:70) [08:34:52:073]: Product Code from property table before
    transforms: '{55D13F49-FCB8-4892-8266-05D373FCAA61}'
    MSI (c) (68:70) [08:34:52:073]: Product Code from property table after
    transforms:  '{55D13F49-FCB8-4892-8266-05D373FCAA61}'
    MSI (c) (68:70) [08:34:52:073]: Product not registered: beginning first-time
    install
    MSI (c) (68:70) [08:34:52:073]: PROPERTY CHANGE: Adding ProductState
    property. Its value is '-1'.
    MSI (c) (68:70) [08:34:52:073]: Entering
    CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (68:70) [08:34:52:073]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (68:70) [08:34:52:073]: Adding new sources is allowed.
    MSI (c) (68:70) [08:34:52:074]: PROPERTY CHANGE: Adding
    PackagecodeChanging property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:074]: Package name extracted from package path:
    'MicrosoftFixit50381.msi'
    MSI (c) (68:70) [08:34:52:075]: Package to be registered:
    'MicrosoftFixit50381.msi'
    MSI (c) (68:70) [08:34:52:075]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (68:70) [08:34:52:078]: Note: 1: 2262 2: AdminProperties 3: -
    2147287038
    MSI (c) (68:70) [08:34:52:078]: Machine policy value 'AlwaysInstallElevated' is
    0
    MSI (c) (68:70) [08:34:52:078]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (68:70) [08:34:52:079]: Running product '{55D13F49-FCB8-4892-
    8266-05D373FCAA61}' with user privileges: It's not assigned.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding
    CURRENTDIRECTORY property. Its value is 'C:\Users\Steve\Downloads'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding CLIENTUILEVEL
    property. Its value is '0'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding CLIENTPROCESSID
    property. Its value is '9576'.
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding
    MsiSystemRebootPending property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:079]: TRANSFORMS property is now:
    MSI (c) (68:70) [08:34:52:079]: PROPERTY CHANGE: Adding VersionDatabase
    property. Its value is '200'.
    MSI (c) (68:70) [08:34:52:081]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming
    MSI (c) (68:70) [08:34:52:082]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Favorites
    MSI (c) (68:70) [08:34:52:084]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (c) (68:70) [08:34:52:085]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Documents
    MSI (c) (68:70) [08:34:52:086]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (c) (68:70) [08:34:52:088]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Recent
    MSI (c) (68:70) [08:34:52:089]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (c) (68:70) [08:34:52:091]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Templates
    MSI (c) (68:70) [08:34:52:092]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData
    MSI (c) (68:70) [08:34:52:093]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Local
    MSI (c) (68:70) [08:34:52:094]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Pictures
    MSI (c) (68:70) [08:34:52:097]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    \Administrative Tools
    MSI (c) (68:70) [08:34:52:098]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    \Startup
    MSI (c) (68:70) [08:34:52:099]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (c) (68:70) [08:34:52:101]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (c) (68:70) [08:34:52:102]: SHELL32::SHGetFolderPath returned: C:
    \Users\Steve\Desktop
    MSI (c) (68:70) [08:34:52:104]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (c) (68:70) [08:34:52:106]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (c) (68:70) [08:34:52:106]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (c) (68:70) [08:34:52:107]: SHELL32::SHGetFolderPath returned: C:
    \ProgramData\Microsoft\Windows\Start Menu
    MSI (c) (68:70) [08:34:52:109]: SHELL32::SHGetFolderPath returned: C:
    \Users\Public\Desktop
    MSI (c) (68:70) [08:34:52:113]: SHELL32::SHGetFolderPath returned: C:
    \windows\Fonts
    MSI (c) (68:70) [08:34:52:115]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans
    Serif 4: 0 5: 16
    MSI (c) (68:70) [08:34:52:147]: MSI_LUA: Setting AdminUser property to 1
    because this is the client or the user has already permitted elevation
    MSI (c) (68:70) [08:34:52:147]: PROPERTY CHANGE: Adding AdminUser
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:147]: PROPERTY CHANGE: Adding Privileged
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:52:148]: Note: 1: 1402 2: HKEY_CURRENT_USER
    \Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (68:70) [08:34:52:148]: PROPERTY CHANGE: Adding USERNAME
    property. Its value is 'Steve'.
    MSI (c) (68:70) [08:34:52:149]: Note: 1: 1402 2: HKEY_CURRENT_USER
    \Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding DATABASE
    property. Its value is 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi'.
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding OriginalDatabase
    property. Its value is 'C:\Users\Steve\Downloads\MicrosoftFixit50381.msi'.
    MSI (c) (68:70) [08:34:52:149]: Machine policy value 'MsiDisableEmbeddedUI' is
    0
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding SourceDir
    property. Its value is 'C:\Users\Steve\Downloads\'.
    MSI (c) (68:70) [08:34:52:149]: PROPERTY CHANGE: Adding SOURCEDIR
    property. Its value is 'C:\Users\Steve\Downloads\'.
    MSI (c) (68:6C) [08:34:52:153]: PROPERTY CHANGE: Adding VersionHandler
    property. Its value is '5.00'.
    === Logging started: 25/04/2013  08:34:52 ===
    MSI (c) (68:70) [08:34:52:171]: Note: 1: 2262 2: PatchPackage 3: -
    2147287038
    MSI (c) (68:70) [08:34:52:172]: Machine policy value 'DisableRollback' is 0
    MSI (c) (68:70) [08:34:52:172]: User policy value 'DisableRollback' is 0
    MSI (c) (68:70) [08:34:52:172]: PROPERTY CHANGE: Adding UILevel property.
    Its value is '5'.
    MSI (c) (68:70) [08:34:52:172]: Note: 1: 2262 2: Font 3: -2147287038
    MSI (c) (68:70) [08:34:52:174]: PROPERTY CHANGE: Adding ACTION property.
    Its value is 'INSTALL'.
    MSI (c) (68:70) [08:34:52:174]: Doing action: INSTALL
    Action 08:34:52: INSTALL.
    Action start 08:34:52: INSTALL.
    MSI (c) (68:70) [08:34:52:176]: UI Sequence table 'InstallUISequence' is
    present and populated.
    MSI (c) (68:70) [08:34:52:176]: Running UISequence
    MSI (c) (68:70) [08:34:52:176]: PROPERTY CHANGE: Adding EXECUTEACTION
    property. Its value is 'INSTALL'.
    MSI (c) (68:70) [08:34:52:176]: Doing action: Milestone_ERRCA_UIAN726
    Action 08:34:52: Milestone_ERRCA_UIAN726.
    Action start 08:34:52: Milestone_ERRCA_UIAN726.
    MSI (c) (68:70) [08:34:52:177]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_ERRCA_UIAN726'
    MSI (c) (68:70) [08:34:52:178]: PROPERTY CHANGE: Adding Milestone
    property. Its value is 'ERRCA_UIANDADVERTISED'.
    Action ended 08:34:52: Milestone_ERRCA_UIAN726. Return value 1.
    MSI (c) (68:70) [08:34:52:178]: Skipping action: ERRCA_UIANDADVERTISED
    (condition is false)
    MSI (c) (68:70) [08:34:52:178]: Doing action: Milestone_AppSearch122
    Action 08:34:52: Milestone_AppSearch122.
    Action start 08:34:52: Milestone_AppSearch122.
    MSI (c) (68:70) [08:34:52:180]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_AppSearch122'
    MSI (c) (68:70) [08:34:52:180]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'ERRCA_UIANDADVERTISED'. Its new value:
    'AppSearch'.
    Action ended 08:34:52: Milestone_AppSearch122. Return value 1.
    MSI (c) (68:70) [08:34:52:181]: Doing action: AppSearch
    Action 08:34:52: AppSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:52: AppSearch.
    MSI (c) (68:70) [08:34:52:182]: Note: 1: 2262 2: AppSearch 3: -2147287038
    Action ended 08:34:52: AppSearch. Return value 1.
    MSI (c) (68:70) [08:34:52:183]: Doing action: FindRelatedProducts
    Action 08:34:52: FindRelatedProducts. {\FinalUIFont}
    [PROGRESS_RESTORE_TXT]
    Action start 08:34:52: FindRelatedProducts.
    Action ended 08:34:52: FindRelatedProducts. Return value 1.
    MSI (c) (68:70) [08:34:52:185]: Doing action: Milestone_EulaForm201
    Action 08:34:52: Milestone_EulaForm201.
    Action start 08:34:52: Milestone_EulaForm201.
    MSI (c) (68:70) [08:34:52:186]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_EulaForm201'
    MSI (c) (68:70) [08:34:52:187]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'AppSearch'. Its new value: 'EulaForm'.
    Action ended 08:34:52: Milestone_EulaForm201. Return value 1.
    MSI (c) (68:70) [08:34:52:187]: Doing action: EulaForm
    Action 08:34:52: EulaForm.
    Action start 08:34:52: EulaForm.
    MSI (c) (68:70) [08:34:52:193]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'EulaForm'
    MSI (c) (68:6C) [08:34:52:205]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VSI_MS_Sans_Serif13.0_0_0 textstyle, the system created a 'MS
    Sans Serif' font, in 0 character set, of 13 pixels height.
    MSI (c) (68:6C) [08:34:52:221]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VsdDefaultUIFont.524F4245_5254_5341_4C45_534153783400
    textstyle, the system created a 'MS Sans Serif' font, in 0 character set, of 13
    pixels height.
    MSI (c) (68:6C) [08:34:52:225]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For VSI_MS_Sans_Serif16.0_1_0 textstyle, the system created a 'MS
    Sans Serif' font, in 0 character set, of 20 pixels height.
    MSI (c) (68:6C) [08:34:52:301]: Note: 1: 2262 2: CheckBox 3: -2147287038
    Action 08:34:52: EulaForm. Dialog created
    MSI (c) (68:10) [08:34:52:312]: Note: 1: 2731 2: 0
    MSI (c) (68:6C) [08:34:55:670]: PROPERTY CHANGE: Adding EulaForm_Property
    property. Its value is '1'.
    Action ended 08:34:56: EulaForm. Return value 1.
    MSI (c) (68:70) [08:34:56:881]: Doing action: EULAACCEPTED_ACTION
    Action 08:34:56: EULAACCEPTED_ACTION.
    Action start 08:34:56: EULAACCEPTED_ACTION.
    MSI (c) (68:70) [08:34:56:883]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'EULAACCEPTED_ACTION'
    MSI (c) (68:70) [08:34:56:883]: PROPERTY CHANGE: Adding EULAACCEPTED
    property. Its value is '1'.
    Action ended 08:34:56: EULAACCEPTED_ACTION. Return value 1.
    MSI (c) (68:70) [08:34:56:884]: Doing action: Milestone_LaunchCond24
    Action 08:34:56: Milestone_LaunchCond24.
    Action start 08:34:56: Milestone_LaunchCond24.
    MSI (c) (68:70) [08:34:56:886]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_LaunchCond24'
    MSI (c) (68:70) [08:34:56:887]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'EulaForm'. Its new value: 'LaunchConditions'.
    Action ended 08:34:56: Milestone_LaunchCond24. Return value 1.
    MSI (c) (68:70) [08:34:56:889]: Doing action: LaunchConditions
    Action 08:34:56: LaunchConditions. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: LaunchConditions.
    Action ended 08:34:56: LaunchConditions. Return value 1.
    MSI (c) (68:70) [08:34:56:891]: Doing action: CCPSearch
    Action 08:34:56: CCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CCPSearch.
    MSI (c) (68:70) [08:34:56:892]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 08:34:56: CCPSearch. Return value 1.
    MSI (c) (68:70) [08:34:56:892]: Doing action: RMCCPSearch
    Action 08:34:56: RMCCPSearch. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: RMCCPSearch.
    MSI (c) (68:70) [08:34:56:893]: Note: 1: 2262 2: CCPSearch 3: -2147287038
    Action ended 08:34:56: RMCCPSearch. Return value 0.
    MSI (c) (68:70) [08:34:56:894]: Doing action: ValidateProductID
    Action 08:34:56: ValidateProductID. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: ValidateProductID.
    Action ended 08:34:56: ValidateProductID. Return value 1.
    MSI (c) (68:70) [08:34:56:895]: Doing action: Milestone_DIRCA_TARG947
    Action 08:34:56: Milestone_DIRCA_TARG947.
    Action start 08:34:56: Milestone_DIRCA_TARG947.
    MSI (c) (68:70) [08:34:56:897]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'Milestone_DIRCA_TARG947'
    MSI (c) (68:70) [08:34:56:897]: PROPERTY CHANGE: Modifying Milestone
    property. Its current value is 'LaunchConditions'. Its new value:
    'DIRCA_TARGETDIR'.
    Action ended 08:34:56: Milestone_DIRCA_TARG947. Return value 1.
    MSI (c) (68:70) [08:34:56:897]: Doing action: DIRCA_TARGETDIR
    Action 08:34:56: DIRCA_TARGETDIR. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: DIRCA_TARGETDIR.
    MSI (c) (68:70) [08:34:56:899]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'DIRCA_TARGETDIR'
    MSI (c) (68:70) [08:34:56:900]: PROPERTY CHANGE: Adding TARGETDIR
    property. Its value is 'C:\Program Files\Microsoft\Microsoft Fix it 50381'.
    Action ended 08:34:56: DIRCA_TARGETDIR. Return value 1.
    MSI (c) (68:70) [08:34:56:900]: Doing action: CostInitialize
    Action 08:34:56: CostInitialize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CostInitialize.
    MSI (c) (68:70) [08:34:56:901]: Machine policy value 'MaxPatchCacheSize' is
    10
    MSI (c) (68:70) [08:34:56:901]: Baseline: Sorting baselines for {55D13F49-
    FCB8-4892-8266-05D373FCAA61}.
    MSI (c) (68:70) [08:34:56:901]: Baseline: New baseline 2.1.3 from transaction.
    MSI (c) (68:70) [08:34:56:902]: Baseline: Sorted order Native: Order 0.
    MSI (c) (68:70) [08:34:56:902]: Baseline Data Table:
    MSI (c) (68:70) [08:34:56:902]: ProductCode: {55D13F49-FCB8-4892-8266-
    05D373FCAA61} Version: 2.1.3 Attributes: 0 PatchId: Native BaselineId: -
    2147483648 Order: 0
    MSI (c) (68:70) [08:34:56:902]: Baseline File Table:
    MSI (c) (68:70) [08:34:56:912]: PROPERTY CHANGE: Adding ROOTDRIVE
    property. Its value is 'D:\'.
    MSI (c) (68:70) [08:34:56:913]: PROPERTY CHANGE: Adding CostingComplete
    property. Its value is '0'.
    Action ended 08:34:56: CostInitialize. Return value 1.
    MSI (c) (68:70) [08:34:56:914]: Doing action: FileCost
    Action 08:34:56: FileCost. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: FileCost.
    MSI (c) (68:70) [08:34:56:915]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:916]: Note: 1: 2262 2: Shortcut 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: IniFile 3: -2147287038
    MSI (c) (68:70) [08:34:56:917]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    Action ended 08:34:56: FileCost. Return value 1.
    MSI (c) (68:70) [08:34:56:917]: Doing action: IsolateComponents
    Action 08:34:56: IsolateComponents. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: IsolateComponents.
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: IsolatedComponent 3: -
    2147287038
    MSI (c) (68:70) [08:34:56:919]: Note: 1: 2262 2: Patch 3: -2147287038
    Action ended 08:34:56: IsolateComponents. Return value 1.
    MSI (c) (68:70) [08:34:56:920]: Skipping action: ResumeForm (condition is
    false)
    MSI (c) (68:70) [08:34:56:920]: Skipping action: MaintenanceForm (condition
    is false)
    MSI (c) (68:70) [08:34:56:920]: Doing action: CostFinalize
    Action 08:34:56: CostFinalize. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    Action start 08:34:56: CostFinalize.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding OutOfDiskSpace
    property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:920]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:921]: PROPERTY CHANGE: Adding
    PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (c) (68:70) [08:34:56:921]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (68:70) [08:34:56:921]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (68:70) [08:34:56:923]: PROPERTY CHANGE: Modifying TARGETDIR
    property. Its current value is 'C:\Program Files\Microsoft\Microsoft Fix it 50381'.
    Its new value: 'C:\Program Files\Microsoft\Microsoft Fix it 50381\'.
    MSI (c) (68:70) [08:34:56:923]: Target path resolution complete. Dumping
    Directory table...
    MSI (c) (68:70) [08:34:56:923]: Note: target paths subject to change (via
    custom actions or browsing)
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: TARGETDIR          , Object: C:
    \Program Files\Microsoft\Microsoft Fix it 50381\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: WindowsFolder          , Object: C:
    \windows\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: ProgramMenuFolder          ,
    Object: C:\Users\Steve\AppData\Roaming\Microsoft\Windows\Start Menu
    \Programs\
    MSI (c) (68:70) [08:34:56:923]: Dir (target): Key: DesktopFolder          , Object: C:
    \Users\Steve\Desktop\
    MSI (c) (68:70) [08:34:56:923]: PROPERTY CHANGE: Adding INSTALLLEVEL
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:56:923]: Note: 1: 2262 2: IsolatedComponent 3: -
    2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: BindImage 3: -2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (c) (68:70) [08:34:56:924]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    Action ended 08:34:56: CostFinalize. Return value 1.
    MSI (c) (68:70) [08:34:56:925]: Doing action: ProgressForm
    Action 08:34:56: ProgressForm.
    Action start 08:34:56: ProgressForm.
    MSI (c) (68:70) [08:34:56:926]: Note: 1: 2235 2:  3: ExtendedType 4: SELECT
    `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM
    `CustomAction` WHERE `Action` = 'ProgressForm'
    MSI (c) (68:6C) [08:34:56:938]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line1 on dialog ProgressForm extends beyond the
    boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, Line1, to the right
    MSI (c) (68:6C) [08:34:56:941]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control Line2 on dialog ProgressForm extends beyond the
    boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, Line2, to the right
    MSI (c) (68:6C) [08:34:56:948]: Note: 1: 2262 2: Error 3: -2147287038
    DEBUG: Error 2826:  Control BannerBmp on dialog ProgressForm extends beyond
    the boundaries of the dialog to the right by 3 pixels
    The installer has encountered an unexpected error installing this package. This
    may indicate a problem with this package. The error code is 2826. The
    arguments are: ProgressForm, BannerBmp, to the right
    Action 08:34:56: ProgressForm. Dialog created
    Action ended 08:34:57: ProgressForm. Return value 1.
    MSI (c) (68:70) [08:34:57:011]: Doing action: ExecuteAction
    Action 08:34:57: ExecuteAction. {\FinalUIFont}[PROGRESS_RESTORE_TXT]
    MSI (c) (68:6C) [08:34:57:012]: Note: 1: 2262 2: Error 3: -2147287038
    Info 2898.For FinalUIFont textstyle, the system created a 'Arial' font, in 0
    character set, of 15 pixels height.
    Action start 08:34:57: ExecuteAction.
    MSI (c) (68:70) [08:34:57:035]: PROPERTY CHANGE: Adding SECONDSEQUENCE
    property. Its value is '1'.
    MSI (c) (68:70) [08:34:57:043]: Grabbed execution mutex.
    MSI (c) (68:70) [08:34:57:043]: Incrementing counter to disable shutdown.
    Counter after increment: 0
    MSI (c) (68:70) [08:34:57:045]: Switching to server: TARGETDIR="C:\Program
    Files\Microsoft\Microsoft Fix it 50381\" EULAACCEPTED="1"
    CURRENTDIRECTORY="C:\Users\Steve\Downloads" CLIENTUILEVEL="0"
    CLIENTPROCESSID="9576" USERNAME="Steve" SOURCEDIR="C:\Users\Steve
    \Downloads\" ACTION="INSTALL" EXECUTEACTION="INSTALL" ROOTDRIVE="D:\"
    INSTALLLEVEL="1" SECONDSEQUENCE="1"  ADDLOCAL=DefaultFeature 
    MSI (s) (C8:D4) [08:34:57:086]: Running installation inside multi-package
    transaction C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
    MSI (s) (C8:D4) [08:34:57:086]: Grabbed execution mutex.
    MSI (s) (C8:BC) [08:34:57:092]: Resetting cached policy values
    MSI (s) (C8:BC) [08:34:57:092]: Machine policy value 'Debug' is 0
    MSI (s) (C8:BC) [08:34:57:092]: ******* RunEngine:
               ******* Product: C:\Users\Steve\Downloads\MicrosoftFixit50381.msi
               ******* Action: INSTALL
               ******* CommandLine: **********
    MSI (s) (C8:BC) [08:34:57:096]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (C8:BC) [08:34:57:097]: Setting cached product context: User non-
    assigned for product: 48945AC3B41AEF24F91FE79A10157D52
    MSI (s) (C8:BC) [08:34:57:097]: Using cached product context: User non-
    assigned for product: 48945AC3B41AEF24F91FE79A10157D52
    MSI (s) (C8:BC) [08:34:57:099]: Setting cached product context: User non-
    assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (C8:BC) [08:34:57:099]: Using cached product context: User non-
    assigned for product: 6BBFDF96D153C8B4988D68D79C0D2A4A
    MSI (s) (C8:BC) [08:34:57:101]: Setting cached product context: User non-
    assigned for product: CAB1E4D953B64F542BD433D9568A0AB6
    MSI (s) (C8:BC) [08:34:57:101]: Using cached product context: User non-
    assigned for product: CAB1E4D953B64F542BD433D9568A0AB6
    MSI (s) (C8:BC) [08:34:57:103]: Setting cached product context: User non-
    assigned for product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (C8:BC) [08:34:57:103]: Using cached product context: User non-
    assigned for product: DED5B648C8CDA1E45B4BF9B5930AACEC
    MSI (s) (C8:BC) [08:34:57:104]: Setting cached product context: User non-
    assigned for product: E2EE924EC67B3554B8404B55780FF01D
    MSI (s) (C8:BC) [08:34:57:104]: Using cached product context: User non-
    assigned for product: E2EE924EC67B3554B8404B55780FF01D
    MSI (s) (C8:BC) [08:34:57:106]: Setting cached product context: machine
    assigned for product: 00002109001001400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:106]: Using cached product context: machine
    assigned for product: 00002109001001400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:107]: Setting cached product context: machine
    assigned for product: 00002109001031400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:108]: Using cached product context: machine
    assigned for product: 00002109001031400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:110]: Setting cached product context: machine
    assigned for product: 00002109001070400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:110]: Using cached product context: machine
    assigned for product: 00002109001070400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:111]: Setting cached product context: machine
    assigned for product: 000021090010C0400000000000F01FEC
    MSI (s) (C8:BC) [08:34:57:111]: Using cached product context: machine

    Hi Chris,
    The AIR installation log is in my original post - about 12 paras down but here is is:
    [2013-04-25:06:53:46] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:53:46] Commandline is:
    [2013-04-25:06:53:46] No installed runtime detected
    [2013-04-25:06:53:57] Relaunching with elevation
    [2013-04-25:06:53:57] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air79c1.tmp\adobe air installer.exe -ei
    [2013-04-25:06:54:02] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:06:54:02] Commandline is: -stdio \\.\pipe\AIR_1172_0 -ei
    [2013-04-25:06:54:02] No installed runtime detected
    [2013-04-25:06:54:03] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:06:54:04] Installing msi at c:\users\steve\appdata\local\temp\air79c1.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:54:10] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Rolling back install of c:\users\steve\appdata\local\temp\air79c1.tmp\setup.msi
    [2013-04-25:06:54:10] Rollback complete
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:54:10] Runtime Installer end with exit code 7
    [2013-04-25:06:54:20] Runtime Installer end with exit code 7
    [2013-04-25:06:55:38] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:55:38] Commandline is:
    [2013-04-25:06:55:38] No installed runtime detected
    [2013-04-25:06:55:45] Relaunching with elevation
    [2013-04-25:06:55:45] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air30fe.tmp\adobe air installer.exe -ei
    [2013-04-25:06:55:48] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:06:55:48] Commandline is: -stdio \\.\pipe\AIR_1264_0 -ei
    [2013-04-25:06:55:48] No installed runtime detected
    [2013-04-25:06:55:49] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:06:55:51] Installing msi at c:\users\steve\appdata\local\temp\air30fe.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:06:55:55] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Rolling back install of c:\users\steve\appdata\local\temp\air30fe.tmp\setup.msi
    [2013-04-25:06:55:55] Rollback complete
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:06:55:55] Runtime Installer end with exit code 7
    [2013-04-25:06:55:59] Runtime Installer end with exit code 7
    [2013-04-25:07:05:12] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:05:12] Commandline is:
    [2013-04-25:07:05:12] No installed runtime detected
    [2013-04-25:07:05:18] Relaunching with elevation
    [2013-04-25:07:05:18] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air953.tmp\adobe air installer.exe -ei
    [2013-04-25:07:05:24] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:05:24] Commandline is: -stdio \\.\pipe\AIR_3888_0 -ei
    [2013-04-25:07:05:24] No installed runtime detected
    [2013-04-25:07:05:24] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:05:26] Installing msi at c:\users\steve\appdata\local\temp\air953.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:05:29] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Rolling back install of c:\users\steve\appdata\local\temp\air953.tmp\setup.msi
    [2013-04-25:07:05:29] Rollback complete
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:05:29] Runtime Installer end with exit code 7
    [2013-04-25:07:05:31] Runtime Installer end with exit code 7
    [2013-04-25:07:06:12] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:07:06:12] Commandline is:
    [2013-04-25:07:06:12] No installed runtime detected
    [2013-04-25:07:06:21] Relaunching with elevation
    [2013-04-25:07:06:22] Launching subprocess with commandline c:\users\steve\appdata\local\temp\aire916.tmp\adobe air installer.exe -ei
    [2013-04-25:07:06:32] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:06:32] Commandline is: -stdio \\.\pipe\AIR_5884_0 -ei
    [2013-04-25:07:06:32] No installed runtime detected
    [2013-04-25:07:06:32] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:06:33] Installing msi at c:\users\steve\appdata\local\temp\aire916.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:06:37] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Rolling back install of c:\users\steve\appdata\local\temp\aire916.tmp\setup.msi
    [2013-04-25:07:06:37] Rollback complete
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:06:37] Runtime Installer end with exit code 7
    [2013-04-25:07:06:40] Runtime Installer end with exit code 7
    [2013-04-25:07:26:15] Runtime Installer begin with version 3.7.0.1530 on Windows Vista x86
    [2013-04-25:07:26:15] Commandline is:
    [2013-04-25:07:26:15] No installed runtime detected
    [2013-04-25:07:26:28] Relaunching with elevation
    [2013-04-25:07:26:28] Launching subprocess with commandline c:\users\steve\appdata\local\temp\air3063.tmp\adobe air installer.exe -ei
    [2013-04-25:07:26:37] Runtime Installer begin with version 3.7.0.1530 on Windows 7 x86
    [2013-04-25:07:26:37] Commandline is: -stdio \\.\pipe\AIR_2348_0 -ei
    [2013-04-25:07:26:37] No installed runtime detected
    [2013-04-25:07:26:37] Starting silent runtime install. Installing runtime version 3.7.0.1530
    [2013-04-25:07:26:39] Installing msi at c:\users\steve\appdata\local\temp\air3063.tmp\setup.msi with guid {A0087DDE-69D0-11E2-AD57-43CA6188709B}
    [2013-04-25:07:26:48] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Rolling back install of c:\users\steve\appdata\local\temp\air3063.tmp\setup.msi
    [2013-04-25:07:26:48] Rollback complete
    [2013-04-25:07:26:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2013-04-25:07:26:48] Runtime Installer end with exit code 7
    [2013-04-25:07:46:09] Runtime Installer end with exit code 7

  • Problem Installing P6 v7 Standalone on Windows 7 64 bit

    I am having serious problems installing P6v7 on Windows 7 64 bit, as a Standalone.
    I've installed the Oracle database, version 10g, with no problems
    When I come to install the P6 software as a standalone installation on a laptop it keeps trying to link to the SQL database - as opposed to Oracle for Standalone - and I end up stuck with it asking for a password to the SQL database {the username is already locked as "sa"}, no standard passwords get me through.
    According to my supplier this has happened a few times to others and they are "working on a fix"
    Any advice would be most welcome.

    Hi DeborahZ,
    Truthfully, I have nothing else to suggest other than what you have tried. You can however call HP tech support to see if they are able to offer you a discount on a newer model. If you are in Canada or US call 800 474 6836, or you can Contact HP Worldwide.
    Thanks for reaching out to the HP Forums.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • I had a problem installing icloud on windows 8.1. What should I do? At the end of the installation process there is a error message.

    I had a problem installing icloud on windows 8.1. At the end of the installation process there is a error message.What should I do? 

    I'm guessing that you have checked and complied with the system requirements?
    System Requirements
    Microsoft Windows 7 or 8
    Microsoft Outlook 2007 or later or an up-to-date browser (for Mail, Contacts, Calendars)
    Internet Explorer 9 or later, Firefox 22 or later, or Google Chrome 28 or later (for Bookmarks)
    Broadband Internet access
    Note: If you are upgrading from iCloud Control Panel 1.1 or earlier, you will need to sign out of iCloud Control Panel and uninstall it before downloading iCloud Control Panel 3.1

Maybe you are looking for

  • Cleaning up after a call to OCIAttrGet

    In the code below, I call OCIAttrGet to get a session handle from the Service Context handle svchp. After I am done with the session handle in sh_ptr, I think I should do something to clean it up as it looks like something gets allocated. That being

  • Report Painter Help for a Beginner

    Hi All I am very new to FI and even SAP - can any one help with the tips for creating a report through Report Painter- I have gone through the online helps but not able to pick up, please help to create a simple G/L Report or some other reports for l

  • UME Actions in 12.1

    Hello , I have a transaction where I am  writing an XML file locally within the project using web://u2026. Then using FTP to put that file on a remote folder and after a success of the FTP action I delete the local file on web://u2026 This works well

  • How to display all the questions of a survey in a page?

    How to create multiple surveys in a survey list?How to display all the questions in a page and provide feedback button for each question?While giving the feedback user can ab. to see posted question date and posted person name. sindu

  • Window does not fit into page

    Hi all, I'm creating a smartform which prints one internal table consists of 36 fields. In table line type i have mentioned the 36 fields. First four are of 4CM and other 32 fields of 2CM width. So in total i have mentioned as 80 CM.  But its showing