Answered
Coldfusion install in Linux VMWare session
Has anyone had a successful install of coldfusion mx7.0.1 in
a linux vmware session? I found an issue listed on this site for
coldfusion installed in a windows vmware session. I tried the work
around using a silent install and still had installation issues.
( http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.f7447c40&extid=f7447c40&dialogID=117420173&iterationID=1&sessionID=4830838986d87c681272&stateID=1+0+117394817&mode=advanced)
(do a find for VMWARE)
I'm aware of the C++ compatibility issues, and I know I have the additional libraries installed. (I don't think that's the issue for this installation anyway)
I get the error listed in the install log file stating:
"/tmp/0124.tmp/ant_bin_dir.zip
Status: ERROR
Additional Notes: ERROR - Problems occured wit the expander of Z_/installers/CustomCode/includes/ant_bin_dir.zip's type.It said: error in opening zip file"
I've got zip and unzip in the path and callable. There's a lot more errors afterwards, but I think it's because the files are missing because of the zip file. Any ideas?
Oh, I also tried to download this file 3 different times. I had an original install file that I used before with no issues. I also downloaded it two more times just to make sure that I didn't have a corrupted file.
(Edit)
I made the application save the temp directory so I could see what it was working with. I went through unzipping files that I could find and found that Resource1.zip has issues.
"End-ofcentral-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case te central directory and zipfile comment will be found on the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of Resource1.zip or Resource1.zip.zip and cannot find Resource1.zip.zip, period."
Perhaps its an issue with this file in the installer?
( http://www.macromedia.com/cfusion/knowledgebase/index.cfm?event=view&id=KC.f7447c40&extid=f7447c40&dialogID=117420173&iterationID=1&sessionID=4830838986d87c681272&stateID=1+0+117394817&mode=advanced)
(do a find for VMWARE)
I'm aware of the C++ compatibility issues, and I know I have the additional libraries installed. (I don't think that's the issue for this installation anyway)
I get the error listed in the install log file stating:
"/tmp/0124.tmp/ant_bin_dir.zip
Status: ERROR
Additional Notes: ERROR - Problems occured wit the expander of Z_/installers/CustomCode/includes/ant_bin_dir.zip's type.It said: error in opening zip file"
I've got zip and unzip in the path and callable. There's a lot more errors afterwards, but I think it's because the files are missing because of the zip file. Any ideas?
Oh, I also tried to download this file 3 different times. I had an original install file that I used before with no issues. I also downloaded it two more times just to make sure that I didn't have a corrupted file.
(Edit)
I made the application save the temp directory so I could see what it was working with. I went through unzipping files that I could find and found that Resource1.zip has issues.
"End-ofcentral-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case te central directory and zipfile comment will be found on the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of Resource1.zip or Resource1.zip.zip and cannot find Resource1.zip.zip, period."
Perhaps its an issue with this file in the installer?
