Thaks for the prompt reply. I have 33GB available under /. Tried creating and exporting the temp dir but it still didn't work. Here is the debug output per your last email:
Preparing to install... Checking for POSIX df. Found POSIX df. True location of the self extractor: /usr/local/src/coldfusion-60-linux-en.bin Forcing install base (including tmp dir) to: /home/tmp Creating installer data directory: /home/tmp/install.dir.16123 Creating installer data directory: /home/tmp/install.dir.16123/InstallerData Gathering free-space information... Space needed to complete the self-extraction: 1219198 blocks Available space: 69247304 blocks Available blocks: 69247304 Needed blocks: 1219198 (block = 512 bytes) Computed number of blocks to extract: 702 Extracting the JRE from the installer archive... Extracting JRE from ./coldfusion-60-linux-en.bin to /home/tmp/install.dir.16123/Linux/resource/jre_padded ... Extracting done, exit code = 0 Extracting JRE from /home/tmp/install.dir.16123/Linux/resource/jre_padded to /home/tmp/install.dir.16123/Linux/resource/vm.tar.Z ... Extracting done, exit code = 0 Unpacking the JRE... Unpacking the JRE... gzip is /bin/gzip GZIP done. TAR done. Extracting the installation resources from the installer archive... Extracting install.zip from ./coldfusion-60-linux-en.bin to /home/tmp/install.dir.16123/InstallerData/installer.zip ... Extracting done, exit code = 0 Configuring the installer for this system's environment... ========= Analyzing UNIX Environment ================================= Setting UNIX (linux) flavor specifics. Importing UNIX environment into LAX properties. Checking for POSIX awk. ========= Analyzing LAX ============================================== LAX found............................ OK. LAX properties read.................. OK. ========= Finding VM ================================================= Valid VM types.......................... J2 J1 MSJ MRJ Absolute LAX_VM path.................... /home/tmp/install.dir.16123/Linux/resource/jre/bin/java Expanded Valid VM types................. JRE_J2 JDK_J2 JRE_J1 JDK_J1 MSJ MRJ * Using VM.....(lax.nl.current.vm)...... /home/tmp/install.dir.16123/Linux/resource/jre/bin/java Current VM is NOT a HotSpot VM ========= Virtual Machine Options ==================================== LAX properties incorporated............. OK. classpath............................... "/home/tmp/install.dir.16123/InstallerData:/home/tmp/install.dir.16123/Insta llerData/installer.zip" main class.............................. "com.zerog.ia.installer.Main" lax file path.......................... "/home/tmp/install.dir.16123/temp.lax" user directory.......................... "/home/tmp/install.dir.16123" stdout to............................... "console" sterr to................................ "console" install directory....................... "" JIT..................................... none option (verify)......................... off option (verbosity)...................... none option (garbage collection extent)...... none option (garbage collection thread)...... none option (native stack max size).......... none option (java stack max size)............ none option (java heap max size)............. 50331648 option (java heap initial size)......... 16777216 option (lax.nl.java.option.additional).. none ========= Display settings =========================================== X display............................... local UI mode................................. console Launching installer... ========= VM Command Line ============================================ CLASSPATH=/home/tmp/install.dir.16123/InstallerData:/home/tmp/install.dir.16 123/InstallerData/installer.zip "/home/tmp/install.dir.16123/Linux/resource/jre/bin/java" -Djava.compiler=NO NE -Xmx50331648 -Xms16777216 com.zerog.lax.LAX "/home/tmp/install.dir.16123/temp.lax" "/tmp/env.properties.16123" -i CONSOLE ========= Executing JAVA ============================================= /home/tmp/install.dir.15992/Linux/resource/jre/bin/java: line34: 16099 Bus error expr "$link" : '/' >/dev/null java was not found in /home/tmp/install.dir/15992/Linux/resource/bin/i386/native_threads/java ========= JAVA Finished ==================================================== Removing tmp install dir: "/home/tmp/install.dir.15992" Does this help? Thanks, Dennis -----Original Message----- From: Jesse Noller [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 1:56 PM To: CF-Linux Subject: RE: CFMX What's the output of df -m Try this first: mkdir /home/tmp export IATEMPDIR=/home/tmp Re-run the install. Also, what size is your installer? -rwxrwxrwx 1 root root 120775449 May 19 08:22 coldfusion-60-linux-en.bin That's the size, does your's match? Also, before you re-run the install, do: export LAX_DEBUG=true Send all the output > -----Original Message----- > From: dennis baldwin [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 12:47 PM > To: CF-Linux > Subject: RE: CFMX > > > Jesse, thanks for asking! I just downloaded the trial last > night and ran > the install and received the following error: > > /* > 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... > > Launching installer... > > /tmp/install.dir.15518/Linux/resource/jre/bin/java: line 34: > 15630 Bus error > expr "$link" : '/' >/dev/null > java was not found in > /tmp/install.dir.15518/Linux/resource/bin/i386/native_threads/java > */ > > Runnin' RedHat 7.1 w/ Apache. Any suggestions? I did have > CF MX beta 2 > installed but made sure to uninstall first. > > Thanks, > Dennis > > -----Original Message----- > From: Jesse Noller [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 1:30 PM > To: CF-Linux > Subject: CFMX > > > ok, so here's a question... Anyone messing with CFMX on Linux/Unix? > > Just wondering... > > ======================== > Jesse Noller > Macromedia Server Development > [EMAIL PROTECTED] > > "Wait! We can't stop here! This is bat country!" > > --Fear And Loathing In Las Vegas > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
