PDA

View Full Version : Can't install Coldfusion on Ubuntu


lad
21st March 2006, 20:52
Hi everybody,

I tried to follow the howto guide on install Coldfusion on Debian, but when I try to do it on Ubuntu, it didn't work. I tried looking at the error log (attached) but not sure how to fix them. Any help would be appreciated!

-LAD

Expand Archive: /tmp/8319.tmp/ant_bin_dir.zip
Status: ERROR
Additional Notes: ERROR - Problems occured with the expander of Z_/installers/CustomCode/includes/ant_bin_dir.zip's type.It said: error in opening zip file

...

lad
21st March 2006, 20:53
forgot to attach the log file

falko
22nd March 2006, 17:37
Why does it say

Pre-Installation Check: The installer was unable to determine if the C++ compatibility pack is installed by running the following command: rpm --query compat-libstdc++
when you're on a system that doesn't use rpm?

lad
23rd March 2006, 04:47
I'm guessing because the bin file was make for RedHat and Macromedia (Adobe) doesn't officially support Debian distro, but the guide also mentions that that error isn't important for base installation.

falko
23rd March 2006, 08:48
Is zip installed? What's the output of which zip?

lad
23rd March 2006, 17:21
Is zip installed? What's the output of which zip?

Yup, both zip and unzip are available, output of the command above is:
/usr/bin/zip

lad
28th March 2006, 12:46
Still need help, anybody?

falko
28th March 2006, 19:59
I'm sorry, but I have no idea... :(

dshuck
27th August 2006, 01:50
I know this thead is a couple of months old, but if anyone else comes across it looking for help in the future, I wrote a guide to installing ColdFusion MX 7 on Ubuntu 6.06 a couple months ago on my blog. Hopefully this can help someone else. :)

http://www.daveshuck.com/index.cfm?commentID=133

edge
27th August 2006, 09:43
Pre-Installation Check: The installer was unable to determine if the C++ compatibility pack is installed by running the following command: rpm --query compat-libstdc++

Is not really a problem, exept if you want to use CFX/C++ tags

Do you als have the install problem with the last version of Coldfusion (7.0.2)?