Error installing Coldfusion on Ubuntu. Please help.

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Error installing Coldfusion on Ubuntu. Please help.

    I'm attempting to get Coldfusion up and running on my development box. I found
    a tutorial for installing 7.01 on Debian, but I cannot get past the phase of
    installation. Here is the error that i get:

    [hr]
    ./coldfuion-702-lin.bin.bak
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...
    nawk: error while loading shared libraries: libm.so.6: cannot open shared
    object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared
    object file: No such file or directory
    /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared
    object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared
    object file: No such file or directory
    dirname: error while loading shared libraries: libc.so.6: cannot open shared
    object file: No such file or directory
    basename: error while loading shared libraries: libc.so.6: cannot open shared
    object file: No such file or directory

    Launching installer...

    grep: error while loading shared libraries: libc.so.6: cannot open shared
    object file: No such file or directory
    exec: 2319: /tmp/install.dir.5753/Linux/resource/jre/bin/java: not found
    [hr]

    I've got the JDK installed. I dont know what else it could be. Thanks.

    ericdfields Guest

  2. Similar Questions and Discussions

    1. Ubuntu - installing software (please help)
      I am new to Linux and I have a problem that I hope you can help me with. I am using Ubuntu 5.10 (Breezy Badger). I am trying to install a game...
    2. installing new sw on Ubuntu Breezy
      I have installed 5.10 on my notebook Toshiba A80. It works well,I have installed mplayer and mplayerplug-in from source after setting up some...
    3. Error installing ColdFusion MX on WinXP Pro
      I just purchased a new computer with Windows XP Professional and am trying to install ColdFusion MX (6.0) on the machine as a standalone server...
    4. Error Installing Coldfusion MX7
      Hi I hope that someone can help me out with this problem. I am going through the install of CF M7 and I am successfully until the last step when...
    5. Installing ColdFusion
      Recently, I purchased Dreamweaver. I was wanting to be able to create dynamic web pages and it said that I would need to install ColdFusion. So I...
  3. #2

    Default Re: Error installing Coldfusion on Ubuntu. Please help.

    Same error here. I would love some help on this.

    I navigated to the /tmp... directory mentioned above and found jre/bin/
    java, so i don't know what the installer is talking about. I would
    love to turn this into a 'how to set up coldfusion on ubuntu'
    tutorial, but i think we're only one or two of the few unlucky ones
    still coding up coldfusion.....

    On Mar 25, 10:50 pm, "ericdfields" <webforumsu...@macromedia.com>
    wrote:
    > I'm attempting to get Coldfusion up and running on my development box. I found
    > a tutorial for installing 7.01 on Debian, but I cannot get past the phase of
    > installation. Here is the error that i get:
    >
    > [hr]
    > ./coldfuion-702-lin.bin.bak
    > Preparing to install...
    > Extracting the JRE from the installer archive...
    > Unpacking the JRE...
    > Extracting the installation resources from the installer archive...
    > Configuring the installer for this system's environment...
    > nawk: error while loading shared libraries: libm.so.6: cannot open shared
    > object file: No such file or directory
    > dirname: error while loading shared libraries: libc.so.6: cannot open shared
    > object file: No such file or directory
    > /bin/ls: error while loading shared libraries: librt.so.1: cannot open shared
    > object file: No such file or directory
    > basename: error while loading shared libraries: libc.so.6: cannot open shared
    > object file: No such file or directory
    > dirname: error while loading shared libraries: libc.so.6: cannot open shared
    > object file: No such file or directory
    > basename: error while loading shared libraries: libc.so.6: cannot open shared
    > object file: No such file or directory
    >
    > Launching installer...
    >
    > grep: error while loading shared libraries: libc.so.6: cannot open shared
    > object file: No such file or directory
    > exec: 2319: /tmp/install.dir.5753/Linux/resource/jre/bin/java: not found
    > [hr]
    >
    > I've got the JDK installed. I dont know what else it could be. Thanks.

    ericdfields Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139