How does one go about getting the install bin for ...
# cfml-general
t
How does one go about getting the install bin for CF 2018 linux when coming from comand line only RHEL?
m
Are you asking about getting installation files? They should be on the cfml repo https://www.cfmlrepo.com/
t
safe?
a
yes, but surely there's a way of installing them from Adobe, @Mark Takata (Adobe)?
m
I guess that's a GUI installer though. @priyank_adobe any ideas here?
p
With CF2021, we have also added ZIP installer which you can extract and install so we called the full installers as GUI based installer. You can download and run this using command line. None of our customers has GUI based Linux OS except for few who are using IDE to write the code.
m
Adam I think Adobe only allows the latest version (2021) from their download site. That is why I shared the repo link.
t
Thanks guys. Yeah I needed the 2018.
m
@Mark Takata (Adobe) another idea for you guys. Adobe should provide a means of downloading all of the currently supported versions of ColdFusion. Not just the latest version.
j
See my complaint in @Mark Takata (Adobe) post about wishes for ColdFusion - re: being able to wget ColdFusion installers LOL... head desk
p
There is a way to curl it from the cfml repo
e
You can, A) download to your computer using whatever browser you like, then FTP/ SCP/ the file to your Linux box, B) you can download and use a terminal browser such as lynx or w3m, you could mount the file URL as a file system using httpfs2.